# 0 - Early ASW Suite  1937
model = {
	cost 				= 2 #2
	buildtime			= 100 #140
	manpower 			= 0.2
	subdetectioncapability		= 0 #1
	subattack			= 0 #1
        shorebombardment		= 15
	supplyconsumption 		= 0.3 #0.1
	upgrade_time_factor 		= 0.5
	upgrade_cost_factor 		= 1
	equipment = { manpower = 200 }
}
# 1 - Late ASW Suite  1942
model = {
	cost 				= 2 #2.5
	buildtime			= 100 #140
	manpower 			= 0.2
	subdetectioncapability		= 0 #2
	subattack			= 0 #2
        shorebombardment		= 20
	supplyconsumption 		= 0.3 #0.2
	upgrade_time_factor 		= 0.5
	upgrade_cost_factor 		= 1
	equipment = { manpower = 200 }
}