Changes

no edit summary
Line 1: Line 1: −
-- [[Category: Enemy boss ship modules]]
  −
   
return {
 
return {
 
[""] = {
 
[""] = {
Line 407: Line 405:  
     },
 
     },
 
     _air_power_estimation = true,
 
     _air_power_estimation = true,
 +
  },
 +
  ["XIV"] = {
 +
    _name = "Airfield Princess",
 +
    _suffix = "XIV",
 +
    _rarity = nil,
 +
    _back = nil,
 +
    _api_id = 2047,
 +
    _id = 2047,
 +
    _japanese_name = "飛行場姫",
 +
    _reading = nil,
 +
    _type = 10,
 +
    _hp = 480,
 +
    _firepower = 50,
 +
    _armor = 120,
 +
    _torpedo = 0,
 +
    _evasion = nil,
 +
    _aa = 120,
 +
    _asw = nil,
 +
    _speed = 0,
 +
    _los = nil,
 +
    _range = nil,
 +
    _luck = nil,
 +
    _equipment = {
 +
      {equipment = "Abyssal Patrolling Attack Hawk", size = 12, estimation = true},
 +
      {equipment = "Abyssal Patrolling Attack Hawk", size = 12, estimation = true},
 +
      {equipment = "Abyssal Night Cat Fighter II", size = 12, estimation = true},
 +
      {equipment = "Abyssal Seaplane Tender Imp Aircraft", size = 12, estimation = true},
 +
    },
 +
  },
 +
  ["XV"] = {
 +
    _name = "Airfield Princess",
 +
    _suffix = "XV",
 +
    _rarity = nil,
 +
    _back = nil,
 +
    _api_id = 2048,
 +
    _id = 2048,
 +
    _japanese_name = "飛行場姫",
 +
    _reading = nil,
 +
    _type = 10,
 +
    _hp = nil,
 +
    _firepower = nil,
 +
    _armor = nil,
 +
    _torpedo = nil,
 +
    _evasion = nil,
 +
    _aa = nil,
 +
    _asw = nil,
 +
    _speed = 0,
 +
    _los = nil,
 +
    _range = nil,
 +
    _luck = nil,
 +
    _equipment = {
 +
      {equipment = nil, size = nil, estimation = true},
 +
      {equipment = nil, size = nil, estimation = true},
 +
      {equipment = nil, size = nil, estimation = true},
 +
      {equipment = nil, size = nil, estimation = true},
 +
    },
 
   },
 
   },
 
}
 
}
cssedit, gkautomate
6,926

edits