20 lines
994 B
Plaintext
Executable File
20 lines
994 B
Plaintext
Executable File
air_wings = {
|
|
"USS 突击者" = {
|
|
cv_fighter_equipment_0 = { owner = "BYG" amount = 8 } # historical: 36
|
|
cv_CAS_equipment_1 = { owner = "BYG" amount = 10 } # historical: 15
|
|
cv_CAS_equipment_1 = { owner = "BYG" amount = 4 } # historical: 15
|
|
cv_nav_bomber_equipment_1 = { owner = "BYG" amount = 8 } # historical: 12
|
|
}
|
|
"USS 列克星敦" = {
|
|
cv_fighter_equipment_0 = { owner = "BYG" amount = 8 } # historical: 16
|
|
cv_CAS_equipment_1 = { owner = "BYG" amount = 10 } # historical: 30
|
|
cv_CAS_equipment_1 = { owner = "BYG" amount = 4 } # historical: 30
|
|
cv_nav_bomber_equipment_1 = { owner = "BYG" amount = 8 } # historical: 12
|
|
}
|
|
"USS 萨拉托加" = {
|
|
cv_fighter_equipment_0 = { owner = "BYG" amount = 8 } # historical: 16
|
|
cv_CAS_equipment_1 = { owner = "BYG" amount = 10 } # historical: 30
|
|
cv_CAS_equipment_1 = { owner = "BYG" amount = 4 } # historical: 30
|
|
cv_nav_bomber_equipment_1 = { owner = "BYG" amount = 8 } # historical: 12
|
|
}
|
|
} |