sub_units = {
	blackshirt_assault_battalion = {
		abbreviation = "BAB"
		sprite = infantry
		map_icon_category = infantry
		priority = 0
		ai_priority = 0
		active = no
		affects_speed = no
		can_be_parachuted = yes

		type = {
			infantry
			support
		}
		
		group = support
		
		categories = {
			#category_support_battalions #To prevent Integrated Support doctrines making them extremely good
			category_army
		}

		##COMBAT stats
		soft_attack = -0.10
		hard_attack = -0.10
		air_attack = -0.19
		defense = -0.19
		breakthrough = -0.19
		combat_width = 0.0
	
		#Size Definitions
		max_strength = 28
		max_organisation = 16
		default_morale = 0.2
		manpower = 1000
		training_time = 120

		#Misc Abilities
		suppression = 1.5
		weight = 0.4
		supply_consumption = 0.06
		
		essential = {
			infantry_equipment
			support_weapon
		}

		need = {
			infantry_equipment = 81
			support_weapon = 48
			motorized_equipment = 12
		}
	}
}
