- 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/Aircraft Carrier Water Demon"
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 3: | Line 3: | ||
_name = "Aircraft Carrier Water Demon", | _name = "Aircraft Carrier Water Demon", | ||
_rarity = 0, | _rarity = 0, | ||
− | _back = - | + | _back = -11, |
_id = 599, | _id = 599, | ||
_battle_card = "Kuubosuiki_b.jpg", | _battle_card = "Kuubosuiki_b.jpg", | ||
Line 32: | Line 32: | ||
_suffix = "(Final Form)", | _suffix = "(Final Form)", | ||
_rarity = 0, | _rarity = 0, | ||
− | _back = - | + | _back = -12, |
_id = 600, | _id = 600, | ||
_battle_card = "Kuubosuiki_b.jpg", | _battle_card = "Kuubosuiki_b.jpg", |
Revision as of 10:03, 25 April 2015
Documentation for this module may be created at Module:Data/Enemy/Aircraft Carrier Water Demon/doc
local Aircraft_Carrier_Water_Demon = {
[""] = {
_name = "Aircraft Carrier Water Demon",
_rarity = 0,
_back = -11,
_id = 599,
_battle_card = "Kuubosuiki_b.jpg",
_japanese_name = "空母水鬼",
_reading = "くうぼすいき",
_type = 11,
_hp = 370,
_firepower = 140,
_armor = 170,
_torpedo = 0,
_evasion = nil,
_aa = 110,
_asw = 0,
_speed = 10,
_los = nil,
_range = 3,
_luck = 70,
_as_rating = 111,
_equipment = {
{equipment = "Abyssal Cat Fighter", size = 66},
{equipment = "Abyssal Hell Dive Bomber", size = 60},
{equipment = "Abyssal Revenge Torpedo Bomber", size = 60},
{equipment = "Abyssal Air Radar", size = 0},
},
},
["Final"] = {
_name = "Aircraft Carrier Water Demon",
_suffix = "(Final Form)",
_rarity = 0,
_back = -12,
_id = 600,
_battle_card = "Kuubosuiki_b.jpg",
_japanese_name = "空母水鬼",
_reading = "くうぼすいき",
_type = 11,
_hp = 390,
_firepower = 190,
_armor = 190,
_torpedo = 0,
_evasion = nil,
_aa = 140,
_asw = 0,
_speed = 10,
_los = nil,
_range = 3,
_luck = 70,
_as_rating = 111,
_equipment = {
{equipment = "Abyssal Cat Fighter", size = 66},
{equipment = "Abyssal Hell Dive Bomber", size = 60},
{equipment = "Abyssal Revenge Torpedo Bomber", size = 60},
{equipment = "Abyssal Air Radar", size = 0},
},
},
}
return Aircraft_Carrier_Water_Demon