2025-08-03 04:03:12
This commit is contained in:
@@ -3,7 +3,7 @@ naval_screen = {
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_screen }
|
||||
priority = { base = 20 }
|
||||
priority = { base = 80 }
|
||||
|
||||
screen_1914 = {
|
||||
name = vnr_dd_1914
|
||||
@@ -67,7 +67,7 @@ naval_screen = {
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
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
|
||||
@@ -96,12 +96,12 @@ naval_screen = {
|
||||
|
||||
type = vnr_ship_hull_light_3
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
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 = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
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
|
||||
@@ -130,12 +130,12 @@ naval_screen = {
|
||||
|
||||
type = vnr_ship_hull_light_4
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
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 = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
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 = dp_light_battery
|
||||
@@ -164,12 +164,12 @@ naval_screen = {
|
||||
|
||||
type = vnr_ship_hull_light_5
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
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 = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
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 = dp_light_battery
|
||||
@@ -198,12 +198,12 @@ naval_screen = {
|
||||
|
||||
type = vnr_ship_hull_light_6
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
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 = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_anti_air_slot = { upgrade > current any_of = { ship_missile_aa } }
|
||||
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
|
||||
@@ -235,12 +235,12 @@ naval_screen = {
|
||||
|
||||
type = vnr_ship_hull_light_3
|
||||
modules = {
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
|
||||
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 = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
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
|
||||
@@ -267,12 +267,12 @@ naval_screen = {
|
||||
|
||||
type = vnr_ship_hull_light_4
|
||||
modules = {
|
||||
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_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 = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
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
|
||||
@@ -300,12 +300,12 @@ naval_screen = {
|
||||
|
||||
type = vnr_ship_hull_light_5
|
||||
modules = {
|
||||
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_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 = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
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
|
||||
@@ -332,7 +332,7 @@ naval_screen = {
|
||||
|
||||
type = vnr_ship_hull_light_5
|
||||
modules = {
|
||||
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_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 = ship_fire_control_system
|
||||
@@ -365,7 +365,7 @@ naval_screen = {
|
||||
|
||||
type = vnr_ship_hull_light_6
|
||||
modules = {
|
||||
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_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
|
||||
|
||||
Reference in New Issue
Block a user