Changes

+ estimation
Line 409: Line 409:  
     _name = "Airfield Princess",
 
     _name = "Airfield Princess",
 
     _suffix = "XIV",
 
     _suffix = "XIV",
     _rarity = nil,
+
     _rarity = 8,
     _back = nil,
+
     _back = -11,
 
     _api_id = 2047,
 
     _api_id = 2047,
 
     _id = 2047,
 
     _id = 2047,
Line 416: Line 416:  
     _cg_reference = "/",
 
     _cg_reference = "/",
 
     _japanese_name = "飛行場姫",
 
     _japanese_name = "飛行場姫",
     _reading = nil,
+
     _reading = "ひこうじょうき",
 
     _type = 10,
 
     _type = 10,
 
     _hp = 480,
 
     _hp = 480,
Line 435: Line 435:  
       {equipment = "Abyssal Seaplane Tender Imp Aircraft", size = 4, estimation = true},
 
       {equipment = "Abyssal Seaplane Tender Imp Aircraft", size = 4, estimation = true},
 
     },
 
     },
 +
    _air_power_estimation = true,
 
   },
 
   },
 
   ["XV"] = {
 
   ["XV"] = {
 
     _name = "Airfield Princess",
 
     _name = "Airfield Princess",
 
     _suffix = "XV",
 
     _suffix = "XV",
     _rarity = nil,
+
     _rarity = 8,
     _back = nil,
+
     _back = -11,
 
     _api_id = 2048,
 
     _api_id = 2048,
 
     _id = 2048,
 
     _id = 2048,
Line 446: Line 447:  
     _cg_reference = "/",
 
     _cg_reference = "/",
 
     _japanese_name = "飛行場姫",
 
     _japanese_name = "飛行場姫",
     _reading = nil,
+
     _reading = "ひこうじょうき",
 
     _type = 10,
 
     _type = 10,
 
     _hp = 480,
 
     _hp = 480,
Line 465: Line 466:  
       {equipment = "Abyssal Seaplane Tender Imp Aircraft", size = 16, estimation = true},
 
       {equipment = "Abyssal Seaplane Tender Imp Aircraft", size = 16, estimation = true},
 
     },
 
     },
 +
    _air_power_estimation = true,
 
   },
 
   },
 
}
 
}
Anonymous user