allowed_brigades 	=  escort
max_allowed_brigades 	= 1

# 0 - Basic Close Air Support Aircraft  1937
model = {
	cost 					= 50 #8
	buildtime	 			= 150 #180
	manpower 				= 4 #2
	maxspeed 				= 200
	surfacedetectioncapability		= 999 #0
	defaultorganisation 	                = 9999 #30
	morale					= 9999 #30
	surfacedefence			        = 0 #4
	airdefence				= 9999 #1
	softattack				= 12
	hardattack				= 7
	strategicattack				= 0
	airattack				= 0 #1
	navalattack				= 0 #2
	range					= 500 #250
	supplyconsumption 		        = 8 #0.8
	fuelconsumption			        = 12 #2
	upgrade_time_factor                     = 0.5
	upgrade_time_factor                     = 1
	equipment = { manpower = 2000 bomber = 100 }
}
# 1 - Improved Close Air Support Aircraft  1940
model = {
	cost 					= 50 #9
	buildtime	 			= 150 #180
	manpower 				= 4 #2
	maxspeed 				= 200
	surfacedetectioncapability		= 999 #0
	defaultorganisation                	= 9999 #30
	morale					= 9999 #30
	surfacedefence			        = 0 #5
	airdefence				= 9999 #1
	softattack				= 14
	hardattack				= 10
	navalattack				= 0 #5
	strategicattack				= 0
	airattack				= 0 #2
	range					= 600 #275
	supplyconsumption 		        = 8 #1
	fuelconsumption			        = 12 #2
	upgrade_time_factor                     = 0.5
	upgrade_cost_factor                     = 1
	equipment = { manpower = 2000 bomber = 100 }
}
# 2 - Advanced Close Air Support Aircraft  1943
model = {
	cost 					= 50 #11
	buildtime	 			= 150 #180
	manpower 				= 4 #2
	maxspeed 				= 200
	surfacedetectioncapability		= 999 #0
	defaultorganisation              	= 9999 #30
	morale					= 9999 #30
	surfacedefence			        = 0 #6
	airdefence				= 9999 #2
	softattack				= 17
	hardattack				= 12
	navalattack				= 0 #7
	strategicattack				= 0
	airattack				= 0 #3
	range					= 700 #300
	supplyconsumption 		        = 8 #1.2
	fuelconsumption			        = 12 #2.1
	upgrade_time_factor                     = 0.5
	upgrade_time_factor                     = 1
	equipment = { manpower = 2000 bomber = 100 }
}
# 3 - Turbojet Close Air Support Aircraft  1945
model = {
	cost 					= 50 #13
	buildtime	 			= 150 #180
	manpower 				= 4 #2
	maxspeed 				= 250
	surfacedetectioncapability		= 999 #0
	defaultorganisation                     = 9999 #30
	morale					= 9999 #30
	surfacedefence			        = 0 #7
	airdefence				= 9999 #4
	softattack				= 19
	hardattack				= 13
	navalattack				= 0 #9
	strategicattack				= 0
	airattack				= 0 #5
	range					= 750 #300
	supplyconsumption 		        = 8 #1.4
	fuelconsumption			        = 12 #2.5
	upgrade_time_factor                     = 0.5
	upgrade_time_factor                     = 1
	equipment = { manpower = 2000 bomber = 100 }
}
# 4 - Improved Turbojet Close Air Support Aircraft  1947
model = {
	cost 					= 50 #15
	buildtime	 			= 150 #180
	manpower 				= 4 #2
	maxspeed 				= 250
	surfacedetectioncapability		= 999 #0
	defaultorganisation 			= 9999 #30
	morale					= 9999 #30
	surfacedefence				= 0 #8
	airdefence				= 9999 #5
	softattack				= 21
	hardattack				= 14
	navalattack				= 0 #10
	strategicattack				= 0
	airattack				= 0 #5
	range					= 700 #300
	supplyconsumption 			= 8 #1.5
	fuelconsumption			        = 12 #2.5
	upgrade_time_factor 			= 0.5
	upgrade_cost_factor 			= 1
	equipment = { manpower = 2000 bomber = 100 }
}
# 5 - Turbojet Close Air Support Aircraft - Naval Version  1951
model = {
	cost 					= 50 #15
	buildtime	 			= 150 #180
	manpower 				= 4 #2
	maxspeed 				= 300
	surfacedetectioncapability		= 999 #0
	defaultorganisation                     = 9999 #30
	morale					= 9999 #30
	surfacedefence			        = 0 #7
	airdefence				= 9999 #6
	softattack				= 21
	hardattack				= 15
	airattack				= 0 #5
	strategicattack				= 0
	navalattack				= 0 #12
	range					= 800 #300
	supplyconsumption 		        = 8 #1.6
	fuelconsumption			        = 12 #2.5
	upgrade_time_factor                     = 0.5
	upgrade_time_factor                     = 1
	equipment = { manpower = 2000 bomber = 100 }
}