2025-03-25 04:03:57
This commit is contained in:
@@ -84,6 +84,7 @@ naval_carrier = {
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = carrier_ship_engine_2
|
||||
fixed_ship_armor_slot = ship_carrier_armor
|
||||
fixed_ship_secondaries_slot = { any_of = { ship_secondaries ship_dp_secondaries_bb } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
@@ -113,6 +114,7 @@ naval_carrier = {
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_armor_slot = ship_carrier_armor
|
||||
fixed_ship_secondaries_slot = { any_of = { ship_secondaries ship_dp_secondaries_bb } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
@@ -145,6 +147,7 @@ naval_carrier = {
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = { any_of = { ship_anti_air ship_missile_aa } }
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_4 carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_armor_slot = ship_carrier_armor
|
||||
fixed_ship_secondaries_slot = { any_of = { ship_secondaries ship_dp_secondaries_bb } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
@@ -246,6 +249,7 @@ naval_carrier = {
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = carrier_ship_engine_2
|
||||
fixed_ship_armor_slot = ship_carrier_armor
|
||||
fixed_ship_secondaries_slot = { upgrade > current any_of = { ship_dp_secondaries_bb } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_spared_squad
|
||||
@@ -275,6 +279,7 @@ naval_carrier = {
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_armor_slot = ship_carrier_armor
|
||||
fixed_ship_secondaries_slot = { upgrade > current any_of = { ship_dp_secondaries_bb } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_spared_squad
|
||||
@@ -306,6 +311,7 @@ naval_carrier = {
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = { any_of = { ship_anti_air ship_missile_aa } }
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_4 carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_armor_slot = ship_carrier_armor
|
||||
fixed_ship_secondaries_slot = { upgrade > current any_of = { ship_dp_secondaries_bb } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_spared_squad
|
||||
|
||||
Reference in New Issue
Block a user