- 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/Submarine Princess"
Jump to navigation
Jump to search
com>Ckwng |
Juuryoushin (talk | contribs) m (Armor nerf dated from Fall 2016 Event then reused after. please don't revert this.) |
||
Line 80: | Line 80: | ||
_hp = 160, | _hp = 160, | ||
_firepower = 90, | _firepower = 90, | ||
− | _armor = | + | _armor = 89, |
_torpedo = 170, | _torpedo = 170, | ||
_evasion = nil, | _evasion = nil, |
Revision as of 15:08, 14 June 2017
Documentation for this module may be created at Module:Data/Enemy/Submarine Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Submarine_Princess = {
[""] = {
_name = "Submarine Princess",
_rarity = 8,
_back = -11,
_api_id = 644,
_id = 644,
_japanese_name = "潜水棲姫",
_reading = "せんすいせいき",
_type = 13,
_hp = 110,
_firepower = 50,
_armor = 53,
_torpedo = 140,
_evasion = nil,
_aa = 0,
_asw = nil,
_speed = 5,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "High-speed Abyssal Torpedo", size = 0},
{equipment = "High-speed Abyssal Torpedo", size = 0},
{equipment = "High-speed Abyssal Torpedo", size = 0},
},
_opening_torpedo = false,
_can_debuff = true,
},
["II"] = {
_name = "Submarine Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 645,
_id = 645,
_battle_card_reference = "/",
_cg_reference = "/",
_battle_card_damaged_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "潜水棲姫",
_reading = "せんすいせいき",
_type = 13,
_hp = 130,
_firepower = 70,
_armor = 73,
_torpedo = 155,
_evasion = nil,
_aa = 0,
_asw = nil,
_speed = 5,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "Abyssal Cuttlefish Torpedo", size = 0},
{equipment = "High-speed Abyssal Torpedo", size = 0},
{equipment = "High-speed Abyssal Torpedo", size = 0},
},
_opening_torpedo = false,
_can_debuff = true,
},
["III"] = {
_name = "Submarine Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 646,
_id = 646,
_battle_card_reference = "/",
_cg_reference = "/",
_battle_card_damaged_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "潜水棲姫",
_reading = "せんすいせいき",
_type = 13,
_hp = 160,
_firepower = 90,
_armor = 89,
_torpedo = 170,
_evasion = nil,
_aa = 0,
_asw = nil,
_speed = 5,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "Abyssal Cuttlefish Torpedo", size = 0},
{equipment = "Abyssal Cuttlefish Torpedo", size = 0},
{equipment = "High-speed Abyssal Torpedo", size = 0},
},
_opening_torpedo = false,
_can_debuff = true,
},
}
return Submarine_Princess