model = { #Model 0#Flying Rocket V2A5  1942
	cost 						= 10 #18 #3
	buildtime					= 60 #40
	defaultorganisation 		                = 9999 #100
	morale						= 9999 #100
	manpower					= 0
	maxspeed					= 5000
	surfacedefence				        = 999 #100
	airdefence					= 100
	strategicattack				        = 20 #126
	softattack					= 0
	hardattack					= 0
	range						= 1700 #380
	supplyconsumption 			        = 2 #0.5
	fuelconsumption				        = 8 #12 #2
	upgrade_time_factor                             = 0.5
	upgrade_cost_factor                             = 1
	equipment = { rocket = 1 }
}
model = { #Model 1#Ballistic Missile V2A9  1944
	cost 						= 10 #18 #3
	buildtime					= 60 #60
	defaultorganisation 		                = 9999 #100
	morale						= 9999 #100
	manpower					= 0
	maxspeed					= 6000
	surfacedefence				        = 999 #100
	airdefence					= 100
	strategicattack				        = 20 #180
	softattack					= 0
	hardattack					= 0
	range						= 2800 #2400
	supplyconsumption 			        = 2 #6 #1
	fuelconsumption				        = 8 #15 #2.5
	upgrade_time_factor                             = 0.5
	upgrade_cost_factor                             = 1
	equipment = { rocket = 1 }
}
model = { #Model 2#Inter Continental Ballistic Missile V2A10  1951
	cost 						= 10 #24 #4
	buildtime					= 60 #90
	defaultorganisation 		                = 9999 #100
	morale						= 9999 #100
	manpower					= 0
	maxspeed					= 8000
	surfacedefence				        = 999 #100
	airdefence					= 100
	strategicattack				        = 20 #360
	softattack					= 0
	hardattack					= 0
	range						= 12000 #8000
	supplyconsumption 			        = 2 #12 #2
	fuelconsumption				        = 8 #30 #5
	upgrade_time_factor                             = 0.5
	upgrade_cost_factor                             = 1
	equipment = { rocket = 1 }
}