• 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/Swordfish

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 09:47, 28 July 2017 by がか (talk | contribs) (Created page with "--Categories: --Category:Equipment modules return { _name = "Swordfish", _id = 242, _japanese_name = "Swordfish", _reading = nil, _type = 8, -- 3,5,8,...")
(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/Swordfish/doc

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

return {
    _name = "Swordfish",
    _id = 242,
    _japanese_name = "Swordfish",
    _reading = nil,
    _type = 8, -- 3,5,8,8,28
    _icon = 8,
    _rarity = 2,
    _firepower = 2,
    _bombing = false,
    _torpedo = 3,
    _aa = false,
    _armor = false,
    _asw = 4,
    _shelling_accuracy = 1,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = 1,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = 3,
    _flight_range = 3,
    _special = false,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = false,
    _scrap_bauxite = 1,
    _buildable = false,
}