- 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/Light Cruiser Demon"
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 3: | Line 3: | ||
_name = "Light Cruiser Demon", | _name = "Light Cruiser Demon", | ||
_rarity = 0, | _rarity = 0, | ||
− | _back = - | + | _back = -11, |
_id = 601, | _id = 601, | ||
_battle_card = "CL_demon1_card.png", | _battle_card = "CL_demon1_card.png", | ||
Line 32: | Line 32: | ||
_suffix = "(Final Form)", | _suffix = "(Final Form)", | ||
_rarity = 0, | _rarity = 0, | ||
− | _back = - | + | _back = -12, |
_id = 602, | _id = 602, | ||
_battle_card = "CL_demon2_card.png", | _battle_card = "CL_demon2_card.png", |
Revision as of 10:03, 25 April 2015
Documentation for this module may be created at Module:Data/Enemy/Light Cruiser Demon/doc
local Light_Cruiser_Demon = {
[""] = {
_name = "Light Cruiser Demon",
_rarity = 0,
_back = -11,
_id = 601,
_battle_card = "CL_demon1_card.png",
_japanese_name = "軽巡棲鬼",
_reading = "けいじゅんせいき",
_type = 3,
_hp = 210,
_firepower = 59,
_armor = 135,
_torpedo = 88,
_evasion = nil,
_aa = 60,
_asw = nil,
_speed = 10,
_los = nil,
_range = 2,
_luck = 70,
_as_rating = false,
_equipment = {
{equipment = "6inch Twin Rapid Fire Gun Mount", size = 0},
{equipment = "6inch Twin Rapid Fire Gun Mount", size = 0},
{equipment = "Surface Radar Mark.II", size = 0},
{equipment = "Abyssal Reconnaissance Plane", size = 3},
},
},
["Final"] = {
_name = "Light Cruiser Demon",
_suffix = "(Final Form)",
_rarity = 0,
_back = -12,
_id = 602,
_battle_card = "CL_demon2_card.png",
_japanese_name = "軽巡棲鬼",
_reading = "けいじゅんせいき",
_type = 3,
_hp = 270,
_firepower = 69,
_armor = 170,
_torpedo = 98,
_evasion = nil,
_aa = 60,
_asw = nil,
_speed = 10,
_los = nil,
_range = 2,
_luck = 90,
_as_rating = false,
_equipment = {
{equipment = "6inch Twin Rapid Fire Gun Mount", size = 0},
{equipment = "6inch Twin Rapid Fire Gun Mount", size = 0},
{equipment = "Surface Radar Mark.II", size = 0},
{equipment = "Abyssal Reconnaissance Plane", size = 3},
},
},
}
return Light_Cruiser_Demon