2025-11-09 04:02:40

This commit is contained in:
actions[bot]
2025-11-09 04:02:40 +00:00
parent 17aefe9128
commit cae4bc2ca7
91 changed files with 10004 additions and 671 deletions

View File

@@ -109,8 +109,8 @@ naval_screen = {
fixed_ship_engine_slot = { upgrade = current any_of = { light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
fixed_ship_battery_slot = ship_light_battery_double
fixed_ship_torpedo_slot = ship_torpedo
fixed_ship_fire_control_system_slot = { module = ship_fire_control_system upgrade > current }
fixed_ship_radar_slot = { module = ship_sonar upgrade > current }
fixed_ship_fire_control_system_slot = { module = ship_sonar upgrade > current }
fixed_ship_radar_slot = { any_of = { ship_radar ship_mast } upgrade > current }
fixed_ship_anti_air_slot = { upgrade > current any_of = { ship_anti_air } }
fixed_ship_role_slot = ship_hull_light_role_dd
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
@@ -125,6 +125,7 @@ naval_screen = {
ship_mast
ship_sonar
ship_anti_air
ship_radar
}
}
@@ -148,8 +149,8 @@ naval_screen = {
fixed_ship_engine_slot = { upgrade = current any_of = { light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
fixed_ship_battery_slot = dp_light_battery
fixed_ship_torpedo_slot = ship_torpedo
fixed_ship_fire_control_system_slot = { module = ship_fire_control_system upgrade > current }
fixed_ship_radar_slot = { module = ship_sonar upgrade > current }
fixed_ship_fire_control_system_slot = { module = ship_sonar upgrade > current }
fixed_ship_radar_slot = { module = ship_radar upgrade > current }
fixed_ship_anti_air_slot = { upgrade > current any_of = { ship_anti_air } }
fixed_ship_role_slot = ship_hull_light_role_dd
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
@@ -165,6 +166,7 @@ naval_screen = {
ship_depth_charge
ship_sonar
ship_anti_air
ship_radar
}
}
@@ -188,8 +190,8 @@ naval_screen = {
fixed_ship_engine_slot = { upgrade = current any_of = { light_ship_engine_5 light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
fixed_ship_battery_slot = dp_light_battery
fixed_ship_torpedo_slot = ship_torpedo
fixed_ship_fire_control_system_slot = { module = ship_fire_control_system upgrade > current }
fixed_ship_radar_slot = { module = ship_sonar upgrade > current }
fixed_ship_fire_control_system_slot = { module = ship_sonar upgrade > current }
fixed_ship_radar_slot = { module = ship_radar upgrade > current }
fixed_ship_anti_air_slot = { upgrade > current any_of = { ship_anti_air } }
fixed_ship_role_slot = ship_hull_light_role_dd
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
@@ -204,6 +206,7 @@ naval_screen = {
ship_depth_charge
ship_sonar
ship_anti_air
ship_radar
}
}
@@ -227,9 +230,9 @@ naval_screen = {
fixed_ship_engine_slot = { upgrade = current any_of = { light_ship_engine_5 light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
fixed_ship_battery_slot = dp_light_battery
fixed_ship_torpedo_slot = ship_torpedo
fixed_ship_fire_control_system_slot = { module = ship_fire_control_system upgrade > current }
fixed_ship_radar_slot = { module = ship_sonar upgrade > current }
fixed_ship_anti_air_slot = { upgrade > current any_of = { ship_missile_aa } }
fixed_ship_fire_control_system_slot = { module = ship_sonar upgrade > current }
fixed_ship_radar_slot = { module = ship_radar upgrade > current }
fixed_ship_anti_air_slot = { upgrade > current any_of = { ship_missile_aa ship_anti_air } }
fixed_ship_role_slot = ship_hull_light_role_ddg
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
front_1_custom_slot = ship_missile_aa
@@ -243,6 +246,7 @@ naval_screen = {
ship_depth_charge
ship_sonar
ship_anti_air
ship_radar
}
}
@@ -284,6 +288,7 @@ naval_screen = {
ship_depth_charge
ship_sonar
ship_anti_air
ship_radar
}
}
screen_1940_expert = {
@@ -306,14 +311,14 @@ naval_screen = {
fixed_ship_engine_slot = { upgrade = current any_of = { light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
fixed_ship_battery_slot = ship_light_battery_double
fixed_ship_torpedo_slot = ship_torpedo
fixed_ship_fire_control_system_slot = { module = ship_fire_control_system upgrade > current }
fixed_ship_radar_slot = { module = ship_sonar upgrade > current }
fixed_ship_fire_control_system_slot = { module = ship_sonar upgrade > current }
fixed_ship_radar_slot = { module = ship_radar upgrade > current }
fixed_ship_anti_air_slot = { upgrade > current any_of = { ship_anti_air } }
fixed_ship_role_slot = ship_hull_light_role_dd
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
front_1_custom_slot = ship_light_battery_double
mid_1_custom_slot = ship_torpedo
mid_2_custom_slot = ship_torpedo
mid_2_custom_slot = ship_anti_air
rear_1_custom_slot = ship_depth_charge
rear_2_custom_slot = ship_depth_charge
}
@@ -322,6 +327,7 @@ naval_screen = {
ship_depth_charge
ship_sonar
ship_anti_air
ship_radar
}
}
screen_1944_expert = {
@@ -344,13 +350,13 @@ naval_screen = {
fixed_ship_engine_slot = { upgrade = current any_of = { light_ship_engine_5 light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
fixed_ship_battery_slot = ship_light_battery_double
fixed_ship_torpedo_slot = ship_torpedo
fixed_ship_fire_control_system_slot = { module = ship_fire_control_system upgrade > current }
fixed_ship_radar_slot = { module = ship_sonar upgrade > current }
fixed_ship_fire_control_system_slot = { module = ship_sonar upgrade > current }
fixed_ship_radar_slot = { module = ship_radar upgrade > current }
fixed_ship_anti_air_slot = { upgrade > current any_of = { ship_anti_air } }
fixed_ship_role_slot = ship_hull_light_role_dd
front_1_custom_slot = ship_light_battery_double
mid_1_custom_slot = ship_torpedo
mid_2_custom_slot = ship_torpedo
mid_1_custom_slot = ship_anti_air
mid_2_custom_slot = ship_anti_air
rear_1_custom_slot = ship_depth_charge
rear_2_custom_slot = ship_depth_charge
}
@@ -359,6 +365,7 @@ naval_screen = {
ship_depth_charge
ship_sonar
ship_anti_air
ship_radar
}
}
screen_1946_expert = {
@@ -381,8 +388,8 @@ naval_screen = {
fixed_ship_engine_slot = { upgrade = current any_of = { light_ship_engine_5 light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
fixed_ship_battery_slot = ship_light_battery_double
fixed_ship_torpedo_slot = ship_torpedo
fixed_ship_fire_control_system_slot = { module = ship_fire_control_system upgrade > current }
fixed_ship_radar_slot = { module = ship_sonar upgrade > current }
fixed_ship_fire_control_system_slot = { module = ship_sonar upgrade > current }
fixed_ship_radar_slot = { module = ship_radar upgrade > current }
fixed_ship_anti_air_slot = ship_missile_aa
fixed_ship_role_slot = ship_hull_light_role_dda
front_1_custom_slot = ship_light_battery_double
@@ -397,6 +404,7 @@ naval_screen = {
ship_depth_charge
ship_sonar
ship_anti_air
ship_radar
}
}
screen_1949_expert = {
@@ -419,11 +427,11 @@ naval_screen = {
fixed_ship_engine_slot = { upgrade = current any_of = { light_ship_engine_5 light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
fixed_ship_battery_slot = { upgrade = current any_of = { ship_missile_2 ship_missile_1 } }
fixed_ship_torpedo_slot = ship_torpedo
fixed_ship_fire_control_system_slot = ship_fire_control_system
fixed_ship_fire_control_system_slot = { module = ship_fire_control_system upgrade > current }
fixed_ship_radar_slot = { module = ship_sonar upgrade > current }
fixed_ship_role_slot = ship_hull_light_role_ddg
fixed_ship_extra_secondaries_slot = ship_radar_jammer
fixed_ship_extra_electronics_slot = { module = ship_radar upgrade > current }
front_1_custom_slot = ship_missile_aa
mid_1_custom_slot = ship_torpedo
mid_2_custom_slot = { upgrade = current any_of = { ship_missile_2 ship_missile_1 } }
@@ -435,6 +443,7 @@ naval_screen = {
ship_depth_charge
ship_sonar
ship_anti_air
ship_radar
}
}
}