equipment_modules = {
	######################################################################################################
	# Radar / Radar FC
	######################################################################################################
			
	nrm_radar_1 = {
		category = nrm_radar
		sfx = sfx_ui_sd_module_sonar
		
		
		manpower = 10
		add_stats = {
			build_cost_ic = 50
			supply_consumption = 0.001
			surface_detection = 4
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.00075
			anti_air_attack = 0.025
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_radar_2 = {
		category = nrm_radar
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_radar_1
		
		
		manpower = 10
		add_stats = {
			build_cost_ic = 60
			supply_consumption = 0.001
			surface_detection = 6
			sub_detection = 1
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0009
			anti_air_attack = 0.05
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_radar_3 = {
		category = nrm_radar
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_radar_2
		
		
		manpower = 12
		add_stats = {
			build_cost_ic = 70
			supply_consumption = 0.001
			surface_detection = 8
			sub_detection = 2
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.00105
			anti_air_attack = 0.05
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_radar_4 = {
		category = nrm_radar
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_radar_3
		
		
		manpower = 14
		add_stats = {
			build_cost_ic = 80
			supply_consumption = 0.001
			surface_detection = 10
			sub_detection = 3
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0012
			anti_air_attack = 0.05
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_radar_5 = {
		category = nrm_radar
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_radar_4
		
		
		manpower = 16
		add_stats = {
			build_cost_ic = 90
			supply_consumption = 0.002
			surface_detection = 12
			sub_detection = 4
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.00135
			anti_air_attack = 0.05
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_radar_6 = {
		category = nrm_radar
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_radar_5
		
		
		manpower = 28
		add_stats = {
			build_cost_ic = 100
			supply_consumption = 0.003
			surface_detection = 15
			sub_detection = 5
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0015
			anti_air_attack = 0.05
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_radar_fc_3 = {
		category = nrm_radar_fc
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_radar_2
		
		
		manpower = 15
		add_stats = {
			build_cost_ic = 100
			supply_consumption = 0.002
			surface_detection = 8
			sub_detection = 2
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0015
			hg_attack = 0.05
			lg_attack = 0.05
			anti_air_attack = 0.05
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_radar_fc_4 = {
		category = nrm_radar_fc
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_radar_3
		
		
		manpower = 18
		add_stats = {
			build_cost_ic = 120
			supply_consumption = 0.002
			surface_detection = 10
			sub_detection = 3
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0018
			hg_attack = 0.1
			lg_attack = 0.1
			anti_air_attack = 0.05
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_radar_fc_5 = {
		category = nrm_radar_fc
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_radar_4
		
		
		manpower = 21
		add_stats = {
			build_cost_ic = 140
			supply_consumption = 0.002
			surface_detection = 12
			sub_detection = 4
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0021
			hg_attack = 0.15
			lg_attack = 0.15
			anti_air_attack = 0.15
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_radar_fc_6 = {
		category = nrm_radar_fc
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_radar_5
		
		
		manpower = 24
		add_stats = {
			build_cost_ic = 160
			supply_consumption = 0.002
			surface_detection = 15
			sub_detection = 5
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0024
			hg_attack = 0.2
			lg_attack = 0.2
			anti_air_attack = 0.25
			
		}
		build_cost_resources = {
			
		}
		
	}

}
