- 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/Escort Princess"
Jump to navigation
Jump to search
com>Battlecruiser m (I & II's air powers are estimations) |
|||
Line 24: | Line 24: | ||
_range = 4, | _range = 4, | ||
_luck = nil, | _luck = nil, | ||
− | + | _air_power_estimation = true, | |
_equipment = { | _equipment = { | ||
{equipment = "Abyssal Patrolling Attack Hawk Kai", size = 14, estimation = true}, | {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 14, estimation = true}, | ||
Line 58: | Line 58: | ||
_range = 4, | _range = 4, | ||
_luck = nil, | _luck = nil, | ||
− | + | _air_power_estimation = true, | |
_equipment = { | _equipment = { | ||
{equipment = "Abyssal Patrolling Attack Hawk Kai", size = 23, estimation = true}, | {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 23, estimation = true}, | ||
Line 92: | Line 92: | ||
_range = 4, | _range = 4, | ||
_luck = nil, | _luck = nil, | ||
− | |||
_equipment = { | _equipment = { | ||
{equipment = "Abyssal Patrolling Attack Hawk Kai", size = 32, estimation = true}, | {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 32, estimation = true}, |
Revision as of 12:34, 5 November 2018
Documentation for this module may be created at Module:Data/Enemy/Escort Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
return {
[""] = {
_name = "Escort Princess",
_rarity = 8,
_back = -11,
_api_id = 722,
_id = 1722,
_can_debuff = true,
_japanese_name = "護衛棲姫",
_reading = "ごえいせいき",
_type = 7,
_hp = 400,
_firepower = 90,
_armor = 163,
_torpedo = 0,
_evasion = nil,
_aa = 70,
_asw = nil,
_speed = 5,
_los = nil,
_range = 4,
_luck = nil,
_air_power_estimation = true,
_equipment = {
{equipment = "Abyssal Patrolling Attack Hawk Kai", size = 14, estimation = true},
{equipment = "Abyssal Patrolling Attack Hawk Kai", size = 14, estimation = true},
{equipment = "Abyssal Fighter Mark.II", size = 14, estimation = true},
{equipment = "Abyssal Fighter Mark.II", size = 14, estimation = true},
},
},
["II"] = {
_name = "Escort Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 723,
_id = 1723,
_battle_card_reference = "/",
_cg_reference = "/",
_can_debuff = true,
_battle_card_damaged_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "護衛棲姫",
_reading = "ごえいせいき",
_type = 7,
_hp = 440,
_firepower = 120,
_armor = 173,
_torpedo = 0,
_evasion = nil,
_aa = 80,
_asw = nil,
_speed = 5,
_los = nil,
_range = 4,
_luck = nil,
_air_power_estimation = true,
_equipment = {
{equipment = "Abyssal Patrolling Attack Hawk Kai", size = 23, estimation = true},
{equipment = "Abyssal Patrolling Attack Hawk Kai", size = 23, estimation = true},
{equipment = "Abyssal Fighter Mark.II", size = 25, estimation = true},
{equipment = "Abyssal Fighter Mark.II", size = 25, estimation = true},
},
},
["III"] = {
_name = "Escort Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 724,
_id = 1724,
_battle_card_reference = "/",
_cg_reference = "/",
_can_debuff = true,
_battle_card_damaged_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "護衛棲姫",
_reading = "ごえいせいき",
_type = 7,
_hp = 480,
_firepower = 150,
_armor = 193,
_torpedo = 0,
_evasion = nil,
_aa = 90,
_asw = nil,
_speed = 5,
_los = nil,
_range = 4,
_luck = nil,
_equipment = {
{equipment = "Abyssal Patrolling Attack Hawk Kai", size = 32, estimation = true},
{equipment = "Abyssal Patrolling Attack Hawk Kai", size = 32, estimation = true},
{equipment = "Abyssal Fighter Mark.II", size = 36, estimation = true},
{equipment = "Abyssal Fighter Mark.II", size = 36, estimation = true},
},
},
}