- 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/Enemy/Mist:Kirishima"
Jump to navigation
Jump to search
com>Ckwng (Created page with "--Categories: --Category:Limited enemy ship modules local Kirishima = { ["mist"] = { _name = "Kirishima", _suffix = "mist", _rarity = 4, _back = -1, _api_id = ...") |
(No difference)
|
Revision as of 00:49, 12 June 2015
Documentation for this module may be created at Module:Data/Enemy/Mist:Kirishima/doc
--Categories:
--[[Category:Limited enemy ship modules]]
local Kirishima = {
["mist"] = {
_name = "Kirishima",
_suffix = "mist",
_rarity = 4,
_back = -1,
_api_id = false,
_id = false,
_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 = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
},
["mist*"] = {
_name = "Kirishima",
_suffix = "mist*",
_rarity = 4,
_back = -2,
_api_id = false,
_id = false,
_cg = "Fog Enemy Kirishima 01.png",
_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 = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
},
}
return Kirishima