- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/Enemy/Northern Princess
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Enemy/Northern Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Northern_Princess = {
[""] = {
_name = "Northern Princess",
_rarity = 8,
_back = -11,
_api_id = 1581,
_id = 1581,
_japanese_name = "北方棲姫",
_reading = "ほっぽうせいき",
_type = 10,
_hp = 360,
_firepower = 90,
_armor = 135,
_torpedo = 0,
_evasion = 10,
_aa = 130,
_asw = 0,
_speed = 0,
_los = 80,
_range = 2,
_luck = 40,
_installation = true,
_equipment = {
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 0},
{equipment = "Abyssal Fighter Mark.III", size = 72},
{equipment = "Abyssal Hell Dive Bomber", size = 64},
{equipment = "Abyssal Torpedo Bomber Mark.II", size = 36},
},
},
["Final"] = "/II",
["II"] = {
_name = "Northern Princess",
_suffix = "II",
_display_suffix = "II (Final Form)",
_rarity = 8,
_back = -12,
_api_id = 1582,
_id = 1582,
_japanese_name = "北方棲姫",
_reading = "ほっぽうせいき",
_type = 10,
_hp = 500,
_firepower = 170,
_armor = 145,
_torpedo = 0,
_evasion = 20,
_aa = 160,
_asw = 0,
_speed = 0,
_los = 100,
_range = 2,
_luck = 50,
_installation = true,
_equipment = {
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 0},
{equipment = "Abyssal Cat Fighter", size = 72},
{equipment = "Abyssal Hell Dive Bomber", size = 80},
{equipment = "Abyssal Revenge Torpedo Bomber", size = 40},
},
},
["EO"] = "/III",
["III"] = {
_name = "Northern Princess",
_suffix = "III",
_display_suffix = "III (EO)",
_rarity = 8,
_back = -11,
_api_id = 1587,
_id = 1587,
_japanese_name = "北方棲姫",
_reading = "ほっぽうせいき",
_type = 10,
_hp = 300,
_firepower = 80,
_armor = 125,
_torpedo = 0,
_evasion = 15,
_aa = 120,
_asw = 0,
_speed = 0,
_los = 80,
_range = 2,
_luck = 40,
_installation = true,
_equipment = {
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 0},
{equipment = "Abyssal Fighter Mark.III", size = 72},
{equipment = "Abyssal Hell Dive Bomber", size = 64},
{equipment = "Abyssal Torpedo Bomber Mark.II", size = 36},
},
},
["EO Final"] = "/IV",
["IV"] = {
_name = "Northern Princess",
_suffix = "IV",
_display_suffix = "IV (EO Final Form)",
_rarity = 8,
_back = -12,
_api_id = 1588,
_id = 1588,
_battle_card_reference = "/II",
_cg_reference = "/II",
_japanese_name = "北方棲姫",
_reading = "ほっぽうせいき",
_type = 10,
_hp = 390,
_firepower = 140,
_armor = 140,
_torpedo = 0,
_evasion = 25,
_aa = 140,
_asw = 0,
_speed = 0,
_los = 100,
_range = 2,
_luck = 50,
_installation = true,
_equipment = {
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 0},
{equipment = "Abyssal Cat Fighter", size = 72},
{equipment = "Abyssal Hell Dive Bomber", size = 72},
{equipment = "Abyssal Revenge Torpedo Bomber", size = 40},
},
},
["EO Weak"] = "/V",
["V"] = {
_name = "Northern Princess",
_suffix = "V",
_display_suffix = "V (EO Weak)",
_rarity = 8,
_back = -11,
_api_id = 1589,
_id = 1589,
_battle_card_reference = "/III",
_cg_reference = "/III",
_japanese_name = "北方棲姫",
_reading = "ほっぽうせいき",
_type = 10,
_hp = 300,
_firepower = 60,
_armor = 110,
_torpedo = 0,
_evasion = 5,
_aa = 100,
_asw = 0,
_speed = 0,
_los = 80,
_range = 2,
_luck = 35,
_installation = true,
_equipment = {
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 0},
{equipment = "Abyssal Fighter Mark.III", size = 64},
{equipment = "Abyssal Hell Dive Bomber", size = 48},
{equipment = "Abyssal Torpedo Bomber Mark.II", size = 36},
},
},
["EO Final Weak"] = "/VI",
["EO Weak Final"] = "/VI",
["VI"] = {
_name = "Northern Princess",
_suffix = "VI",
_display_suffix = "VI (EO Weak Final Form)",
_rarity = 8,
_back = -12,
_api_id = 1590,
_id = 1590,
_battle_card_reference = "/II",
_cg_reference = "/II",
_japanese_name = "北方棲姫",
_reading = "ほっぽうせいき",
_type = 10,
_hp = 390,
_firepower = 140,
_armor = 125,
_torpedo = 0,
_evasion = 25,
_aa = 120,
_asw = 0,
_speed = 0,
_los = 100,
_range = 2,
_luck = 40,
_installation = true,
_equipment = {
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 0},
{equipment = "Abyssal Cat Fighter", size = 64},
{equipment = "Abyssal Hell Dive Bomber", size = 68},
{equipment = "Abyssal Revenge Torpedo Bomber", size = 40},
},
},
["New Year 2017"] = {
_name = "Northern Princess",
_suffix = "New Year 2017",
_display_suffix = "(New Year 2017)",
_api_id = 587,
_type = 10,
_seasonal = true,
_simple_naming = true,
},
}
return Northern_Princess