- 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>Wobblingkirlia (added some stats) |
|||
Line 5: | Line 5: | ||
[""] = { | [""] = { | ||
_name = "Escort Princess", | _name = "Escort Princess", | ||
− | _rarity = | + | _rarity = 8, |
− | _back = | + | _back = -11, |
_api_id = 722, | _api_id = 722, | ||
− | _id = | + | _id = 1722, |
_can_debuff = true, | _can_debuff = true, | ||
_japanese_name = "護衛棲姫", | _japanese_name = "護衛棲姫", | ||
Line 26: | Line 26: | ||
_night_bombing = true, | _night_bombing = true, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 14, estimation = true}, |
− | {equipment = | + | {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 14, estimation = true}, |
− | {equipment = | + | {equipment = "Abyssal Fighter Mark.II", size = 14, estimation = true}, |
− | {equipment = | + | {equipment = "Abyssal Fighter Mark.II", size = 14, estimation = true}, |
}, | }, | ||
}, | }, | ||
Line 35: | Line 35: | ||
_name = "Escort Princess", | _name = "Escort Princess", | ||
_suffix = "II", | _suffix = "II", | ||
− | _rarity = | + | _rarity = 8, |
− | _back = | + | _back = -11, |
_api_id = 723, | _api_id = 723, | ||
− | _id = | + | _id = 1723, |
_battle_card_reference = "/", | _battle_card_reference = "/", | ||
_cg_reference = "/", | _cg_reference = "/", | ||
Line 60: | Line 60: | ||
_night_bombing = true, | _night_bombing = true, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 23, estimation = true}, |
− | {equipment = | + | {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 23, estimation = true}, |
− | {equipment = | + | {equipment = "Abyssal Fighter Mark.II", size = 25, estimation = true}, |
− | {equipment = | + | {equipment = "Abyssal Fighter Mark.II", size = 25, estimation = true}, |
}, | }, | ||
}, | }, | ||
Line 69: | Line 69: | ||
_name = "Escort Princess", | _name = "Escort Princess", | ||
_suffix = "III", | _suffix = "III", | ||
− | _rarity = | + | _rarity = 8, |
− | _back = | + | _back = -11, |
_api_id = 724, | _api_id = 724, | ||
− | _id = | + | _id = 1724, |
_battle_card_reference = "/", | _battle_card_reference = "/", | ||
_cg_reference = "/", | _cg_reference = "/", |
Revision as of 00:27, 20 May 2017
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 = nil,
_luck = nil,
_night_bombing = 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 = nil,
_firepower = nil,
_armor = nil,
_torpedo = nil,
_evasion = nil,
_aa = nil,
_asw = nil,
_speed = 5,
_los = nil,
_range = nil,
_luck = nil,
_night_bombing = 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,
_night_bombing = true,
_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},
},
},
}