- 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/Saiun
< Module:Data | Equipment
Jump to navigation
Jump to search
Revision as of 11:22, 22 February 2015 by com>Ckwng (Created page with "local Saiun = { _name = "Saiun", _page = false, _id = 54, _japanese_name = "彩雲", _type = 9, _icon = 9, _rarity = 2, _back = 3, _card = "Equipment54-1.png", _fire...")
Documentation for this module may be created at Module:Data/Equipment/Saiun/doc
local Saiun = {
_name = "Saiun",
_page = false,
_id = 54,
_japanese_name = "彩雲",
_type = 9,
_icon = 9,
_rarity = 2,
_back = 3,
_card = "Equipment54-1.png",
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 9,
_speed = false,
_luck = false,
_range = false,
_special = "Prevents T Cross Disadvantage",
_scrap_fuel = 2,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = 11,
_buildable = true,
_upgradable = false,
}
return Saiun