- 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/Zuiun Model 12"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Zuiun_Model_12 = { _name = "Zuiun Model 12", _localized_name = "Auspicious Clouds Model 12", _page = false, _id = 80, _japanese_name = "瑞雲12型", _reading = "...") |
com>Ckwng |
||
Line 9: | Line 9: | ||
_icon = 10, | _icon = 10, | ||
_rarity = 3, | _rarity = 3, | ||
− | |||
_firepower = false, | _firepower = false, | ||
_bombing = 7, | _bombing = 7, |
Revision as of 02:32, 14 August 2015
Documentation for this module may be created at Module:Data/Equipment/Zuiun Model 12/doc
local Zuiun_Model_12 = {
_name = "Zuiun Model 12",
_localized_name = "Auspicious Clouds Model 12",
_page = false,
_id = 80,
_japanese_name = "瑞雲12型",
_reading = "ずいうん12がた",
_type = 11,
_icon = 10,
_rarity = 3,
_firepower = false,
_bombing = 7,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = 5,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 6,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 6,
_buildable = false,
_upgradable = false,
}
return Zuiun_Model_12