• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/TBF

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 16:14, 25 March 2018 by com>Segou
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/TBF/doc

--Categories:
--[[Category:Equipment modules]]

return {
    _name = "TBF",
    _id = 256,
    _japanese_name = "TBF",
    _reading = nil,
    _type = 8, -- 3,5,8,8,21
    _icon = 8,
    _rarity = 3,
    _firepower = 2,
    _bombing = false,
    _torpedo = 9,
    _aa = 1,
    _armor = false,
    _asw = 6,
    _shelling_accuracy = false,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = 2,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = 10,
    _flight_range = 6,
    _special = false,
    _scrap_fuel = 3,
    _scrap_ammo = 6,
    _scrap_steel = false,
    _scrap_bauxite = 11,
    _buildable = false,
    _info = "重い発動機と頑丈なボディを備えた、太平洋の戦い、その後半の大空を駆けた主力雷撃機「TBF」。<br/>復讐者の名を持つこの新鋭艦上雷撃機は、F6Fシリーズの援護下で多くの日本主力艦艇群に痛撃を放つこととなります。",
}