Module:Data/Enemy/Mist:Kirishima
< Module:Data
Revision as of 15:18, 22 June 2020 by がか (talk | contribs) (がか moved page Module:Kirishima (fog) to Module:Data/Ship/Kirishima (fog) without leaving a redirect)
Documentation for this module may be created at Module:Data/Enemy/Mist:Kirishima/doc
--Categories:
--[[Category:Limited enemy ship modules]]
return {
["mist"] = {
_name = "Kirishima",
_suffix = "mist",
_page = "Kirishima (fog)",
_rarity = 6.5,
_back = -1,
_api_id = 585,
_id = 585,
_cg = "Fog Enemy Kirishima 01.png",
_japanese_name = "キリシマmist",
_reading = "キリシマミスト",
_type = 8,
_hp = 102,
_firepower = 200,
_armor = 130,
_torpedo = 0,
_evasion = 37,
_aa = 60,
_asw = 0,
_speed = 10,
_los = 80,
_range = 4,
_luck = 20,
_equipment = {
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
},
},
["mist*"] = {
_name = "Kirishima",
_suffix = "mist*",
_page = "Kirishima (fog)",
_rarity = 6.5,
_back = -2,
_api_id = 591,
_id = 591,
_cg_reference = "Kirishima (fog)/mist",
_battle_card_reference = "Kirishima (fog)/mist",
_japanese_name = "キリシマ*mist*",
_reading = "キリシマミスト",
_type = 8,
_hp = 102,
_firepower = 150,
_armor = 100,
_torpedo = 0,
_evasion = 27,
_aa = 55,
_asw = 0,
_speed = 10,
_los = 80,
_range = 4,
_luck = 20,
_equipment = {
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
},
},
}