allowed_brigades =  escort
max_allowed_brigades = 1

# 0 - Basic Naval Bomber  1938
model = {
	cost 						= 50 #13
	buildtime					= 150 #180
	defaultorganisation 				= 9999 #30
	morale						= 9999 #30
	manpower					= 4 #2
	maxspeed					= 200
	surfacedetectioncapability			= 999 #1
	airdetectioncapability				= 0
	surfacedefence					= 0 #6
	airdefence					= 9999 #2
	airattack					= 0 #1
	strategicattack					= 0 #0
	softattack					= 0 #1
	hardattack					= 0 #1
	navalattack					= 4 
	range						= 1250 #800
	supplyconsumption 				= 8 #1
	fuelconsumption					= 12 #3
	upgrade_time_factor 				= 0.5
	upgrade_cost_factor 				= 1
	equipment = { manpower = 4000 floatplane = 100 }
}
# 1 - Improved Naval Bomber  1941
model = {
	cost 						= 50 #16
	buildtime					= 150 #180
	defaultorganisation 				= 9999 #30
	morale						= 9999 #30
	manpower					= 4 #2
	maxspeed					= 300
	surfacedetectioncapability			= 999 #2
	airdetectioncapability				= 1
	surfacedefence					= 0 #7
	airdefence					= 9999 #3
	airattack					= 0 #2
	strategicattack					= 0 #0
	softattack					= 0 #1
	hardattack					= 0 #2
	navalattack					= 7
	range						= 1500 #1000
	supplyconsumption 				= 8 #1.2
	fuelconsumption					= 12 #3
	upgrade_time_factor 				= 0.5
	upgrade_cost_factor 				= 1
	equipment = { manpower = 4000 floatplane = 100 }
}
# 2 - Advanced Naval Bomber  1943
model = {
	cost 						= 50 #18
	buildtime					= 150 #180
	defaultorganisation 				= 9999 #30
	morale						= 9999 #30
	manpower					= 4 #3
	maxspeed					= 350
	surfacedetectioncapability			= 999 #2
	airdetectioncapability				= 1
	surfacedefence					= 0 #8
	airdefence					= 9999 #4
	airattack					= 0 #2
	strategicattack					= 0 #0
	softattack					= 0 #2
	hardattack					= 0 #3
	navalattack					= 9
	range						= 2000 #1300
	supplyconsumption 				= 8 #1.4
	fuelconsumption					= 12 #3.2
	upgrade_time_factor 				= 0.5
	upgrade_cost_factor 				= 1
	equipment = { manpower = 4000 floatplane = 100 }
}
# 3 - Turbojet Naval Bomber  1945
model = {
	cost 						= 50 #21
	buildtime					= 150 #180
	defaultorganisation 				= 9999 #30
	morale						= 9999 #30
	manpower					= 4 #3
	maxspeed					= 400
	surfacedetectioncapability			= 999 #2
	airdetectioncapability				= 1
	surfacedefence					= 0 #10
	airdefence					= 9999 #5
	airattack					= 0 #4
	strategicattack					= 0 #2
	softattack					= 0 #2
	hardattack					= 0 #4
	navalattack					= 11
	range						= 2500 #1300
	supplyconsumption 				= 8 #2
	fuelconsumption					= 12 #3.5
	upgrade_time_factor 				= 0.5
	upgrade_cost_factor 				= 1
	equipment = { manpower = 4000 floatplane = 100 }
}
# 4 - Improved Turbojet Naval Bomber  1949
model = {
	cost 						= 50 #21
	buildtime					= 150 #180
	defaultorganisation 				= 9999 #30
	morale						= 9999 #30
	manpower					= 4 #3
	maxspeed					= 500
	surfacedetectioncapability			= 999 #2
	airdetectioncapability				= 1
	surfacedefence					= 0 #12
	airdefence					= 9999 #6
	airattack					= 0 #4
	strategicattack					= 0 #3
	softattack					= 0 #2
	hardattack					= 0 #5
	navalattack					= 13
	range						= 3000 #1400
	supplyconsumption 				= 8 #2
	fuelconsumption					= 12 #3.5
	upgrade_time_factor 				= 0.5
	upgrade_cost_factor 				= 1
	equipment = { manpower = 4000 floatplane = 100 }
}