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

Difference between revisions of "Module:Data/Equipment/TBM-3D"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "TBM-3D", _id = 257, _japanese_name = "TBM-3D", _reading = nil, _type = 8, -- 3,5,8,46,21 ...")
(No difference)

Revision as of 12:18, 12 September 2017

Documentation for this module may be created at Module:Data/Equipment/TBM-3D/doc

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

return {
    _name = "TBM-3D",
    _id = 257,
    _japanese_name = "TBM-3D",
    _reading = nil,
    _type = 8, -- 3,5,8,46,21
    _icon = 46,
    _rarity = 4,
    _firepower = 2,
    _bombing = false,
    _torpedo = 9,
    _aa = 1,
    _armor = false,
    _asw = 8,
    _shelling_accuracy = 2,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = 4,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = 11,
    _flight_range = 6,
    _special = false,
    _scrap_fuel = 3,
    _scrap_ammo = 7,
    _scrap_steel = false,
    _scrap_bauxite = 12,
    _buildable = false,
}