equipment_modules = {
	limit = {
		has_dlc = "By Blood Alone"
	}
	light_engine_1x = {
		abbreviation = "le1"
		category = small_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 800
			thrust = 35
			build_cost_ic = 5
			fuel_consumption = 6
		}
	}
	light_engine_2x = {
		abbreviation = "le2"
		category = small_plane_engine
		parent = light_engine_1x
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 840
			thrust = 60
			build_cost_ic = 5.5
			fuel_consumption = 5.8
		}
	}
	light_engine_3x = {
		abbreviation = "le3"
		category = small_plane_engine
		parent = light_engine_2x
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 882
			thrust = 85
			build_cost_ic = 6.05
			fuel_consumption = 5.6
		}
	}
	light_engine_4x = {
		abbreviation = "le4"
		category = small_plane_engine
		parent = light_engine_3x
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 926
			thrust = 110
			build_cost_ic = 6.65
			fuel_consumption = 5.4
		}
	}
	light_engine_5x = {
		abbreviation = "le5"
		category = small_plane_engine
		parent = light_engine_4x
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 972
			thrust = 135
			build_cost_ic = 7.32
			fuel_consumption = 5.2
		}
	}
	jet_engine_1_1x = {
		abbreviation = "je11"
		category = medium_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1200
			thrust = 50
			build_cost_ic = 10
			fuel_consumption = 8
		}
	}
	jet_engine_1_2x = {
		abbreviation = "je12"
		category = medium_plane_engine
		parent = jet_engine_1_1x
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1260
			thrust = 75
			build_cost_ic = 11
			fuel_consumption = 7.75
		}
	}
	jet_engine_1_3x = {
		abbreviation = "je13"
		category = medium_plane_engine
		parent = jet_engine_1_2x
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1323
			thrust = 100
			build_cost_ic = 12.1
			fuel_consumption = 7.5
		}
	}
	jet_engine_1_4x = {
		abbreviation = "je14"
		category = medium_plane_engine
		parent = jet_engine_1_3x
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1389
			thrust = 125
			build_cost_ic = 13.31
			fuel_consumption = 7.25
		}
	}
	jet_engine_1_5x = {
		abbreviation = "je15"
		category = medium_plane_engine
		parent = jet_engine_1_4x
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1459
			thrust = 150
			build_cost_ic = 14.64
			fuel_consumption = 7
		}
	}
	jet_engine_2_1x = {
		abbreviation = "je21"
		category = twin_medium_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1200
			thrust = 85
			build_cost_ic = 25
			fuel_consumption = 8
		}
	}
	jet_engine_2_2x = {
		abbreviation = "je22"
		category = twin_medium_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1260
			thrust = 125
			build_cost_ic = 27.5
			fuel_consumption = 7.75
		}
	}
	jet_engine_2_3x = {
		abbreviation = "je23"
		category = twin_medium_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1323
			thrust = 165
			build_cost_ic = 30.25
			fuel_consumption = 7.5
		}
	}
	jet_engine_2_4x = {
		abbreviation = "je24"
		category = twin_medium_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1389
			thrust = 205
			build_cost_ic = 33.28
			fuel_consumption = 7.25
		}
	}
	jet_engine_2_5x = {
		abbreviation = "je25"
		category = twin_medium_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 1459
			thrust = 245
			build_cost_ic = 36.60
			fuel_consumption = 7
		}
	}
	jet_engine_4_1x = {
		abbreviation = "je41"
		category = quad_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 500
			thrust = 140
			build_cost_ic = 60
			fuel_consumption = 8
		}
	}
	jet_engine_4_2x = {
		abbreviation = "je42"
		category = quad_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 525
			thrust = 205
			build_cost_ic = 66
			fuel_consumption = 7.75
		}
	}
	jet_engine_4_3x = {
		abbreviation = "je43"
		category = quad_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 551
			thrust = 270
			build_cost_ic = 72.6
			fuel_consumption = 7.5
		}
	}
	jet_engine_4_4x = {
		abbreviation = "je44"
		category = quad_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 579
			thrust = 335
			build_cost_ic = 79.86
			fuel_consumption = 7.25
		}
	}
	jet_engine_4_5x = {
		abbreviation = "je45"
		category = quad_plane_engine
		
		sfx = sfx_ui_sd_module_engine
		
		add_stats = {
			maximum_speed = 607
			thrust = 400
			build_cost_ic = 87.85
			fuel_consumption = 7
		}
	}
	light_aa_weapons_1x = {
		abbreviation = "law1"
		category = fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 15
			build_cost_ic = 2
			air_agility = 5
			air_ground_attack = 2
			weight = 2
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
	}
	light_aa_weapons_2x = {
		abbreviation = "law2"
		category = fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 19
			build_cost_ic = 4
			air_agility = 8
			air_ground_attack = 3
			weight = 4
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
		can_convert_from = {
			module = light_aa_weapons_1x
			convert_cost_ic = 2
		}
	}
	light_aa_weapons_3x = {
		abbreviation = "law3"
		category = fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 23
			build_cost_ic = 6
			air_agility = 11
			air_ground_attack = 4
			weight = 6
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
		can_convert_from = {
			module = light_aa_weapons_2x
			convert_cost_ic = 2
		}
	}
	light_aa_weapons_4x = {
		abbreviation = "law4"
		category = fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 27
			build_cost_ic = 8
			air_agility = 14
			air_ground_attack = 5
			weight = 8
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
		can_convert_from = {
			module = light_aa_weapons_3x
			convert_cost_ic = 2
		}
	}
	light_aa_weapons_5x = {
		abbreviation = "law5"
		category = fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 31
			build_cost_ic = 10
			air_agility = 17
			air_ground_attack = 6
			weight = 10
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
		can_convert_from = {
			module = light_aa_weapons_4x
			convert_cost_ic = 2
		}
	}
	medium_aa_weapons_1x = {
		abbreviation = "maw1"
		category = medium_fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 18
			air_agility = 5
			build_cost_ic = 5
			weight = 10
			air_superiority = 0.25
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
	}
	medium_aa_weapons_2x = {
		abbreviation = "maw2"
		category = medium_fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 22
			air_agility = 9.5
			build_cost_ic = 9
			weight = 9
			air_superiority = 0.25
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
		can_convert_from = {
			module = medium_aa_weapons_1x
			convert_cost_ic = 2
		}
	}
	medium_aa_weapons_3x = {
		abbreviation = "maw3"
		category = medium_fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 26
			air_agility = 14
			build_cost_ic = 13
			weight = 8
			air_superiority = 0.25
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
		can_convert_from = {
			module = medium_aa_weapons_2x
			convert_cost_ic = 2
		}
	}
	medium_aa_weapons_4x = {
		abbreviation = "maw4"
		category = medium_fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 30
			air_agility = 18.5
			build_cost_ic = 17
			weight = 7
			air_superiority = 0.25
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
		can_convert_from = {
			module = medium_aa_weapons_3x
			convert_cost_ic = 2
		}
	}
	medium_aa_weapons_5x = {
		abbreviation = "maw5"
		category = medium_fighter_weapon
		sfx = sfx_ui_sd_modules_turret
		add_equipment_type = fighter
		
		add_stats = {
			air_attack = 34
			air_agility = 23
			build_cost_ic = 21
			weight = 6
			air_superiority = 0.25
		}
		xp_cost = 2
		allow_mission_type = {
			air_superiority
			interception
		}
		can_convert_from = {
			module = medium_aa_weapons_4x
			convert_cost_ic = 2
		}
	}
	smart_ag_weapons_1x = {
		abbreviation = "saw1"
		category = tac_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = tactical_bomber
		
		add_stats = {
			build_cost_ic = 15
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 5
				weight = 21
			}
			multiply_stats = {
				air_agility = -0.05
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 3
				weight = 21
			}
			add_average_stats = {
				naval_strike_targetting = 4
			}
			multiply_stats = {
				air_agility = -0.05
			}
		}
	}
	smart_ag_weapons_2x = {
		abbreviation = "sagw2"
		category = tac_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = tactical_bomber 
		
		add_stats = {
			build_cost_ic = 17
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 7.5
				weight = 19
			}
			multiply_stats = {
				air_agility = -0.06
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 3.9
				weight = 19
			}
			add_average_stats = {
				naval_strike_targetting = 6
			}
			multiply_stats = {
				air_agility = -0.06
			}
		}
		can_convert_from = {
			module = smart_ag_weapons_1x
			convert_cost_ic = 2
		}
	}
	smart_ag_weapons_3x = {
		abbreviation = "sagw3"
		category = tac_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = tactical_bomber
		
		add_stats = {
			build_cost_ic = 19
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 10
				weight = 17
			}
			multiply_stats = {
				air_agility = -0.07
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 4.8
				weight = 17
			}
			add_average_stats = {
				naval_strike_targetting = 8
			}
			multiply_stats = {
				air_agility = -0.07
			}
		}
		can_convert_from = {
			module = smart_ag_weapons_2x
			convert_cost_ic = 2
		}
	}
	smart_ag_weapons_4x = {
		abbreviation = "sagw4"
		category = tac_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = tactical_bomber
		
		add_stats = {
			build_cost_ic = 21
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 13
				weight = 15
			}
			multiply_stats = {
				air_agility = -0.08
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 5.7
				weight = 15
			}
			add_average_stats = {
				naval_strike_targetting = 10
			}
			multiply_stats = {
				air_agility = -0.08
			}
		}
		can_convert_from = {
			module = smart_ag_weapons_3x
			convert_cost_ic = 2
		}
	}
	smart_ag_weapons_5x = {
		abbreviation = "sagw5"
		category = tac_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = tactical_bomber
		
		add_stats = {
			build_cost_ic = 23
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 15
				weight = 13
			}
			multiply_stats = {
				air_agility = -0.09
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 6.6
				weight = 13
			}
			add_average_stats = {
				naval_strike_targetting = 12
			}
			multiply_stats = {
				air_agility = -0.09
			}
		}
		can_convert_from = {
			module = smart_ag_weapons_4x
			convert_cost_ic = 2
		}
	}
	dumb_ag_weapons_1x = {
		abbreviation = "dagw1"
		category = cas_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = cas
		
		add_stats = {
			build_cost_ic = 5
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 4
				weight = 20
			}
			multiply_stats = {
				air_agility = -0.05
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 2.3
				weight = 20
			}
			add_average_stats = {
				naval_strike_targetting = 1.8
			}
			multiply_stats = {
				air_agility = -0.05
			}
		}
	}
	dumb_ag_weapons_2x = {
		abbreviation = "dagw2"
		category = cas_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = cas
		
		add_stats = {
			build_cost_ic = 8
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 5
				weight = 21
			}
			multiply_stats = {
				air_agility = -0.06
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 3.2
				weight = 21
			}
			add_average_stats = {
				naval_strike_targetting = 3
			}
			multiply_stats = {
				air_agility = -0.06
			}
		}
		can_convert_from = {
			module = dumb_ag_weapons_1x
			convert_cost_ic = 2
		}
	}
	dumb_ag_weapons_3x = {
		abbreviation = "dagw3"
		category = cas_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type =  cas
		
		add_stats = {
			build_cost_ic = 11
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 6
				weight = 22
			}
			multiply_stats = {
				air_agility = -0.07
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 4.1
				weight = 21
			}
			add_average_stats = {
				naval_strike_targetting = 4.2
			}
			multiply_stats = {
				air_agility = -0.07
			}
		}
		can_convert_from = {
			module = dumb_ag_weapons_2x
			convert_cost_ic = 2
		}
	}
	dumb_ag_weapons_4x = {
		abbreviation = "dagw4"
		category = cas_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = cas
		
		add_stats = {
			build_cost_ic = 14
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 7
				weight = 23
			}
			multiply_stats = {
				air_agility = -0.08
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 5
				weight = 23
			}
			add_average_stats = {
				naval_strike_targetting = 5.4
			}
			multiply_stats = {
				air_agility = -0.08
			}
		}
		can_convert_from = {
			module = dumb_ag_weapons_3x
			convert_cost_ic = 2
		}
	}
	dumb_ag_weapons_5x = {
		abbreviation = "dagw5"
		category = cas_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = cas
		
		add_stats = {
			build_cost_ic = 17
		}
		xp_cost = 2
		
		allow_mission_type = {
			cas
			attack_logistics
			naval_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				cas
				attack_logistics
			}
			add_stats = {
				air_ground_attack = 8
				weight = 24
			}
			multiply_stats = {
				air_agility = -0.09
			}
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
			}
			add_stats = {
				naval_strike_attack = 5.9
				weight = 24
			}
			add_average_stats = {
				naval_strike_targetting = 6.6
			}
			multiply_stats = {
				air_agility = -0.09
			}
		}
		can_convert_from = {
			module = dumb_ag_weapons_4x
			convert_cost_ic = 2
		}
	}
	smart_strat_weapons_1x = {
		abbreviation = "ssw1"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 15
			weight = 42
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 8
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 2
			}
		}
	}
	smart_strat_weapons_2x = {
		abbreviation = "ssw2"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 18
			weight = 40
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 11
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 3
			}
		}
		can_convert_from = {
			module = smart_strat_weapons_1x
			convert_cost_ic = 2
		}
	}
	smart_strat_weapons_3x = {
		abbreviation = "ssw3"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 21
			weight = 38
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 14
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 2
			}
		}
		can_convert_from = {
			module = smart_strat_weapons_2x
			convert_cost_ic = 2
		}
	}
	smart_strat_weapons_4x = {
		abbreviation = "ssw4"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 25
			weight = 36
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 17
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 4
			}
		}
		can_convert_from = {
			module = smart_strat_weapons_3x
			convert_cost_ic = 2
		}
	}
	smart_strat_weapons_5x = {
		abbreviation = "ssw5"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 27
			weight = 34
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 20
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 5
			}
		}
		can_convert_from = {
			module = smart_strat_weapons_4x
			convert_cost_ic = 2
		}
	}
	dumb_strat_weapons_1x = {
		abbreviation = "dsw1"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 5
			weight = 40
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 7
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 1
			}
		}
	}
	dumb_strat_weapons_2x = {
		abbreviation = "dsw2"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 6
			weight = 44
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 9
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 1.5
			}
		}
		can_convert_from = {
			module = dumb_strat_weapons_1x
			convert_cost_ic = 2
		}
	}
	dumb_strat_weapons_3x = {
		abbreviation = "dsw3"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 7
			weight = 48
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 9
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 2
			}
		}
		can_convert_from = {
			module = dumb_strat_weapons_2x
			convert_cost_ic = 2
		}
	}
	dumb_strat_weapons_4x = {
		abbreviation = "dsw4"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 8
			weight = 52
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 11
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 2.5
			}
		}
		can_convert_from = {
			module = dumb_strat_weapons_3x
			convert_cost_ic = 2
		}
	}
	dumb_strat_weapons_5x = {
		abbreviation = "dsw5"
		category = strat_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = strategic_bomber
		
		add_stats = {
			build_cost_ic = 9
			weight = 56
		}
		xp_cost = 2
		
		allow_mission_type = {
			strategic_bomber
			port_strike
		}
		
		mission_type_stats = {
			limit = {
				strategic_bomber
			}
			add_stats = {
				air_bombing = 13
			}
		}
		
		mission_type_stats = {
			limit = {
				port_strike
			}
			add_stats = {
				naval_strike_attack = 3
			}
		}
		can_convert_from = {
			module = dumb_strat_weapons_4x
			convert_cost_ic = 2
		}
	}
	naval_ag_weapons_1x = {
		abbreviation = "nsw1"
		category = nav_bomber_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = { naval_bomber maritime_patrol_plane }
		
		add_stats = {
			build_cost_ic = 15
		}
		xp_cost = 2
		
		allow_mission_type = {
			naval_bomber
			port_strike
			naval_patrol
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
				naval_patrol
			}
			add_stats = {
				weight = 30
				naval_strike_attack = 5
			}
			
			add_average_stats = {
				naval_strike_targetting = 7
			}
			
			multiply_stats = {
				air_agility = -0.05
			}
		}
	}
	naval_ag_weapons_2x = {
		abbreviation = "nsw2"
		category = nav_bomber_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = { naval_bomber maritime_patrol_plane }
		
		add_stats = {
			build_cost_ic = 26
		}
		xp_cost = 2
		
		allow_mission_type = {
			naval_bomber
			port_strike
			naval_patrol
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
				naval_patrol
			}
			add_stats = {
				weight = 33
				naval_strike_attack = 7
			}
			
			add_average_stats = {
				naval_strike_targetting = 10
			}
			
			multiply_stats = {
				air_agility = -0.04
			}
		}
		can_convert_from = {
			module = naval_ag_weapons_1x
			convert_cost_ic = 2
		}
	}
	naval_ag_weapons_3x = {
		abbreviation = "nsw3"
		category = nav_bomber_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = { naval_bomber maritime_patrol_plane }
		
		add_stats = {
			build_cost_ic = 37
		}
		xp_cost = 2
		
		allow_mission_type = {
			naval_bomber
			port_strike
			naval_patrol
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
				naval_patrol
			}
			add_stats = {
				weight = 36
				naval_strike_attack = 9
			}
			
			add_average_stats = {
				naval_strike_targetting = 13
			}
			
			multiply_stats = {
				air_agility = -0.03
			}
		}
		can_convert_from = {
			module = naval_ag_weapons_2x
			convert_cost_ic = 2
		}
	}
	naval_ag_weapons_4x = {
		abbreviation = "nsw4"
		category = nav_bomber_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = naval_bomber
		
		add_stats = {
			build_cost_ic = 48
		}
		xp_cost = 2
		
		allow_mission_type = {
			naval_bomber
			port_strike
			naval_patrol
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
				naval_patrol
			}
			add_stats = {
				weight = 39
				naval_strike_attack = 11
			}
			
			add_average_stats = {
				naval_strike_targetting = 16
			}
			
			multiply_stats = {
				air_agility = -0.03
			}
		}
		can_convert_from = {
			module = naval_ag_weapons_3x
			convert_cost_ic = 2
		}
	}
	naval_ag_weapons_5x = {
		abbreviation = "nsw5"
		category = nav_bomber_weapon
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = { naval_bomber maritime_patrol_plane }
		
		add_stats = {
			build_cost_ic = 59
		}
		xp_cost = 2
		
		allow_mission_type = {
			naval_bomber
			port_strike
			naval_patrol
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
				naval_patrol
			}
			add_stats = {
				weight = 42
				naval_strike_attack = 13
			}
			
			add_average_stats = {
				naval_strike_targetting = 19
			}
			
			multiply_stats = {
				air_agility = -0.02
			}
		}
		can_convert_from = {
			module = naval_ag_weapons_4x
			convert_cost_ic = 2
		}
	}
	hmcs_1 = {
		abbreviation = "hmcs"
		category = plane_special_module_helmet
		sfx = sfx_ui_sd_module_turret
		xp_cost = 2
		
		add_stats = {
			build_cost_ic = 4
			air_ground_attack = 3
			air_attack = 4
			weight = 2
		}
		
		dismantle_cost_ic = 2
	}
	
	basic_recon = {
		abbreviation = "brc"
		category = recon_camera
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = scout_plane
		forbid_equipment_type_exact_match_for_category = {
			fighter_weapon = scout_plane
			cas_weapon = scout_plane
			nav_bomber_weapon = scout_plane
			tac_weapon = scout_plane
			mine_warfare_offense = scout_plane
		}
		
		add_stats = {
			build_cost_ic = 5
			weight = 12
		}
		xp_cost = 2
		allow_mission_type = {
			recon
		}
	}
	cold_war_recon = {
		abbreviation = "cwrc"
		category = recon_camera
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = scout_plane
		forbid_equipment_type_exact_match_for_category = {
			fighter_weapon = scout_plane
			cas_weapon = scout_plane
			nav_bomber_weapon = scout_plane
			tac_weapon = scout_plane
			mine_warfare_offense = scout_plane
		}
		
		add_stats = {
			build_cost_ic = 8
			weight = 10
		}
		xp_cost = 2
		allow_mission_type = {
			recon
		}
	}
	advanced_recon = {
		abbreviation = "arc"
		category = recon_camera
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = scout_plane
		forbid_equipment_type_exact_match_for_category = {
			fighter_weapon = scout_plane
			cas_weapon = scout_plane
			nav_bomber_weapon = scout_plane
			tac_weapon = scout_plane
			mine_warfare_offense = scout_plane
		}
		
		add_stats = {
			build_cost_ic = 11
			weight = 8
		}
		xp_cost = 2
		allow_mission_type = {
			recon
		}
	}
	basic_tgp = {
		abbreviation = "btgp"
		category = plane_targeting_pod
		sfx = sfx_ui_sd_module_turret
		
		xp_cost = 2
		add_stats = {
			build_cost_ic = 5
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
				cas
				attack_logistics
			}
			add_stats = {
				weight = 3
			}
			multiply_stats = {
				air_ground_attack = 0.10
				naval_strike_targetting = 0.05
			}
		}
	}
	advanced_tgp = {
		abbreviation = "atgp"
		category = plane_targeting_pod
		sfx = sfx_ui_sd_module_turret
		
		xp_cost = 2
		add_stats = {
			build_cost_ic = 8
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
				cas
				attack_logistics
			}
			add_stats = {
				weight = 5
			}
			multiply_stats = {
				air_ground_attack = 0.15
				naval_strike_targetting = 0.07
			}
		}
	}
	ground_targeting_systems = {
		abbreviation = "gts"
		category = plane_targeting_pod
		sfx = sfx_ui_sd_module_turret
		
		xp_cost = 2
		add_stats = {
			build_cost_ic = 20
			weight = 20
		}
		
		multiply_stats = {
			maximum_speed = -0.5
		}
		
		mission_type_stats = {
			limit = {
				naval_bomber
				port_strike
				cas
				attack_logistics
			}
			multiply_stats = {
				air_ground_attack = 0.35
				naval_strike_targetting = 0.25
			}
		}
	}
	radar_jammer = {
		abbreviation = "rjmr"
		category = plane_defensive_countermeasures
		sfx = sfx_ui_sd_module_turret
		xp_cost = 2
		
		add_stats = {
			build_cost_ic = 20
			weight = 3
		}
		multiply_stats = {
			air_agility = 0.15
			air_defence = 0.05
		}
	}
	enhanced_rwr_1x = {
		abbreviation = "rwr1"
		category = plane_defensive_detection
		sfx = sfx_ui_sd_module_turret
		xp_cost = 2
		
		add_stats = {
			build_cost_ic = 11
			weight = 3
			air_agility = 20
			air_defence = 25
		}
	}
	mws_module = {
		abbreviation = "mws1"
		category = plane_defensive_detection
		sfx = sfx_ui_sd_module_turret
		xp_cost = 2
		
		add_stats = {
			build_cost_ic = 17
			weight = 5
			air_agility = 19
			air_defence = 70
		}
		can_convert_from = {
			module = enhanced_rwr_1x
			convert_cost_ic = 4
		}
	}
	aerial_refueling_1x = {
		abbreviation = "arf1"
		category = plane_aerial_refueling
		sfx = sfx_ui_sd_module_turret
		xp_cost = 2
		
		add_stats = {
			build_cost_ic = 6
			reliability = 0.05
			weight = 3
		}
		multiply_stats = {
			air_range = 0.25
		}
	}
	comms_intercept = {
		abbreviation = "cms1"
		category = plane_offensive_electronics
		sfx = sfx_ui_sd_modules_turret
		xp_cost = 4
		
		add_stats = {
			build_cost_ic = 5
			weight = 3
			air_defence = 20
		}
		
		multiply_stats = {
			air_attack = 0.05
			air_agility = 0.03
			air_defence = 0.05
		}
		
		mission_type_stats = {
			limit = {
				air_superiority
				interception
			}
			
			add_stats = {
				air_superiority = 5
			}
		}
	}
	data_link = {
		abbreviation = "dl1"
		category = plane_offensive_electronics
		sfx = sfx_ui_sd_modules_turret
		xp_cost = 4
		
		add_stats = {
			build_cost_ic = 11
			weight = 5
			air_defence = 45
		}
		
		multiply_stats = {
			air_attack = 0.1
			air_agility = 0.08
			air_defence = 0.1
		}
		
		mission_type_stats = {
			limit = {
				air_superiority
				interception
			}
			
			add_stats = {
				air_superiority = 12
			}
		}
	}
	drone_linked = {
		abbreviation = "dl2"
		category = plane_offensive_electronics
		sfx = sfx_ui_sd_modules_turret
		xp_cost = 4
		
		add_stats = {
			build_cost_ic = 75
			weight = 3
			air_defence = 0
		}
		
		multiply_stats = {
			air_attack = 0.15
			air_agility = 0.2
		}
		
		mission_type_stats = {
			limit = {
				air_superiority
				interception
			}
			
			add_stats = {
				air_superiority = 14
			}
		}
	}
	airborne_radar_large = {
		abbreviation = "arl1"
		category = plane_awacs_systems
		sfx = sfx_ui_sd_module_turret
		add_equipment_type = scout_plane
		forbid_equipment_type_exact_match_for_category = {
			fighter_weapon = scout_plane
			medium_fighter_weapon = scout_plane
			cas_weapon = scout_plane
			nav_bomber_weapon = scout_plane
			tac_weapon = scout_plane
			strat_weapon = scout_plane
			mine_warfare_offense = scout_plane
		}
		
		add_stats = {
			build_cost_ic = 100
			weight = 45
			air_superiority = 20
			air_ground_attack = -5000
			air_attack = -5000
			naval_strike_attack = -5000
			naval_strike_targetting = -5000
			air_bombing = -5000
		}
		xp_cost = 2
		allow_mission_type = {
			recon
		}
	}
}