naval_screen_leader = {
	category = naval
	#available_for = {}
	#blocked_for = {}
	roles = { vnr_naval_screen_leader }
	priority = { base = 10 }

	screen_leader_1924 = {
		name = vnr_dl_1924
		role_icon_index = 33

		priority = {
			base = 1
		}

		enable = {
			not = { has_tech = interwar_ship_hull_light }		# WK-era DD has very low HP, they are not worth producing or refitting
		}

		
		history = yes
		target_variant = {
			match_value = 500.0

			type = vnr_ship_hull_light_2
			modules = {
				fixed_ship_engine_slot = light_ship_engine
				fixed_ship_battery_slot = ship_light_battery
				fixed_ship_torpedo_slot = ship_torpedo
				fixed_ship_fire_control_system_slot = ship_fire_control_system
				fixed_ship_radar_slot = ship_mast
				fixed_ship_anti_air_slot = ship_anti_air
				fixed_ship_role_slot = ship_hull_light_role_dl
				fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
				front_1_custom_slot = ship_light_battery
				mid_1_custom_slot = ship_torpedo
				mid_2_custom_slot = ship_light_battery
				rear_1_custom_slot = ship_depth_charge
				rear_2_custom_slot = ship_light_battery
			}
		}
	}

	screen_leader_1936 = {
		name = vnr_dl_1936
		role_icon_index = 33

		priority = {
			base = 1
			modifier = { factor = 25 tag = FRA }
			modifier = { factor = 0.1 has_tech = improved_ship_hull_light }
		}

		
		history = yes
		target_variant = {
			match_value = 600.0

			type = vnr_ship_hull_light_3
			modules = {
				fixed_ship_engine_slot = { upgrade = current any_of = { light_ship_engine_6 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
				fixed_ship_battery_slot = ship_light_battery
				fixed_ship_torpedo_slot = ship_torpedo
				fixed_ship_fire_control_system_slot = ship_fire_control_system
				fixed_ship_radar_slot = ship_mast
				fixed_ship_anti_air_slot = ship_anti_air
				fixed_ship_role_slot = ship_hull_light_role_dl
				fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
				front_1_custom_slot = ship_light_battery
				mid_1_custom_slot = ship_torpedo
				mid_2_custom_slot = ship_light_battery
				rear_1_custom_slot = ship_depth_charge
				rear_2_custom_slot = ship_light_battery
			}
		}
	}

	screen_leader_1940 = {
		name = vnr_dl_1940
		role_icon_index = 33

		priority = {
			base = 0
			modifier = { add = 25 tag = FRA }
			modifier = { factor = 0.1 has_tech = advanced_ship_hull_light }
		}

		
		history = yes
		target_variant = {
			match_value = 800.0

			type = vnr_ship_hull_light_4
			modules = {
				fixed_ship_engine_slot = light_ship_engine
				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_role_slot = ship_hull_light_role_dl
				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_light_battery_double
				rear_1_custom_slot = ship_depth_charge
				rear_2_custom_slot = ship_light_battery_double
			}
		}
	}

	screen_leader_1944 = {
		name = vnr_dl_1944
		role_icon_index = 33

		priority = {
			base = 0
			modifier = { add = 25 tag = FRA }
		}

		
		history = yes
		target_variant = {
			match_value = 1000.0

			type = vnr_ship_hull_light_5
			modules = {
				fixed_ship_engine_slot = light_ship_engine
				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_role_slot = ship_hull_light_role_dl
				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_light_battery_double
				rear_1_custom_slot = ship_depth_charge
				rear_2_custom_slot = ship_light_battery_double
			}
		}
	}
}
