• 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/F6F-3N

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 10:16, 29 August 2017 by がか (talk | contribs) (Created page with "--Categories: --Category:Equipment modules return { _name = "F6F-3N", _id = 254, _japanese_name = "F6F-3N", _reading = "F6F-3N", _type = 6, -- 3,5,6,4...")
(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/F6F-3N/doc

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

return {
    _name = "F6F-3N",
    _id = 254,
    _japanese_name = "F6F-3N",
    _reading = "F6F-3N",
    _type = 6, -- 3,5,6,45,21
    _icon = 45,
    _rarity = 4,
    _firepower = false,
    _bombing = false,
    _torpedo = false,
    _aa = 8,
    _armor = false,
    _asw = 4,
    _shelling_accuracy = 2,
    _torpedo_accuracy = false,
    _evasion = 3,
    _los = 2,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = 9,
    _flight_range = 5,
    _special = false,
    _scrap_fuel = 2,
    _scrap_ammo = 3,
    _scrap_steel = false,
    _scrap_bauxite = 5,
    _buildable = false,
}