- 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/Anchorage Water Demon"
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 31: | Line 31: | ||
}, | }, | ||
}, | }, | ||
− | ["Strong"] = { | + | ["Strong"] = "/II", |
+ | ["II"] = { | ||
_name = "Anchorage Water Demon", | _name = "Anchorage Water Demon", | ||
− | _suffix = " | + | _suffix = "II", |
− | _display_suffix = "(Strong)", | + | _display_suffix = "II (Strong)", |
_rarity = 8, | _rarity = 8, | ||
_back = -12, | _back = -12, | ||
Line 63: | Line 64: | ||
}, | }, | ||
}, | }, | ||
− | ["Final"] = { | + | ["Final"] = "/III", |
+ | ["III"] = { | ||
_name = "Anchorage Water Demon", | _name = "Anchorage Water Demon", | ||
− | _suffix = " | + | _suffix = "III", |
− | _display_suffix = "(Final Form)", | + | _display_suffix = "III (Final Form)", |
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
Line 93: | Line 95: | ||
}, | }, | ||
}, | }, | ||
− | ["Strong Final"] = { | + | ["Strong Final"] = "/IV", |
+ | ["IV"] = { | ||
_name = "Anchorage Water Demon", | _name = "Anchorage Water Demon", | ||
− | _suffix = " | + | _suffix = "IV", |
− | _display_suffix = "(Strong Final Form)", | + | _display_suffix = "IV (Strong Final Form)", |
_rarity = 8, | _rarity = 8, | ||
_back = -12, | _back = -12, | ||
_api_id = 612, | _api_id = 612, | ||
_id = 612, | _id = 612, | ||
− | _battle_card_reference = "/ | + | _battle_card_reference = "/III", |
− | _cg_reference = "/ | + | _cg_reference = "/III", |
_japanese_name = "泊地水鬼", | _japanese_name = "泊地水鬼", | ||
_reading = "はくちすいき", | _reading = "はくちすいき", |
Revision as of 02:35, 12 November 2015
Documentation for this module may be created at Module:Data/Enemy/Anchorage Water Demon/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Anchorage_Water_Demon = {
[""] = {
_name = "Anchorage Water Demon",
_rarity = 8,
_back = -11,
_api_id = 609,
_id = 609,
_japanese_name = "泊地水鬼",
_reading = "はくちすいき",
_type = 10,
_hp = 330,
_firepower = 120,
_armor = 200,
_torpedo = 0,
_evasion = nil,
_aa = 80,
_asw = nil,
_speed = 0,
_los = nil,
_range = 3,
_luck = 70,
_installation = true,
_equipment = {
{equipment = "Deterioration Armor Piercing Shell", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Abyssal Hell Dive Bomber", size = 120},
},
},
["Strong"] = "/II",
["II"] = {
_name = "Anchorage Water Demon",
_suffix = "II",
_display_suffix = "II (Strong)",
_rarity = 8,
_back = -12,
_api_id = 610,
_id = 610,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "泊地水鬼",
_reading = "はくちすいき",
_type = 10,
_hp = 330,
_firepower = 130,
_armor = 220,
_torpedo = 0,
_evasion = nil,
_aa = 90,
_asw = nil,
_speed = 0,
_los = nil,
_range = 3,
_luck = 75,
_installation = true,
_equipment = {
{equipment = "Deterioration Armor Piercing Shell", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Abyssal Hell Dive Bomber", size = 140},
},
},
["Final"] = "/III",
["III"] = {
_name = "Anchorage Water Demon",
_suffix = "III",
_display_suffix = "III (Final Form)",
_rarity = 8,
_back = -11,
_api_id = 611,
_id = 611,
_japanese_name = "泊地水鬼",
_reading = "はくちすいき",
_type = 10,
_hp = 430,
_firepower = 140,
_armor = 220,
_torpedo = 0,
_evasion = nil,
_aa = 100,
_asw = nil,
_speed = 0,
_los = nil,
_range = 3,
_luck = 80,
_installation = true,
_equipment = {
{equipment = "Deterioration Armor Piercing Shell", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Abyssal Hell Dive Bomber", size = 160},
},
},
["Strong Final"] = "/IV",
["IV"] = {
_name = "Anchorage Water Demon",
_suffix = "IV",
_display_suffix = "IV (Strong Final Form)",
_rarity = 8,
_back = -12,
_api_id = 612,
_id = 612,
_battle_card_reference = "/III",
_cg_reference = "/III",
_japanese_name = "泊地水鬼",
_reading = "はくちすいき",
_type = 10,
_hp = 430,
_firepower = 150,
_armor = 240,
_torpedo = 0,
_evasion = nil,
_aa = 110,
_asw = nil,
_speed = 0,
_los = nil,
_range = 3,
_luck = 85,
_installation = true,
_equipment = {
{equipment = "Deterioration Armor Piercing Shell", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "20inch Twin Gun Mount", size = 0},
{equipment = "Abyssal Hell Dive Bomber", size = 180},
},
},
}
return Anchorage_Water_Demon