- 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>Battlecruiser m (final forms should be III and IV) |
m |
||
Line 7: | Line 7: | ||
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1609, |
− | _id = | + | _id = 1609, |
_japanese_name = "泊地水鬼", | _japanese_name = "泊地水鬼", | ||
_reading = "はくちすいき", | _reading = "はくちすいき", | ||
Line 38: | Line 38: | ||
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1610, |
− | _id = | + | _id = 1610, |
_battle_card_reference = "/", | _battle_card_reference = "/", | ||
_cg_reference = "/", | _cg_reference = "/", | ||
Line 71: | Line 71: | ||
_rarity = 8, | _rarity = 8, | ||
_back = -12, | _back = -12, | ||
− | _api_id = | + | _api_id = 1611, |
− | _id = | + | _id = 1611, |
_japanese_name = "泊地水鬼", | _japanese_name = "泊地水鬼", | ||
_reading = "はくちすいき", | _reading = "はくちすいき", | ||
Line 102: | Line 102: | ||
_rarity = 8, | _rarity = 8, | ||
_back = -12, | _back = -12, | ||
− | _api_id = | + | _api_id = 1612, |
− | _id = | + | _id = 1612, |
_battle_card_reference = "/III", | _battle_card_reference = "/III", | ||
_cg_reference = "/III", | _cg_reference = "/III", |
Revision as of 21:52, 16 September 2018
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 = 1609,
_id = 1609,
_japanese_name = "泊地水鬼",
_reading = "はくちすいき",
_type = 10,
_hp = 330,
_firepower = 120,
_armor = 200,
_torpedo = 0,
_evasion = 15,
_aa = 80,
_asw = 0,
_speed = 0,
_los = 80,
_range = 3,
_luck = 70,
_installation = true,
_equipment = {
{equipment = "Deterioration Armor Piercing Shell", size = 0},
{equipment = "16inch Twin Gun Mount", size = 0},
{equipment = "16inch 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 = -11,
_api_id = 1610,
_id = 1610,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "泊地水鬼",
_reading = "はくちすいき",
_type = 10,
_hp = 330,
_firepower = 130,
_armor = 220,
_torpedo = 0,
_evasion = 15,
_aa = 90,
_asw = 0,
_speed = 0,
_los = 90,
_range = 3,
_luck = 75,
_installation = true,
_equipment = {
{equipment = "Deterioration Armor Piercing Shell", size = 0},
{equipment = "16inch Twin Gun Mount", size = 0},
{equipment = "16inch 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 = -12,
_api_id = 1611,
_id = 1611,
_japanese_name = "泊地水鬼",
_reading = "はくちすいき",
_type = 10,
_hp = 430,
_firepower = 140,
_armor = 220,
_torpedo = 0,
_evasion = 20,
_aa = 100,
_asw = 0,
_speed = 0,
_los = 90,
_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 = 1612,
_id = 1612,
_battle_card_reference = "/III",
_cg_reference = "/III",
_japanese_name = "泊地水鬼",
_reading = "はくちすいき",
_type = 10,
_hp = 430,
_firepower = 150,
_armor = 240,
_torpedo = 0,
_evasion = 25,
_aa = 110,
_asw = 0,
_speed = 0,
_los = 100,
_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