• 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/Pacific Airfield Princess

From Kancolle Wiki
< Module:Data
Revision as of 06:51, 10 August 2024 by Sin sin (talk | contribs) (Update known stats, slots guessed by noro)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Enemy/Pacific Airfield Princess/doc

return {
  [""] = {
    _name = "Pacific Airfield Princess",
    _rarity = 8,
    _back = -11,
    _api_id = 2247,
    _id = 2247,
    _can_debuff = false,
    _japanese_name = "太平洋飛行場姫",
    _reading = "たいへいようひこうじょうき",
    _type = 10,
    _hp = 300,
    _firepower = 40,
    _armor = 44,
    _torpedo = 0,
    _evasion = nil,
    _aa = 70,
    _asw = 0,
    _speed = 0,
    _los = nil,
    _range = 4,
    _luck = nil,
    _installation = true,
    _equipment = {
      {equipment = "Abyssal Liberation Land-based Dive Bomber", size = 16, estimation = true},
      {equipment = "Abyssal Night Cat Fighter II", size = 16, estimation = true},
      {equipment = "Abyssal Night Revenge Torpedo Bomber II", size = 12, estimation = true},
      {equipment = "Abyssal Patrolling Attack Hawk", size = 4, estimation = true},
    },
  },
  ["II"] = {
    _name = "Pacific Airfield Princess",
    _suffix = "II",
    _rarity = 8,
    _back = -11,
    _api_id = 2248,
    _id = 2248,
    _battle_card_reference = "/",
    _cg_reference = "/",
    _japanese_name = "太平洋飛行場姫",
    _reading = "たいへいようひこうじょうき",
    _type = 10,
    _hp = 400,
    _firepower = 54,
    _armor = 66,
    _torpedo = 0,
    _evasion = nil,
    _aa = 80,
    _asw = nil,
    _speed = 0,
    _los = nil,
    _range = 4,
    _luck = nil,
    _installation = true,
    _equipment = {
      {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 24, estimation = true},
      {equipment = "Abyssal Night Cat Fighter II", size = 24, estimation = true},
      {equipment = "Abyssal Night Revenge Torpedo Bomber II", size = 16, estimation = true},
      {equipment = "Abyssal Patrolling Attack Hawk", size = 12, estimation = true},
    },
  },
  ["III"] = {
    _name = "Pacific Airfield Princess",
    _suffix = "III",
    _rarity = 8,
    _back = -11,
    _api_id = 2249,
    _id = 2249,
    _battle_card_reference = "/",
    _cg_reference = "/",
    _japanese_name = "太平洋飛行場姫",
    _reading = "たいへいようひこうじょうき",
    _type = 10,
    _hp = 500,
    _firepower = 80,
    _armor = 88,
    _torpedo = 0,
    _evasion = nil,
    _aa = 90,
    _asw = nil,
    _speed = 0,
    _los = nil,
    _range = 4,
    _luck = nil,
    _installation = true,
    _equipment = {
      {equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 36, estimation = true},
      {equipment = "Abyssal Night Cat Fighter II", size = 24, estimation = true},
      {equipment = "Abyssal Night Revenge Torpedo Bomber II", size = 24, estimation = true},
      {equipment = "Abyssal Patrolling Attack Hawk Kai Ni", size = 12, estimation = true},
    },
  },
}