############################################################################################################
#	Expert AI mod - ideas
############################################################################################################

ideas = {
	country = {
		
		########################################################################################
		#	desperate defense
		########################################################################################
		
		EAI_desperate_defense_1 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.60
				industrial_capacity_dockyard = 0.05
				production_factory_efficiency_gain_factor = 0.1
			}
		}
		EAI_desperate_defense_2 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.61
				industrial_capacity_dockyard = 0.10
				production_factory_efficiency_gain_factor = 0.2
			}
		}
		EAI_desperate_defense_3 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.62
				industrial_capacity_dockyard = 0.15
				production_factory_efficiency_gain_factor = 0.3
			}
		}
		EAI_desperate_defense_4 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.63
				industrial_capacity_dockyard = 0.20
				production_factory_efficiency_gain_factor = 0.4
			}
		}
		EAI_desperate_defense_5 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.64
				industrial_capacity_dockyard = 0.25
				production_factory_efficiency_gain_factor = 0.5
			}
		}
		EAI_desperate_defense_6 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.65
				industrial_capacity_dockyard = 0.30
				production_factory_efficiency_gain_factor = 0.6
			}
		}
		EAI_desperate_defense_7 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.66
				industrial_capacity_dockyard = 0.35
				production_factory_efficiency_gain_factor = 0.7
			}
		}
		EAI_desperate_defense_8 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.67
				industrial_capacity_dockyard = 0.40
				production_factory_efficiency_gain_factor = 0.8
			}
		}
		EAI_desperate_defense_9 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.68
				industrial_capacity_dockyard = 0.45
				production_factory_efficiency_gain_factor = 0.9
			}
		}
		EAI_desperate_defense_10 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.69
				industrial_capacity_dockyard = 0.50
				production_factory_efficiency_gain_factor = 1.0
			}
		}
		EAI_desperate_defense_11 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.70
				industrial_capacity_dockyard = 0.55
				production_factory_efficiency_gain_factor = 1.1
			}
		}
		EAI_desperate_defense_12 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.71
				industrial_capacity_dockyard = 0.60
				production_factory_efficiency_gain_factor = 1.2
			}
		}
		EAI_desperate_defense_13 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.72
				industrial_capacity_dockyard = 0.65
				production_factory_efficiency_gain_factor = 1.3
			}
		}
		EAI_desperate_defense_14 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.73
				industrial_capacity_dockyard = 0.70
				production_factory_efficiency_gain_factor = 1.4
			}
		}
		EAI_desperate_defense_15 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.74
				industrial_capacity_dockyard = 0.75
				production_factory_efficiency_gain_factor = 1.5
			}
		}
		EAI_desperate_defense_16 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.75
				industrial_capacity_dockyard = 0.80
				production_factory_efficiency_gain_factor = 1.6
			}
		}
		EAI_desperate_defense_17 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.76
				industrial_capacity_dockyard = 0.85
				production_factory_efficiency_gain_factor = 1.7
			}
		}
		EAI_desperate_defense_18 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.78
				industrial_capacity_dockyard = 0.90
				production_factory_efficiency_gain_factor = 1.8
			}
		}
		EAI_desperate_defense_19 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.79
				industrial_capacity_dockyard = 0.95
				production_factory_efficiency_gain_factor = 1.9
			}
		}
		EAI_desperate_defense_20 = {
			picture = air_war_plans_division_focus
			allowed = { always = no }
			
			modifier = {
				training_time_army_factor = -0.80
				industrial_capacity_dockyard = 1.0
				production_factory_efficiency_gain_factor = 2.0
			}
		}
	}
	hidden_ideas = {

		########################################################################################
		#	attrition
		########################################################################################
	
		EAI_attrition_reduction = {
			modifier = {
				attrition = -0.25
			}
			picture = air_war_plans_division_focus
			allowed = { always = no }
		}
		EAI_attrition_reduction2 = {
			modifier = {
				attrition = -0.50
			}
			picture = air_war_plans_division_focus
			allowed = { always = no }
		}
		EAI_attrition_reduction3 = {
			modifier = {
				attrition = -0.75
			}
			picture = air_war_plans_division_focus
			allowed = { always = no }
		}
	
		########################################################################################
		#	Difficulty bonuses
		########################################################################################
		
		### infantry_equipment

		EAI_HARD/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.45 instant = yes } } }

		### support_equipment

		EAI_HARD/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.45 instant = yes } } }

		### artillery_equipment

		EAI_HARD/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.45 instant = yes } } }

		### rocket_artillery_equipment

		EAI_HARD/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.45 instant = yes } } }

		### motorized_rocket_equipment

		EAI_HARD/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.45 instant = yes } } }

		### motorized_equipment

		EAI_HARD/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.45 instant = yes } } }

		### mechanized_equipment

		EAI_HARD/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.45 instant = yes } } }

		### anti_tank_equipment

		EAI_HARD/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.45 instant = yes } } }

		### anti_air_equipment

		EAI_HARD/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.45 instant = yes } } }

		###### 

		### light_tank_chassis

		EAI_HARD/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### medium_tank_chassis

		EAI_HARD/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### heavy_tank_chassis

		EAI_HARD/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### modern_tank_chassis

		EAI_HARD/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### super_heavy_tank_chassis

		EAI_HARD/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### amphibious_tank_chassis

		EAI_HARD/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### light_tank_aa_chassis

		EAI_HARD/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### light_tank_artillery_chassis

		EAI_HARD/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### light_tank_destroyer_chassis

		EAI_HARD/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### light_tank_amphibious_chassis

		EAI_HARD/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### light_tank_flame_chassis

		EAI_HARD/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### medium_tank_aa_chassis

		EAI_HARD/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### medium_tank_artillery_chassis

		EAI_HARD/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### medium_tank_destroyer_chassis

		EAI_HARD/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### medium_tank_amphibious_chassis

		EAI_HARD/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### medium_tank_flame_chassis

		EAI_HARD/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### heavy_tank_aa_chassis

		EAI_HARD/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### heavy_tank_artillery_chassis

		EAI_HARD/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### heavy_tank_destroyer_chassis

		EAI_HARD/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### heavy_tank_amphibious_chassis

		EAI_HARD/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### heavy_tank_flame_chassis

		EAI_HARD/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### super_heavy_tank_aa_chassis

		EAI_HARD/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### super_heavy_tank_artillery_chassis

		EAI_HARD/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### super_heavy_tank_destroyer_chassis

		EAI_HARD/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### modern_tank_aa_chassis

		EAI_HARD/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### modern_tank_artillery_chassis

		EAI_HARD/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### modern_tank_destroyer_chassis

		EAI_HARD/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }

		### gw_tank_equipment

		EAI_HARD/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_VERY_HARD/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.30 instant = yes } } }
		EAI_INSANE/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.45 instant = yes } } }

		###### 

		### small_plane_airframe

		EAI_HARD/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### cv_small_plane_airframe

		EAI_HARD/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### medium_plane_airframe

		EAI_HARD/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### large_plane_airframe

		EAI_HARD/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### transport_plane_equipment

		EAI_HARD/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.15 instant = yes } } }

		### small_plane_cas_airframe

		EAI_HARD/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### cv_small_plane_cas_airframe

		EAI_HARD/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### small_plane_naval_bomber_airframe

		EAI_HARD/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### cv_small_plane_naval_bomber_airframe

		EAI_HARD/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### small_plane_suicide_airframe

		EAI_HARD/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### cv_small_plane_suicide_airframe

		EAI_HARD/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### medium_plane_fighter_airframe

		EAI_HARD/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### medium_plane_scout_plane_airframe

		EAI_HARD/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }

		### large_plane_maritime_patrol_plane_airframe

		EAI_HARD/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_VERY_HARD/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.10 instant = yes } } }
		EAI_INSANE/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }

		########################################################################################
		#	Desperate defense
		########################################################################################
		
		### infantry_equipment

		EAI_DD_1/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/infantry_equipment_bonus = { allowed = { always = no } equipment_bonus = { infantry_equipment = { build_cost_ic = -0.5 instant = yes } } }

		### support_equipment

		EAI_DD_1/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/support_equipment_bonus = { allowed = { always = no } equipment_bonus = { support_equipment = { build_cost_ic = -0.5 instant = yes } } }

		### artillery_equipment

		EAI_DD_1/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { artillery_equipment = { build_cost_ic = -0.5 instant = yes } } }

		### rocket_artillery_equipment

		EAI_DD_1/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/rocket_artillery_equipment_bonus = { allowed = { always = no } equipment_bonus = { rocket_artillery_equipment = { build_cost_ic = -0.5 instant = yes } } }

		### motorized_rocket_equipment

		EAI_DD_1/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/motorized_rocket_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_rocket_equipment = { build_cost_ic = -0.5 instant = yes } } }

		### motorized_equipment

		EAI_DD_1/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/motorized_equipment_bonus = { allowed = { always = no } equipment_bonus = { motorized_equipment = { build_cost_ic = -0.5 instant = yes } } }

		### mechanized_equipment

		EAI_DD_1/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/mechanized_equipment_bonus = { allowed = { always = no } equipment_bonus = { mechanized_equipment = { build_cost_ic = -0.5 instant = yes } } }

		### anti_tank_equipment

		EAI_DD_1/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/anti_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_tank_equipment = { build_cost_ic = -0.5 instant = yes } } }

		### anti_air_equipment

		EAI_DD_1/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/anti_air_equipment_bonus = { allowed = { always = no } equipment_bonus = { anti_air_equipment = { build_cost_ic = -0.5 instant = yes } } }

		###### 

		### light_tank_chassis

		EAI_DD_1/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/light_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### medium_tank_chassis

		EAI_DD_1/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/medium_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### heavy_tank_chassis

		EAI_DD_1/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### modern_tank_chassis

		EAI_DD_1/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/modern_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### super_heavy_tank_chassis

		EAI_DD_1/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/super_heavy_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### amphibious_tank_chassis

		EAI_DD_1/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/amphibious_tank_chassis_bonus = { allowed = { always = no } equipment_bonus = { amphibious_tank_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### light_tank_aa_chassis

		EAI_DD_1/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/light_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_aa_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### light_tank_artillery_chassis

		EAI_DD_1/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/light_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_artillery_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### light_tank_destroyer_chassis

		EAI_DD_1/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/light_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_destroyer_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### light_tank_amphibious_chassis

		EAI_DD_1/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/light_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_amphibious_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### light_tank_flame_chassis

		EAI_DD_1/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/light_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { light_tank_flame_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### medium_tank_aa_chassis

		EAI_DD_1/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/medium_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_aa_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### medium_tank_artillery_chassis

		EAI_DD_1/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/medium_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_artillery_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### medium_tank_destroyer_chassis

		EAI_DD_1/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/medium_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_destroyer_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### medium_tank_amphibious_chassis

		EAI_DD_1/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/medium_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_amphibious_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### medium_tank_flame_chassis

		EAI_DD_1/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/medium_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { medium_tank_flame_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### heavy_tank_aa_chassis

		EAI_DD_1/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_aa_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### heavy_tank_artillery_chassis

		EAI_DD_1/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_artillery_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### heavy_tank_destroyer_chassis

		EAI_DD_1/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_destroyer_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### heavy_tank_amphibious_chassis

		EAI_DD_1/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/heavy_tank_amphibious_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_amphibious_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### heavy_tank_flame_chassis

		EAI_DD_1/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/heavy_tank_flame_chassis_bonus = { allowed = { always = no } equipment_bonus = { heavy_tank_flame_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### super_heavy_tank_aa_chassis

		EAI_DD_1/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/super_heavy_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_aa_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### super_heavy_tank_artillery_chassis

		EAI_DD_1/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/super_heavy_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_artillery_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### super_heavy_tank_destroyer_chassis

		EAI_DD_1/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/super_heavy_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { super_heavy_tank_destroyer_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### modern_tank_aa_chassis

		EAI_DD_1/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/modern_tank_aa_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_aa_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### modern_tank_artillery_chassis

		EAI_DD_1/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/modern_tank_artillery_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_artillery_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### modern_tank_destroyer_chassis

		EAI_DD_1/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/modern_tank_destroyer_chassis_bonus = { allowed = { always = no } equipment_bonus = { modern_tank_destroyer_chassis = { build_cost_ic = -0.5 instant = yes } } }

		### gw_tank_equipment

		EAI_DD_1/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.025 instant = yes } } }
		EAI_DD_2/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_3/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.075 instant = yes } } }
		EAI_DD_4/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_5/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.125 instant = yes } } }
		EAI_DD_6/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_7/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.175 instant = yes } } }
		EAI_DD_8/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.2 instant = yes } } }
		EAI_DD_9/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.225 instant = yes } } }
		EAI_DD_10/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.25 instant = yes } } }
		EAI_DD_11/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.275 instant = yes } } }
		EAI_DD_12/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.3 instant = yes } } }
		EAI_DD_13/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.325 instant = yes } } }
		EAI_DD_14/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.35 instant = yes } } }
		EAI_DD_15/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.375 instant = yes } } }
		EAI_DD_16/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.4 instant = yes } } }
		EAI_DD_17/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.425 instant = yes } } }
		EAI_DD_18/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.45 instant = yes } } }
		EAI_DD_19/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.475 instant = yes } } }
		EAI_DD_20/gw_tank_equipment_bonus = { allowed = { always = no } equipment_bonus = { gw_tank_equipment = { build_cost_ic = -0.5 instant = yes } } }

		###### 

		### small_plane_airframe

		EAI_DD_1/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### cv_small_plane_airframe

		EAI_DD_1/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/cv_small_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### medium_plane_airframe

		EAI_DD_1/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/medium_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### large_plane_airframe

		EAI_DD_1/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/large_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### transport_plane_equipment

		EAI_DD_1/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/transport_plane_equipment_bonus = { allowed = { always = no } equipment_bonus = { transport_plane_equipment = { build_cost_ic = -0.2 instant = yes } } }

		### small_plane_cas_airframe

		EAI_DD_1/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_cas_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### cv_small_plane_cas_airframe

		EAI_DD_1/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/cv_small_plane_cas_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_cas_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### small_plane_naval_bomber_airframe

		EAI_DD_1/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_naval_bomber_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### cv_small_plane_naval_bomber_airframe

		EAI_DD_1/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/cv_small_plane_naval_bomber_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_naval_bomber_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### small_plane_suicide_airframe

		EAI_DD_1/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { small_plane_suicide_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### cv_small_plane_suicide_airframe

		EAI_DD_1/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/cv_small_plane_suicide_airframe_bonus = { allowed = { always = no } equipment_bonus = { cv_small_plane_suicide_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### medium_plane_fighter_airframe

		EAI_DD_1/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/medium_plane_fighter_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_fighter_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### medium_plane_scout_plane_airframe

		EAI_DD_1/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/medium_plane_scout_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { medium_plane_scout_plane_airframe = { build_cost_ic = -0.2 instant = yes } } }

		### large_plane_maritime_patrol_plane_airframe

		EAI_DD_1/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.01 instant = yes } } }
		EAI_DD_2/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.02 instant = yes } } }
		EAI_DD_3/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.03 instant = yes } } }
		EAI_DD_4/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.04 instant = yes } } }
		EAI_DD_5/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.05 instant = yes } } }
		EAI_DD_6/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.06 instant = yes } } }
		EAI_DD_7/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.07 instant = yes } } }
		EAI_DD_8/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.08 instant = yes } } }
		EAI_DD_9/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.09 instant = yes } } }
		EAI_DD_10/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.1 instant = yes } } }
		EAI_DD_11/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.11 instant = yes } } }
		EAI_DD_12/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.12 instant = yes } } }
		EAI_DD_13/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.13 instant = yes } } }
		EAI_DD_14/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.14 instant = yes } } }
		EAI_DD_15/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.15 instant = yes } } }
		EAI_DD_16/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.16 instant = yes } } }
		EAI_DD_17/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.17 instant = yes } } }
		EAI_DD_18/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.18 instant = yes } } }
		EAI_DD_19/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.19 instant = yes } } }
		EAI_DD_20/large_plane_maritime_patrol_plane_airframe_bonus = { allowed = { always = no } equipment_bonus = { large_plane_maritime_patrol_plane_airframe = { build_cost_ic = -0.2 instant = yes } } }
	}
}