- 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 30: | Line 30: | ||
}, | }, | ||
}, | }, | ||
− | ["Final"] = { | + | ["Final"] = "/II", |
+ | ["II"] = { | ||
_name = "Battleship Water Demon", | _name = "Battleship Water Demon", | ||
− | _suffix = " | + | _suffix = "II", |
− | _display_suffix = "(Final Form)", | + | _display_suffix = "II (Final Form)", |
_rarity = 8, | _rarity = 8, | ||
_back = -12, | _back = -12, |
Revision as of 02:28, 12 November 2015
Documentation for this module may be created at Module:Data/Enemy/Battleship Water Demon/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Battleship_Water_Demon = {
[""] = {
_name = "Battleship Water Demon",
_rarity = 8,
_back = -11,
_api_id = 603,
_id = 603,
_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,
_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"] = "/II",
["II"] = {
_name = "Battleship Water Demon",
_suffix = "II",
_display_suffix = "II (Final Form)",
_rarity = 8,
_back = -12,
_api_id = 604,
_id = 604,
_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,
_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