equipments = {
	bm_attack_helicopter_equipment = {
		year = 1936

		is_archetype = yes
		picture = GFX_bm_attack_helicopter_equipment_0_medium
		is_buildable = no
		interface_category = interface_category_land
		group_by = archetype
		type = {
			motorized
			support
		}

		active = no
		supply_truck = no
		can_license = yes
		is_convertable = no

		maximum_speed = 10
		reliability = 0.62
		defense = 6
		hardness = 0.3
		armor_value = 4
		lend_lease_cost = 4
		build_cost_ic = 12
		fuel_consumption = 1.8

		breakthrough = 8
		ap_attack = 70
		soft_attack = 23
		hard_attack = 22

		anti_air_attack = 0
		hardness = 0

		resources = {
			aluminium = 2
			steel = 2
			chromium = 1
		}
	}
	bm_attack_helicopter_equipment_0 = {
		active = no
		year = 1936
		archetype = bm_attack_helicopter_equipment
		priority = 30
		visual_level = 1
	}
}