• 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/Northernmost Landing Princess

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Enemy/Northernmost Landing Princess/doc

--Categories:
--[[Category: Enemy boss ship modules]]

return {
    [""] = {
        _name = "Northernmost Landing Princess",
        _rarity = 8,
        _back = -11,
        _api_id = 1725,
        _id = 1725,
        _japanese_name = "北端上陸姫",
        _reading = "ほくたんじょうりくき",
        _type = 10,
        _hp = 650,
        _firepower = 150,
        _armor = 136,
        _torpedo = 0,
        _evasion = nil,
        _aa = 88,
        _asw = 0,
        _speed = 0,
        _los = nil,
        _range = 4,
        _luck = nil,
        _installation = true,
        _equipment = {
            {equipment = "5inch Coastal Gun", size = 0, estimation = true},
            {equipment = "5inch Coastal Gun", size = 0, estimation = true},
            {equipment = "Coastal Radar", size = 0, estimation = true},
            {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 36, estimation = true},
        },
    },
    ["II"] = {
        _name = "Northernmost Landing Princess",
        _suffix = "II",
        _rarity = 8,
        _back = -11,
        _api_id = 1726,
        _id = 1726,
        _battle_card_reference = "/",
        _cg_reference = "/",
        _japanese_name = "北端上陸姫",
        _reading = "ほくたんじょうりくき",
        _type = 10,
        _hp = 670,
        _firepower = 170,
        _armor = 166,
        _torpedo = 0,
        _evasion = nil,
        _aa = 98,
        _asw = 0,
        _speed = 0,
        _los = nil,
        _range = 4,
        _luck = nil,
        _installation = true,
        _equipment = {
            {equipment = "5inch Coastal Gun", size = 0, estimation = true},
            {equipment = "5inch Coastal Gun", size = 0, estimation = true},
            {equipment = "Coastal Radar", size = 0, estimation = true},
            {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 49, estimation = true},
        },
    },
    ["III"] = {
        _name = "Northernmost Landing Princess",
        _suffix = "III",
        _rarity = 8,
        _back = -11,
        _api_id = 1727,
        _id = 1727,
        _battle_card_reference = "/",
        _cg_reference = "/",
        _japanese_name = "北端上陸姫",
        _reading = "ほくたんじょうりくき",
        _type = 10,
        _hp = 690,
        _firepower = 190,
        _armor = 186,
        _torpedo = 0,
        _evasion = nil,
        _aa = 108,
        _asw = 0,
        _speed = 0,
        _los = nil,
        _range = 4,
        _luck = nil,
        _installation = true,
        _equipment = {
            {equipment = "5inch Coastal Gun", size = 0, estimation = true},
            {equipment = "5inch Coastal Gun", size = 0, estimation = true},
            {equipment = "Coastal Radar", size = 0, estimation = true},
            {equipment = "Abyssal Patrolling Attack Hawk Kai", size = 64, estimation = true},
        },
    },
}