#allowed_brigades =  escort
#max_allowed_brigades = 1

# 0 - Basic  1936
model = {
	cost 						= 25 #30
	buildtime					= 150
	defaultorganisation 		                = 20
	morale						= 30
	manpower					= 1 #4
	maxspeed					= 250
	surfacedetectioncapability	                = 999 #3
	airdetectioncapability		                = 1
	surfacedefence				        = 0 #5
	airdefence					= 0 #1
	airattack					= 0
	strategicattack				        = 0
	softattack					= 0
	hardattack					= 0
	navalattack					= 0
	transportcapability			        = 1
	range						= 450 #400
	supplyconsumption 			        = 1
	fuelconsumption				        = 2
	upgrade_time_factor                             = 0.5
	upgrade_cost_factor                             = 1
	equipment = { transport_plane = 100 manpower = 1000 }
}
# 1 - Improved  1940
model = {
	cost 						= 25 #25
	buildtime					= 150
	defaultorganisation 		                = 20
	morale						= 30
	manpower					= 1 #4
	maxspeed					= 300
	surfacedetectioncapability	                = 999 #3
	airdetectioncapability		                = 1
	surfacedefence				        = 0 #6
	airdefence					= 0 #1
	airattack					= 0
	strategicattack				        = 0
	softattack					= 0
	hardattack					= 0
	navalattack					= 0
	transportcapability			        = 1
	range						= 580 #500
	supplyconsumption 			        = 1 #0.8 
	fuelconsumption				        = 2 #1.6
	upgrade_time_factor                             = 0.5
	upgrade_cost_factor                             = 1
	equipment = { transport_plane = 100 manpower = 1000 }
}
# 2 - Advanced  1942
model = {
	cost 						= 25 #20
	buildtime					= 150
	defaultorganisation 		                = 20
	morale						= 30
	manpower					= 1 #4
	maxspeed					= 350
	surfacedetectioncapability	                = 999 #3
	airdetectioncapability		                = 1
	surfacedefence				        = 0 #8
	airdefence					= 0 #2
	airattack					= 0
	strategicattack				        = 0
	softattack					= 0
	hardattack					= 0
	navalattack					= 0
	transportcapability			        = 1
	range						= 670 #600
	supplyconsumption 			        = 1 #0.6
	fuelconsumption				        = 2 #1.2
	upgrade_time_factor                             = 0.5
	upgrade_cost_factor                             = 1
	equipment = { transport_plane = 100 manpower = 1000 }
}
# 3 - Semi modern  1947
model = {
	cost 						= 25 #20
	buildtime					= 150
	defaultorganisation 				= 20
	morale						= 30
	manpower					= 1 #4
	maxspeed					= 375
	surfacedetectioncapability			= 999 #3
	airdetectioncapability				= 1
	surfacedefence					= 0 #10
	airdefence					= 0 #4
	airattack					= 0
	strategicattack					= 0
	softattack					= 0
	hardattack					= 0
	navalattack					= 0
	transportcapability				= 1
	range						= 850 #800
	supplyconsumption 				= 1 #0.6
	fuelconsumption					= 2 #1.2
	upgrade_time_factor                             = 0.5
	upgrade_cost_factor                             = 1
	equipment = { transport_plane = 100 manpower = 1000 }
}
# 4 - Modern  1951
model = {
	cost 						= 25 #20
	buildtime					= 150
	defaultorganisation 				= 20
	morale						= 30
	manpower					= 1 #4
	maxspeed					= 400
	surfacedetectioncapability			= 999 #3
	airdetectioncapability				= 1
	surfacedefence					= 0 #12
	airdefence					= 0 #5
	airattack					= 0
	strategicattack					= 0
	softattack					= 0
	hardattack					= 0
	navalattack					= 0
	transportcapability				= 1
	range						= 1000 #1000
	supplyconsumption 				= 1 #0.6
	fuelconsumption					= 2 #1.2
	upgrade_time_factor                             = 0.5
	upgrade_cost_factor                             = 1
	equipment = { transport_plane = 100 manpower = 1000 }
}