sub_units = {
	bm_attack_helicopter_company = {
		abbreviation = "AHC"
		sprite = helicopter_brigade
		map_icon_category = infantry
		group = support

		active = yes
		affects_speed = yes
		can_be_parachuted = no

		priority = 600
		ai_priority = 0

		type = {
			support
		}

		categories = {
			category_support_battalions
			category_army
			category_helicopter_support_companies
		}

		combat_width = 0
		max_strength = 2
		max_organisation = 20
		default_morale = 0.3
		manpower = 300
		training_time = 150
		weight = 0.1
		supply_consumption = 0.11
		fuel_consumption_factor = 0.03
		recon = 1

		soft_attack = -0.4
		hard_attack = -0.5
		ap_attack = -0.3

		battalion_mult = {
			category = category_all_infantry
			breakthrough = 0.03
			add = yes
		}

		need = {
			bm_attack_helicopter_equipment_0 = 30
		}
		essential = {
			bm_attack_helicopter_equipment_0
		}

		mountain = {
			attack = -0.1
		}
	}
}