equipment_modules = {
	######################################################################################################
	# FCS / AA FCS
	######################################################################################################
			
	nrm_fire_control_1 = {
		category = nrm_fire_control
		sfx = sfx_ui_sd_module_sonar
		
		
		add_stats = {
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			hg_attack = -0.4
			lg_attack = -0.4
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_fire_control_2 = {
		category = nrm_fire_control
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_fire_control_1
		
		
		manpower = 5
		add_stats = {
			build_cost_ic = 60
			supply_consumption = 0.001
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0009
			hg_attack = -0.15
			lg_attack = -0.15
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_fire_control_3 = {
		category = nrm_fire_control
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_fire_control_2
		
		
		manpower = 10
		add_stats = {
			build_cost_ic = 120
			supply_consumption = 0.001
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0018
			hg_attack = 0.05
			lg_attack = 0.05
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_fire_control_4 = {
		category = nrm_fire_control
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_fire_control_3
		
		
		manpower = 12
		add_stats = {
			build_cost_ic = 140
			supply_consumption = 0.001
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0021
			hg_attack = 0.15
			lg_attack = 0.15
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_fire_control_5 = {
		category = nrm_fire_control
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_fire_control_4
		
		
		manpower = 14
		add_stats = {
			build_cost_ic = 160
			supply_consumption = 0.001
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0024
			hg_attack = 0.25
			lg_attack = 0.25
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_fire_control_6 = {
		category = nrm_fire_control
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_fire_control_5
		
		
		manpower = 15
		add_stats = {
			build_cost_ic = 180
			supply_consumption = 0.002
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0027
			hg_attack = 0.35
			lg_attack = 0.35
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_fire_control_7 = {
		category = nrm_fire_control
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_fire_control_6
		
		
		manpower = 16
		add_stats = {
			build_cost_ic = 200
			supply_consumption = 0.002
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.003
			hg_attack = 0.4
			lg_attack = 0.4
			
		}
		build_cost_resources = {
			
		}
		
	}

	nrm_fire_control_aa_1 = {
		category = nrm_fire_control_aa
		sfx = sfx_ui_sd_module_sonar
		
		
		manpower = 5
		add_stats = {
			build_cost_ic = 40
			supply_consumption = 0.001
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0006
			anti_air_attack = 0.1
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_fire_control_aa_2 = {
		category = nrm_fire_control_aa
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_fire_control_aa_1
		
		
		manpower = 10
		add_stats = {
			build_cost_ic = 80
			supply_consumption = 0.001
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0012
			anti_air_attack = 0.2
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_fire_control_aa_3 = {
		category = nrm_fire_control_aa
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_fire_control_aa_2
		
		
		manpower = 12
		add_stats = {
			build_cost_ic = 100
			supply_consumption = 0.001
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0015
			anti_air_attack = 0.3
			
		}
		build_cost_resources = {
			
		}
		
	}
	nrm_fire_control_aa_4 = {
		category = nrm_fire_control_aa
		sfx = sfx_ui_sd_module_sonar
		parent = nrm_fire_control_aa_3
		
		
		manpower = 14
		add_stats = {
			build_cost_ic = 120
			supply_consumption = 0.001
			
		}
		add_average_stats = {
			
		}
		multiply_stats = {
			build_cost_ic = 0.0018
			anti_air_attack = 0.45
			
		}
		build_cost_resources = {
			
		}
		
	}

}
