• 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 12:17, 12 September 2017 by がか (talk | contribs) (Created page with "--Categories: --Category:Equipment modules return { _name = "TBF", _id = 256, _japanese_name = "TBF", _reading = nil, _type = 8, -- 3,5,8,8,21 _ic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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,
}