#allowed_brigades =  artillery
#allowed_brigades =  rocket_artillery
#allowed_brigades =  anti_tank
#allowed_brigades =  anti_air
#allowed_brigades =  armored_car
#allowed_brigades =  engineer
allowed_brigades =  sp_artillery
allowed_brigades =  sp_rct_artillery
allowed_brigades =  tank_destroyer
allowed_brigades =  light_armor_brigade
allowed_brigades =  heavy_armor
allowed_brigades =  super_heavy_armor
allowed_brigades =  police

# 0 - Tankette  1936
model = {
	cost 					= 20 #17
	buildtime	 			= 180 #150
	manpower 				= 8 #7
	maxspeed 				= 10 #8
	defaultorganisation 			= 30
	morale					= 30
	defensiveness 				= 8
	toughness				= 10
	softness				= 30
	suppression				= 0
	airdefence				= 1
	softattack				= 6
	hardattack				= 2
	airattack				= 0 #2
	transportweight				= 30
	supplyconsumption 			= 2.5 #1.6
	fuelconsumption				= 4 #3
	upgrade_time_factor 		        = 1
	upgrade_cost_factor		        = 1
	equipment = { manpower = 8000 light_armor = 100 }
}
# 1 - Basic Light Tank  1938
model = {
	cost 					= 20 #20
	buildtime	 			= 180 #155
	manpower 				= 8 #7
	maxspeed 				= 10
	defaultorganisation 			= 30
	morale					= 30
	defensiveness 				= 10
	toughness				= 15
	softness				= 30
	suppression				= 0
	airdefence				= 2
	softattack				= 7
	hardattack				= 5
	airattack				= 0 #2
	transportweight				= 30
	supplyconsumption 			= 2.5 #1.8
	fuelconsumption				= 4 #4
	upgrade_time_factor		        = 0.5
	upgrade_cost_factor		        = 1
	equipment = { manpower = 8000 light_armor = 100 }
}
# 2 - Improved Light Tank  1939
model = {
	cost 					= 20 #21
	buildtime	 			= 180 #170
	manpower 				= 8 #7
	maxspeed 				= 10
	defaultorganisation 			= 30
	morale					= 30
	defensiveness 				= 12
	toughness				= 20
	softness				= 30
	suppression				= 0
	airdefence				= 3
	softattack				= 8
	hardattack				= 6
	airattack				= 0 #3
	transportweight				= 30
	supplyconsumption 			= 2.5 #2
	fuelconsumption				= 4 #5
	upgrade_time_factor		        = 0.5
	upgrade_cost_factor		        = 1
	equipment = { manpower = 8000 light_armor = 100 }
}