- 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"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Swordfish", _id = 242, _japanese_name = "Swordfish", _reading = nil, _type = 8, -- 3,5,8,...") |
m |
||
Line 6: | Line 6: | ||
_id = 242, | _id = 242, | ||
_japanese_name = "Swordfish", | _japanese_name = "Swordfish", | ||
− | _reading = | + | _reading = false, |
_type = 8, -- 3,5,8,8,28 | _type = 8, -- 3,5,8,8,28 | ||
_icon = 8, | _icon = 8, |
Revision as of 10:02, 28 July 2017
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 = false,
_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,
}