allowed_brigades =  escort
max_allowed_brigades = 1

# 0 - Basic Strategic Bomber  1937
model = {
	cost 					= 50 #20
	buildtime				= 150 #208
	defaultorganisation 		        = 9999 #30
	morale					= 9999 #30
	manpower				= 4 #2
	maxspeed				= 250
	surfacedetectioncapability	        = 999 #3
	airdetectioncapability		        = 2
	surfacedefence				= 0 #9
	airdefence				= 9999 #8
	airattack				= 0 #1
	strategicattack				= 12
	softattack				= 0 #2
	hardattack				= 0 #1
	navalattack				= 0 #2
	range					= 1200 #800
	supplyconsumption 			= 8 #2
	fuelconsumption				= 12 #3
	upgrade_time_factor                     = 0.5
	upgrade_cost_factor                     = 1
	equipment = { manpower = 6000 heavy_bomber = 100 }
}
# 1 - Improved Strategic Bomber  1940
model = {
	cost 					= 50 #22
	buildtime				= 150 #220
	defaultorganisation 		        = 9999 #30
	morale					= 9999 #30
	manpower				= 4 #2
	maxspeed				= 300
	surfacedetectioncapability	        = 999 #4
	airdetectioncapability		        = 3
	surfacedefence				= 0 #12
	airdefence				= 9999 #10
	airattack				= 0 #2
	strategicattack				= 16
	softattack				= 0 #3
	hardattack				= 0 #2
	navalattack				= 0 #3
	range					= 1600 #1000
	supplyconsumption 			= 8 #2.2
	fuelconsumption				= 12 #3.2
	upgrade_time_factor                     = 0.5
	upgrade_cost_factor                     = 1
	equipment = { manpower = 6000 heavy_bomber = 100 }
}
# 2 - Advanced Strategic Bomber  1943
model = {
	cost 					= 50 #24
	buildtime				= 150 #228
	defaultorganisation 		        = 9999 #30
	morale					= 9999 #30
	manpower				= 4 #2
	maxspeed				= 350
	surfacedetectioncapability	        = 999 #4
	airdetectioncapability		        = 3
	surfacedefence				= 0 #16
	airdefence				= 9999 #12
	airattack				= 0 #2
	strategicattack				= 22
	softattack				= 0 #5
	hardattack				= 0 #3
	navalattack				= 0 #5
	range					= 2100 #1300
	supplyconsumption 			= 8 #2.5
	fuelconsumption				= 12 #3.5
	upgrade_time_factor                     = 0.5
	upgrade_cost_factor                     = 1
	equipment = { manpower = 6000 heavy_bomber = 100 }

}
# 3 - Turbojet Strategic Bomber  1945
model = {
	cost 					= 50 #27
	buildtime				= 150 #234
	defaultorganisation 		        = 9999 #30
	morale					= 9999 #30
	manpower				= 4 #2
	maxspeed				= 650
	surfacedetectioncapability	        = 999 #4
	airdetectioncapability		        = 3
	surfacedefence				= 0 #20
	airdefence				= 9999 #18
	airattack				= 0 #4
	strategicattack				= 35
	softattack				= 0 #6
	hardattack				= 0 #4
	navalattack				= 0 #6
	range					= 3000 #1300
	supplyconsumption 			= 8 #3
	fuelconsumption				= 12 #4
	upgrade_time_factor                     = 0.5
	upgrade_cost_factor                     = 1
	equipment = { manpower = 6000 heavy_bomber = 100 }
}
# 4 - Improved Turbojet Strategic Bomber  1947
model = {
	cost 					= 50 #30
	buildtime				= 150 #234
	defaultorganisation 		        = 9999 #30
	morale					= 9999 #30
	manpower				= 4 #2
	maxspeed				= 800
	surfacedetectioncapability	        = 999 #4
	airdetectioncapability		        = 3
	surfacedefence				= 0 #23
	airdefence				= 9999 #20
	airattack				= 0
	strategicattack				= 45
	softattack				= 0 #7
	hardattack				= 0 #5
	navalattack				= 0 #7
	range					= 4000 #1400
	supplyconsumption 			= 8 #3.5
	fuelconsumption				= 12 #4
	upgrade_time_factor                     = 0.5
	upgrade_cost_factor                     = 1
	equipment = { manpower = 6000 heavy_bomber = 100 }
}
# 5 - Intercontinental Strategic Bomber  1950
model = {
	cost 					= 50 #40
	buildtime				= 150 #234
	defaultorganisation 		        = 9999 #30
	morale				        = 9999 #30
	manpower				= 4 #2
	maxspeed				= 800
	surfacedetectioncapability	        = 999 #4
	airdetectioncapability		        = 3
	surfacedefence				= 0 #27
	airdefence				= 9999 #25
	airattack				= 0
	strategicattack				= 50
	softattack				= 0 #7
	hardattack				= 0 #5
	navalattack				= 0 #7
	range					= 6000 #3000
	supplyconsumption 			= 8 #4.5
	fuelconsumption				= 12 #5
	upgrade_time_factor                     = 0.5
	upgrade_cost_factor                     = 1
	equipment = { manpower = 6000 heavy_bomber = 100 }
}