- 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/Battleship Water Demon"
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 3: | Line 3: | ||
_name = "Battleship Water Demon", | _name = "Battleship Water Demon", | ||
_rarity = 0, | _rarity = 0, | ||
− | _back = - | + | _back = -11, |
_id = 603, | _id = 603, | ||
_battle_card = "BB_Water_Oni.png", | _battle_card = "BB_Water_Oni.png", | ||
Line 32: | Line 32: | ||
_suffix = "(Final Form)", | _suffix = "(Final Form)", | ||
_rarity = 0, | _rarity = 0, | ||
− | _back = - | + | _back = -12, |
_id = 604, | _id = 604, | ||
_battle_card = "BB_Water_Oni2.png", | _battle_card = "BB_Water_Oni2.png", |
Revision as of 10:01, 25 April 2015
Documentation for this module may be created at Module:Data/Enemy/Battleship Water Demon/doc
local Battleship_Water_Demon = {
[""] = {
_name = "Battleship Water Demon",
_rarity = 0,
_back = -11,
_id = 603,
_battle_card = "BB_Water_Oni.png",
_japanese_name = "戦艦水鬼",
_reading = "せんかんすいき",
_type = 9,
_hp = 415,
_firepower = 188,
_armor = 168,
_torpedo = 0,
_evasion = nil,
_aa = 88,
_asw = 0,
_speed = 5,
_los = nil,
_range = 3,
_luck = 60,
_as_rating = false,
_equipment = {
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Surface Radar Mark.II", size = 0},
{equipment = "Abyssal Reconnaissance Plane", size = 6},
},
},
["Final"] = {
_name = "Battleship Water Demon",
_suffix = "(Final Form)",
_rarity = 0,
_back = -12,
_id = 604,
_battle_card = "BB_Water_Oni2.png",
_japanese_name = "戦艦水鬼",
_reading = "せんかんすいき",
_type = 9,
_hp = 500,
_firepower = 198,
_armor = 200,
_torpedo = 0,
_evasion = nil,
_aa = 96,
_asw = 0,
_speed = 5,
_los = nil,
_range = 3,
_luck = 90,
_as_rating = false,
_equipment = {
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Surface Radar Mark.II", size = 0},
{equipment = "Abyssal Reconnaissance Plane", size = 6},
},
},
}
return Battleship_Water_Demon