#Written by Hiddengearz

##########################################Anti-Air###################################
technologies = {

	@1965 = 0
	@1985 = 2
	@2005 = 4
	@2025 = 6
	@2035 = 8
	#@1944 = 16
	#@1945 = 18
	#@1946 = 20
	
	#Y Axis
	@row1 = -4
	@row2 = 0
	@row3 = 4
	@row4 = 8
	@row5 = 12
	@row6 = 16
	@row7 = 20
	
	#1965
	Anti_Air_0 = {

		enable_equipments = {
			Anti_Air_0
		}
		
		path = {
			leads_to_tech = AA_upgrade_1 
			research_cost_coeff = 1
		}
		
		sub_technologies = {
			SP_Anti_Air_0
		}
		
		research_cost = 1.4
		start_year = 1965
		
		folder = {
			name = artillery_folder
			position = { x = 10 y = @1965 }
		}
		
		categories = {
			Cat_INF
			Cat_AA
			Cat_L_AA
		}
		
		ai_will_do = {
			factor = 20
		}
	}
	#1965
	SP_Anti_Air_0 = {

		enable_equipments = {
			SP_Anti_Air_0
			guided_missile_equipment_1
		}	
		
		research_cost = 2
		
		categories = {
			Cat_SP_AA
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#1985
	AA_upgrade_1 = {
		
		category_all_infantry = {
			air_attack = 0.01
		}
		
		path = {
			leads_to_tech = Anti_Air_1 
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = AA_upgrade_2 
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = AA_upgrade_3 
			research_cost_coeff = 1
		}
		
		research_cost = 1.2
		start_year = 1980
		
		folder = {
			name = artillery_folder
			position = { x = 10 y = @1985 }
		}
		
		categories = {
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#1985
	Anti_Air_1 = {

		enable_equipments = {
			Anti_Air_1
		}
		
		sub_technologies = {
			SP_Anti_Air_1
		}
		
		research_cost = 1.5
		start_year = 1985
		
		folder = {
			name = artillery_folder
			position = { x = 12 y = @1985 }
		}
		
		categories = {
			Cat_INF
			Cat_L_AA
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#1985
	SP_Anti_Air_1 = {

		enable_equipments = {
			SP_Anti_Air_1
			guided_missile_equipment_2
		}	
		
		research_cost = 2.2
		
		categories = {
			Cat_SP_AA
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#2005
	AA_upgrade_2 = {
		
		category_all_infantry = {
			air_attack = 0.01
		}
		
		path = {
			leads_to_tech = AA_upgrade_3 
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = Anti_Air_3 
			research_cost_coeff = 1
		}

		research_cost = 1.2
		start_year = 2000
		
		folder = {
			name = artillery_folder
			position = { x = 9 y = @2005 }
		}
		
		categories = {
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#2005
	AA_upgrade_3 = {
		
		category_all_infantry = {
			air_attack = 0.01
		}
		
		path = {
			leads_to_tech = Anti_Air_2 
			research_cost_coeff = 1
		}

		research_cost = 1.2
		start_year = 2000
		
		folder = {
			name = artillery_folder
			position = { x = 11 y = @2005 }
		}
		
		categories = {
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#2005
	Anti_Air_2 = {

		enable_equipments = {
			Anti_Air_2
		}
		
		sub_technologies = {
			SP_Anti_Air_2
		}
		
		research_cost = 1.6
		start_year = 2005
		
		folder = {
			name = artillery_folder
			position = { x = 13 y = @2005 }
		}
		
		categories = {
			Cat_AA
			Cat_L_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#2005
	SP_Anti_Air_2 = {

		enable_equipments = {
			SP_Anti_Air_2
		}	
		
		research_cost = 2.4
		
		categories = {
			Cat_SP_AA
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#2025
	Anti_Air_3 = {

		enable_equipments = {
			Anti_Air_3
			guided_missile_equipment_3
		}
		
		path = {
			leads_to_tech = AA_upgrade_4 
			research_cost_coeff = 1
		}
		
		sub_technologies = {
			SP_Anti_Air_3
		}
		
		research_cost = 1.7
		start_year = 2025
		
		folder = {
			name = artillery_folder
			position = { x = 10 y = @2025 }
		}
		
		categories = {
			Cat_INF
			Cat_AA
			Cat_L_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#2025
	SP_Anti_Air_3 = {

		enable_equipments = {
			SP_Anti_Air_3
			guided_missile_equipment_4
		}	
		
		research_cost = 2.6
		
		categories = {
			Cat_SP_AA
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#2035
	AA_upgrade_4 = {
		
		category_all_infantry = {
			air_attack = 0.01
		}
		
		path = {
			leads_to_tech = Anti_Air_4 
			research_cost_coeff = 1
		}

		research_cost = 1.2
		start_year = 2030
		
		folder = {
			name = artillery_folder
			position = { x = 10 y = @2035 }
		}
		
		categories = {
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#2035
	Anti_Air_4 = {

		enable_equipments = {
			Anti_Air_4
		}
		
		sub_technologies = {
			SP_Anti_Air_4
		}
		
		research_cost = 1.5
		start_year = 2035
		
		folder = {
			name = artillery_folder
			position = { x = 12 y = @2035 }
		}
		
		categories = {
			Cat_INF
			Cat_AA
			Cat_L_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}
	#2035
	SP_Anti_Air_4 = {

		enable_equipments = {
			SP_Anti_Air_4
			guided_missile_equipment_5
		}	
		
		research_cost = 2.7
		
		categories = {
			Cat_SP_AA
			Cat_AA
		}
		
		ai_will_do = {
			factor = 1
		}
	}

}