- 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/Suisei"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Suisei = { _name = "Suisei", _localized_name = "Comet", _page = false, _id = 24, _japanese_name = "彗星", _type = 7, _icon = 7, _rarity = 1, _back = 2, _card...") |
com>Ckwng |
||
Line 5: | Line 5: | ||
_id = 24, | _id = 24, | ||
_japanese_name = "彗星", | _japanese_name = "彗星", | ||
+ | _reading = "すいせい", | ||
_type = 7, | _type = 7, | ||
_icon = 7, | _icon = 7, |
Revision as of 01:21, 28 February 2015
Documentation for this module may be created at Module:Data/Equipment/Suisei/doc
local Suisei = {
_name = "Suisei",
_localized_name = "Comet",
_page = false,
_id = 24,
_japanese_name = "彗星",
_reading = "すいせい",
_type = 7,
_icon = 7,
_rarity = 1,
_back = 2,
_card = "Equipment24-1.png",
_firepower = false,
_bombing = 8,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 3,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 3,
_buildable = true,
_upgradable = false,
}
return Suisei