#Written by Hiddengearz
##########################################Anti-Tank###################################
technologies = {
	@1965 = 0
	@1985 = 2
	@2005 = 4
	@2025 = 6
	@2035 = 8
	@2045 = 10
	@2055 = 12
	@2065 = 14
	@2075 = 16
	@2085 = 18
	@2095 = 20
	@2105 = 22
	#Y Axis
	@row1 = -4
	@row2 = 0
	@row3 = 4
	@row4 = 8
	@row5 = 12
	@row6 = 16
	@row7 = 20
	#1985
	AT_upgrade_1 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech AT_upgrade_1"
		}
		category_all_infantry = {
			hard_attack = 0.05
		}
		category_tanks = {
			hard_attack = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_1
			research_cost_coeff = 1
		}
		research_cost = 1
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		start_year = 1980
		folder = {
			name = artillery_folder
			position = {
				x = 10
				y = @1985
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
		}
	}
	#2005
	AT_upgrade_2 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech AT_upgrade_2"
		}
		category_all_infantry = {
			defense = 0.05
		}
		category_tanks = {
			defense = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_2
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2000
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 10
				y = @2005
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
		}
	}
	#2025
	AT_upgrade_3 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech AT_upgrade_3"
		}
		category_all_infantry = {
			breakthrough = 0.05
		}
		category_tanks = {
			breakthrough = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_3
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2020
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 9
				y = @2025
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2025.01.01
			}
			modifier = {
				factor = 0.2
				date < 2020.01.01
			}
		}
	}
	#2035
	AT_upgrade_4 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech AT_upgrade_4"
		}
		category_all_infantry = {
			hard_attack = 0.05
		}
		category_tanks = {
			hard_attack = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_4
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2030
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 11
				y = @2035
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2030.01.01
			}
			modifier = {
				factor = 0.2
				date < 2027.01.01
			}
		}
	}
	#2040
	AT_upgrade_5 = {
		category_all_infantry = {
			hard_attack = 0.05
		}
		category_tanks = {
			hard_attack = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_5
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2040
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 9
				y = @2045
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2040.01.01
			}
			modifier = {
				factor = 0.2
				date < 2037.01.01
			}
		}
	}
	#2050
	AT_upgrade_6 = {
		category_all_infantry = {
			hard_attack = 0.05
		}
		category_tanks = {
			hard_attack = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_6
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2050
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 11
				y = @2055
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2050.01.01
			}
			modifier = {
				factor = 0.2
				date < 2047.01.01
			}
		}
	}
	#2060
	AT_upgrade_7 = {
		category_all_infantry = {
			hard_attack = 0.05
		}
		category_tanks = {
			hard_attack = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_7
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2060
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 9
				y = @2065
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2060.01.01
			}
			modifier = {
				factor = 0.2
				date < 2057.01.01
			}
		}
	}
	#2070
	AT_upgrade_8 = {
		category_all_infantry = {
			hard_attack = 0.05
		}
		category_tanks = {
			hard_attack = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_8
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2070
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 11
				y = @2075
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2070.01.01
			}
			modifier = {
				factor = 0.2
				date < 2067.01.01
			}
		}
	}
	#2080
	AT_upgrade_9 = {
		category_all_infantry = {
			hard_attack = 0.05
		}
		category_tanks = {
			hard_attack = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_9
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2080
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 9
				y = @2085
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2080.01.01
			}
			modifier = {
				factor = 0.2
				date < 2077.01.01
			}
		}
	}
	#2090
	AT_upgrade_10 = {
		category_all_infantry = {
			hard_attack = 0.05
		}
		category_tanks = {
			hard_attack = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_10
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2090
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 11
				y = @2095
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2090.01.01
			}
			modifier = {
				factor = 0.2
				date < 2087.01.01
			}
		}
	}
	#2100
	AT_upgrade_11 = {
		category_all_infantry = {
			hard_attack = 0.05
		}
		category_tanks = {
			hard_attack = 0.05
		}
		path = {
			leads_to_tech = Anti_tank_11
			research_cost_coeff = 1
		}
		research_cost = 1
		start_year = 2100
		xp_research_type = army
		xp_boost_cost = 50
		xp_research_bonus = 1.5
		folder = {
			name = artillery_folder
			position = {
				x = 9
				y = @2105
			}
		}
		categories = {
			Cat_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2100.01.01
			}
			modifier = {
				factor = 0.2
				date < 2097.01.01
			}
		}
	}
	#1965
	Anti_tank_0 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech Anti_tank_0"
		}
		enable_equipments = {
			Anti_tank_0
		}
		enable_equipment_modules = {
			helicopter_atgm_gen1
			helicopter_multiple_atgm_gen1
		}
		path = {
			leads_to_tech = AT_upgrade_1
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_0
		}
		research_cost = 1.3
		start_year = 1965
		folder = {
			name = artillery_folder
			position = {
				x = 10
				y = @1965
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 20
		}
	}
	#1985
	Anti_tank_1 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech Anti_tank_1"
		}
		enable_equipments = {
			Anti_tank_1
		}
		enable_equipment_modules = {
			helicopter_atgm_gen2
			helicopter_multiple_atgm_gen2
		}
		path = {
			leads_to_tech = AT_upgrade_2
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_1
		}
		research_cost = 1.4
		start_year = 1985
		folder = {
			name = artillery_folder
			position = {
				x = 8
				y = @1985
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
		}
	}
	#2005
	Anti_tank_2 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech Anti_tank_2"
		}
		enable_equipments = {
			Anti_tank_2
		}
		enable_equipment_modules = {
			helicopter_atgm_gen3
			helicopter_multiple_atgm_gen3
		}
		path = {
			leads_to_tech = AT_upgrade_3
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_2
		}
		research_cost = 1.5
		start_year = 2005
		folder = {
			name = artillery_folder
			position = {
				x = 12
				y = @2005
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2005.01.01
			}
			modifier = {
				factor = 0.2
				date < 2002.01.01
			}
		}
	}
	#2025
	Anti_tank_3 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech Anti_tank_3"
		}
		enable_equipments = {
			Anti_tank_3
		}
		enable_equipment_modules = {
			helicopter_atgm_gen4
			helicopter_multiple_atgm_gen4
		}
		path = {
			leads_to_tech = AT_upgrade_4
			research_cost_coeff = 1
		}
		# path = {
		# leads_to_tech = AT_upgrade_2
		# research_cost_coeff = 1
		# }
		sub_technologies = {
			Heavy_Anti_tank_3
		}
		research_cost = 1.6
		start_year = 2025
		folder = {
			name = artillery_folder
			position = {
				x = 11
				y = @2025
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2025.01.01
			}
			modifier = {
				factor = 0.2
				date < 2020.01.01
			}
		}
	}
	#2035
	Anti_tank_4 = {
		enable_equipments = {
			Anti_tank_4
		}
		enable_equipment_modules = {
			helicopter_atgm_gen5
			helicopter_multiple_atgm_gen5
		}
		path = {
			leads_to_tech = AT_upgrade_5
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_4
		}
		research_cost = 1.7
		start_year = 2035
		folder = {
			name = artillery_folder
			position = {
				x = 9
				y = @2035
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2035.01.01
			}
			modifier = {
				factor = 0.2
				date < 2030.01.01
			}
		}
	}
	#2045
	Anti_tank_5 = {
		enable_equipments = {
			Anti_tank_5
		}
		enable_equipment_modules = {
			helicopter_atgm_gen6
			helicopter_multiple_atgm_gen6
		}
		path = {
			leads_to_tech = AT_upgrade_6
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_5
		}
		research_cost = 1.7
		start_year = 2045
		folder = {
			name = artillery_folder
			position = {
				x = 11
				y = @2045
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2045.01.01
			}
			modifier = {
				factor = 0.2
				date < 2040.01.01
			}
		}
	}
	#2055
	Anti_tank_6 = {
		enable_equipments = {
			Anti_tank_6
		}
		enable_equipment_modules = {
			helicopter_atgm_gen7
			helicopter_multiple_atgm_gen7
		}
		path = {
			leads_to_tech = AT_upgrade_7
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_6
		}
		research_cost = 1.7
		start_year = 2055
		folder = {
			name = artillery_folder
			position = {
				x = 9
				y = @2055
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2055.01.01
			}
			modifier = {
				factor = 0.2
				date < 2050.01.01
			}
		}
	}
	#2065
	Anti_tank_7 = {
		enable_equipments = {
			Anti_tank_7
		}
		enable_equipment_modules = {
			helicopter_atgm_gen8
			helicopter_multiple_atgm_gen8
		}
		path = {
			leads_to_tech = AT_upgrade_8
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_7
		}
		research_cost = 1.7
		start_year = 2065
		folder = {
			name = artillery_folder
			position = {
				x = 11
				y = @2065
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2065.01.01
			}
			modifier = {
				factor = 0.2
				date < 2060.01.01
			}
		}
	}
	#2075
	Anti_tank_8 = {
		enable_equipments = {
			Anti_tank_8
		}
		enable_equipment_modules = {
			helicopter_atgm_gen9
			helicopter_multiple_atgm_gen9
		}
		path = {
			leads_to_tech = AT_upgrade_9
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_8
		}
		research_cost = 1.7
		start_year = 2075
		folder = {
			name = artillery_folder
			position = {
				x = 9
				y = @2075
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2075.01.01
			}
			modifier = {
				factor = 0.2
				date < 2070.01.01
			}
		}
	}
	#2085
	Anti_tank_9 = {
		enable_equipments = {
			Anti_tank_9
		}
		enable_equipment_modules = {
			helicopter_atgm_gen10
			helicopter_multiple_atgm_gen10
		}
		path = {
			leads_to_tech = AT_upgrade_10
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_9
		}
		research_cost = 1.7
		start_year = 2085
		folder = {
			name = artillery_folder
			position = {
				x = 11
				y = @2085
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2085.01.01
			}
			modifier = {
				factor = 0.2
				date < 2080.01.01
			}
		}
	}
	#2095
	Anti_tank_10 = {
		enable_equipments = {
			Anti_tank_10
		}
		enable_equipment_modules = {
			helicopter_atgm_gen11
			helicopter_multiple_atgm_gen11
		}
		path = {
			leads_to_tech = AT_upgrade_11
			research_cost_coeff = 1
		}
		sub_technologies = {
			Heavy_Anti_tank_10
		}
		research_cost = 1.7
		start_year = 2095
		folder = {
			name = artillery_folder
			position = {
				x = 9
				y = @2095
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2095.01.01
			}
			modifier = {
				factor = 0.2
				date < 2090.01.01
			}
		}
	}
	#2105
	Anti_tank_11 = {
		enable_equipments = {
			Anti_tank_11
		}
		enable_equipment_modules = {
			helicopter_atgm_gen12
			helicopter_multiple_atgm_gen12
		}
		research_cost = 1.7
		start_year = 2105
		folder = {
			name = artillery_folder
			position = {
				x = 11
				y = @2105
			}
		}
		categories = {
			Cat_INF
			Cat_AT
			Cat_L_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2105.01.01
			}
			modifier = {
				factor = 0.2
				date < 2100.01.01
			}
		}
	}
	#1965
	Heavy_Anti_tank_0 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech Heavy_Anti_tank_0"
		}
		enable_equipments = {
			Heavy_Anti_tank_0
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen1
			afv_atgm_gen1
			helicopter_heavy_atgm_gen1
		}
		research_cost = 1.6
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
		}
	}
	#1985
	Heavy_Anti_tank_1 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech Heavy_Anti_tank_1"
		}
		enable_equipments = {
			Heavy_Anti_tank_1
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen2
			afv_atgm_gen2
			helicopter_heavy_atgm_gen2
		}
		research_cost = 1.7
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
		}
	}
	#2005
	Heavy_Anti_tank_2 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech Heavy_Anti_tank_2"
		}
		enable_equipments = {
			Heavy_Anti_tank_2
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen3
			afv_atgm_gen3
			helicopter_heavy_atgm_gen3
		}
		research_cost = 1.8
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2005.01.01
			}
			modifier = {
				factor = 0.2
				date < 2002.01.01
			}
		}
	}
	#2025
	Heavy_Anti_tank_3 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech Heavy_Anti_tank_3"
		}
		enable_equipments = {
			Heavy_Anti_tank_3
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen4
			afv_atgm_gen4
			helicopter_heavy_atgm_gen4
		}
		research_cost = 1.9
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2025.01.01
			}
			modifier = {
				factor = 0.2
				date < 2020.01.01
			}
		}
	}
	#2035
	Heavy_Anti_tank_4 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech Heavy_Anti_tank_4"
		}
		enable_equipments = {
			Heavy_Anti_tank_4
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen5
			afv_atgm_gen5
			helicopter_heavy_atgm_gen5
		}
		research_cost = 2
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2035.01.01
			}
			modifier = {
				factor = 0.2
				date < 2030.01.01
			}
		}
	}
	#2045
	Heavy_Anti_tank_5 = {
		enable_equipments = {
			Heavy_Anti_tank_5
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen6
			afv_atgm_gen6
			helicopter_heavy_atgm_gen6
		}
		research_cost = 2
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2045.01.01
			}
			modifier = {
				factor = 0.2
				date < 2040.01.01
			}
		}
	}
	#2055
	Heavy_Anti_tank_6 = {
		enable_equipments = {
			Heavy_Anti_tank_6
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen7
			afv_atgm_gen7
			helicopter_heavy_atgm_gen7
		}
		research_cost = 2
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2055.01.01
			}
			modifier = {
				factor = 0.2
				date < 2050.01.01
			}
		}
	}
	#2065
	Heavy_Anti_tank_7 = {
		enable_equipments = {
			Heavy_Anti_tank_7
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen8
			afv_atgm_gen8
			helicopter_heavy_atgm_gen8
		}
		research_cost = 2
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2065.01.01
			}
			modifier = {
				factor = 0.2
				date < 2060.01.01
			}
		}
	}
	#2075
	Heavy_Anti_tank_8 = {
		enable_equipments = {
			Heavy_Anti_tank_8
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen9
			afv_atgm_gen9
			helicopter_heavy_atgm_gen9
		}
		research_cost = 2
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2075.01.01
			}
			modifier = {
				factor = 0.2
				date < 2070.01.01
			}
		}
	}
	#2085
	Heavy_Anti_tank_9 = {
		enable_equipments = {
			Heavy_Anti_tank_9
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen10
			afv_atgm_gen10
			helicopter_heavy_atgm_gen10
		}
		research_cost = 2
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2085.01.01
			}
			modifier = {
				factor = 0.2
				date < 2080.01.01
			}
		}
	}
	#2095
	Heavy_Anti_tank_10 = {
		enable_equipments = {
			Heavy_Anti_tank_10
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen11
			afv_atgm_gen11
			helicopter_heavy_atgm_gen11
		}
		research_cost = 2
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2095.01.01
			}
			modifier = {
				factor = 0.2
				date < 2090.01.01
			}
		}
	}
	#2105
	Heavy_Anti_tank_11 = {
		enable_equipments = {
			Heavy_Anti_tank_11
		}
		enable_equipment_modules = {
			smoothbore_atgm_gen12
			afv_atgm_gen12
			helicopter_heavy_atgm_gen12
		}
		research_cost = 2
		categories = {
			Cat_AT
			Cat_H_AT
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0.5
				date < 2105.01.01
			}
			modifier = {
				factor = 0.2
				date < 2100.01.01
			}
		}
	}
}
