- 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/Harbour Water Demon"
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category: Enemy boss ship modules]] | ||
+ | |||
local Harbour_Water_Demon = { | local Harbour_Water_Demon = { | ||
[""] = { | [""] = { | ||
_name = "Harbour Water Demon", | _name = "Harbour Water Demon", | ||
− | _rarity = | + | _rarity = 8, |
_back = -11, | _back = -11, | ||
_api_id = 605, | _api_id = 605, | ||
Line 31: | Line 34: | ||
_suffix = "Strong", | _suffix = "Strong", | ||
_display_suffix = "(Strong)", | _display_suffix = "(Strong)", | ||
− | _rarity = | + | _rarity = 8, |
_back = -12, | _back = -12, | ||
_api_id = 606, | _api_id = 606, | ||
Line 62: | Line 65: | ||
_suffix = "Final", | _suffix = "Final", | ||
_display_suffix = "(Final Form)", | _display_suffix = "(Final Form)", | ||
− | _rarity = | + | _rarity = 8, |
_back = -11, | _back = -11, | ||
_api_id = 607, | _api_id = 607, | ||
Line 93: | Line 96: | ||
_suffix = "Strong Final", | _suffix = "Strong Final", | ||
_display_suffix = "(Strong Final Form)", | _display_suffix = "(Strong Final Form)", | ||
− | _rarity = | + | _rarity = 8, |
_back = -12, | _back = -12, | ||
_api_id = 608, | _api_id = 608, |
Revision as of 15:46, 27 May 2015
Documentation for this module may be created at Module:Data/Enemy/Harbour Water Demon/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Harbour_Water_Demon = {
[""] = {
_name = "Harbour Water Demon",
_rarity = 8,
_back = -11,
_api_id = 605,
_id = 605,
_japanese_name = "港湾水鬼",
_reading = "こうわんすいき",
_type = 10,
_hp = 450,
_firepower = 120,
_armor = 120,
_torpedo = 0,
_evasion = nil,
_aa = 100,
_asw = nil,
_speed = 0,
_los = nil,
_range = 3,
_luck = 60,
_equipment = {
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Abyssal Cat Fighter", size = 90},
{equipment = "Abyssal Hell Dive Bomber", size = 90},
},
},
["Strong"] = {
_name = "Harbour Water Demon",
_suffix = "Strong",
_display_suffix = "(Strong)",
_rarity = 8,
_back = -12,
_api_id = 606,
_id = 606,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "港湾水鬼",
_reading = "こうわんすいき",
_type = 10,
_hp = 450,
_firepower = 130,
_armor = 140,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = nil,
_speed = 0,
_los = nil,
_range = 3,
_luck = 65,
_equipment = {
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Abyssal Cat Fighter", size = 108},
{equipment = "Abyssal Hell Dive Bomber", size = 108},
},
},
["Final"] = {
_name = "Harbour Water Demon",
_suffix = "Final",
_display_suffix = "(Final Form)",
_rarity = 8,
_back = -11,
_api_id = 607,
_id = 607,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "港湾水鬼",
_reading = "こうわんすいき",
_type = 10,
_hp = 500,
_firepower = 140,
_armor = 140,
_torpedo = 0,
_evasion = nil,
_aa = 140,
_asw = nil,
_speed = 0,
_los = nil,
_range = 3,
_luck = 70,
_equipment = {
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Abyssal Cat Fighter", size = 108},
{equipment = "Abyssal Hell Dive Bomber", size = 108},
},
},
["Strong Final"] = {
_name = "Harbour Water Demon",
_suffix = "Strong Final",
_display_suffix = "(Strong Final Form)",
_rarity = 8,
_back = -12,
_api_id = 608,
_id = 608,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "港湾水鬼",
_reading = "こうわんすいき",
_type = 10,
_hp = 500,
_firepower = 160,
_armor = 160,
_torpedo = 0,
_evasion = nil,
_aa = 160,
_asw = nil,
_speed = 0,
_los = nil,
_range = 3,
_luck = 75,
_equipment = {
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Abyssal Cat Fighter", size = 130},
{equipment = "Abyssal Hell Dive Bomber", size = 130},
},
},
}
return Harbour_Water_Demon