- 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/Isolated Island Princess
< Module:Data
Jump to navigation
Jump to search
Revision as of 21:48, 6 November 2021 by Juuryoushin (talk | contribs)
Documentation for this module may be created at Module:Data/Enemy/Isolated Island Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Isolated_Island_Princess = {
[""] = {
_name = "Isolated Island Princess",
_rarity = 8,
_back = -11,
_api_id = 1668,
_id = 1668,
_battle_card_layers = {"liberation_ace_r1", "liberation_r2"},
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 11,
_hp = 480,
_firepower = 150,
_armor = 190,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 0,
_los = nil,
_range = nil,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 16, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 12, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 8, estimation = true},
},
},
["II"] = {
_name = "Isolated Island Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 1669,
_id = 1669,
_battle_card_reference = "/",
_battle_card_layers = {"liberation_ace_r1", "cat_r2"},
_cg_reference = "/",
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 11,
_hp = 480,
_firepower = 150,
_armor = 190,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 0,
_los = nil,
_range = nil,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 20, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 18, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 18, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 8, estimation = true},
},
},
["III"] = {
_name = "Isolated Island Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 1670,
_id = 1670,
_battle_card_reference = "/",
_battle_card_layers = {"liberation_ace_r1", "cat_r2"},
_cg_reference = "/",
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 11,
_hp = 450,
_firepower = 150,
_armor = 150,
_torpedo = 0,
_evasion = nil,
_aa = 100,
_asw = 0,
_speed = 0,
_los = nil,
_range = nil,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true},
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 24, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 24, estimation = true},
},
},
["IV"] = {
_name = "Isolated Island Princess",
_suffix = "IV",
_rarity = 8,
_back = -11,
_api_id = 1671,
_id = 1671,
_battle_card_reference = "/",
_battle_card_layers = {"cat_r"},
_cg_reference = "/",
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 10,
_hp = 480,
_firepower = 180,
_armor = 190,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 0,
_los = nil,
_range = 2,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "5inch Coastal Gun", size = 0},
{equipment = "5inch Coastal Gun", size = 0},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 32, estimation = true},
{equipment = "Abyssal Cat Fighter (Bombing)", size = 32, estimation = true},
},
},
["V"] = {
_name = "Isolated Island Princess",
_suffix = "V",
_rarity = 8,
_back = -11,
_api_id = 1672,
_id = 1672,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "離島棲姫",
_reading = "りとうせいき",
_type = 9,
_hp = 480,
_firepower = 180,
_armor = 190,
_torpedo = 0,
_evasion = nil,
_aa = 120,
_asw = 0,
_speed = 0,
_los = nil,
_range = 2,
_luck = nil,
_installation = true,
_equipment = {
{equipment = "5inch Coastal Gun", size = 0},
{equipment = "5inch Coastal Gun", size = 0},
{equipment = "40mm Quadruple Autocannon Mount", size = 0},
{equipment = "Coastal Radar", size = 0},
},
},
}
return Isolated_Island_Princess