Changes

m
All forms' air powers are not determined
Line 23: Line 23:  
_range = 2,
 
_range = 2,
 
_luck = nil,
 
_luck = nil,
_night_bombing = true,
   
_equipment = {
 
_equipment = {
 
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 24, estimation = true},
 
{equipment = "Abyssal Liberation Land-based Dive Bomber", size = 24, estimation = true},
Line 30: Line 29:  
{equipment = "Abyssal Cat Fighter (Bombing)", size = 24, estimation = true},
 
{equipment = "Abyssal Cat Fighter (Bombing)", size = 24, estimation = true},
 
},
 
},
_installation = true,
+
_air_power_estimation = true,
 
},
 
},
 
["II"] = {
 
["II"] = {
Line 55: Line 54:  
_range = 2,
 
_range = 2,
 
_luck = nil,
 
_luck = nil,
_night_bombing = true,
   
_equipment = {
 
_equipment = {
 
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 30, estimation = true},
 
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 30, estimation = true},
Line 62: Line 60:  
{equipment = "Abyssal Cat Fighter (Bombing)", size = 30, estimation = true},
 
{equipment = "Abyssal Cat Fighter (Bombing)", size = 30, estimation = true},
 
},
 
},
_installation = true,
+
_air_power_estimation = true,
 
},
 
},
 
["III"] = {
 
["III"] = {
Line 87: Line 85:  
_range = 2,
 
_range = 2,
 
_luck = nil,
 
_luck = nil,
_night_bombing = true,
   
_equipment = {
 
_equipment = {
 
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 36, estimation = true},
 
{equipment = "Abyssal Liberation Land-based Dive Bomber Ace", size = 36, estimation = true},
Line 94: Line 91:  
{equipment = "Abyssal Cat Fighter (Bombing)", size = 36, estimation = true},
 
{equipment = "Abyssal Cat Fighter (Bombing)", size = 36, estimation = true},
 
},
 
},
_installation = true,
+
_air_power_estimation = true,
 
},
 
},
 
["IV"] = {
 
["IV"] = {
Line 125: Line 122:  
{equipment = "Abyssal Cat Fighter (Bombing)", size = 24, estimation = true},
 
{equipment = "Abyssal Cat Fighter (Bombing)", size = 24, estimation = true},
 
},
 
},
_installation = true,
+
_air_power_estimation = true,
 
},
 
},
 
["V"] = {
 
["V"] = {
Line 156: Line 153:  
{equipment = "Abyssal Cat Fighter (Bombing)", size = 20, estimation = true},
 
{equipment = "Abyssal Cat Fighter (Bombing)", size = 20, estimation = true},
 
},
 
},
_installation = true,
+
_air_power_estimation = true,
 
},
 
},
 
}
 
}
 
   
 
   
 
return Lycoris_Princess
 
return Lycoris_Princess
Anonymous user