• 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/F4U-1D

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 09:51, 29 June 2017 by がか (talk | contribs) (Created page with "--Categories: --Category:Equipment modules return { _name = "F4U-1D", _id = 233, _japanese_name = "F4U-1D", _reading = nil, _type = 7, -- 3,5,7,7,21 ...")
(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/F4U-1D/doc

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

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