• 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/Swordfish Mk.II (Skilled)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Swordfish Mk.II (Skilled)", _id = 243, _japanese_name = "Swordfish Mk.II(熟練)", _reading =...")
 
m
Line 6: Line 6:
 
     _id = 243,
 
     _id = 243,
 
     _japanese_name = "Swordfish Mk.II(熟練)",
 
     _japanese_name = "Swordfish Mk.II(熟練)",
     _reading = nil,
+
     _reading = "Swordfish Mk.II (じゅくれん)",
 
     _type = 8, -- 3,5,8,8,28
 
     _type = 8, -- 3,5,8,8,28
 
     _icon = 8,
 
     _icon = 8,

Revision as of 10:04, 28 July 2017

Documentation for this module may be created at Module:Data/Equipment/Swordfish Mk.II (Skilled)/doc

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

return {
    _name = "Swordfish Mk.II (Skilled)",
    _id = 243,
    _japanese_name = "Swordfish Mk.II(熟練)",
    _reading = "Swordfish Mk.II (じゅくれん)",
    _type = 8, -- 3,5,8,8,28
    _icon = 8,
    _rarity = 3,
    _firepower = 3,
    _bombing = false,
    _torpedo = 5,
    _aa = false,
    _armor = false,
    _asw = 6,
    _shelling_accuracy = 3,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = 2,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = 3,
    _flight_range = 3,
    _special = false,
    _scrap_fuel = 1,
    _scrap_ammo = 2,
    _scrap_steel = false,
    _scrap_bauxite = 1,
    _buildable = false,
}