equipments = {
	bm_manpads_equipment = {
		year = 1936

		is_archetype = yes
		picture = GFX_bm_manpads_equipment_0_medium
		is_buildable = no
		type = {
			infantry
			support
			anti_air
			rocket
		}
		interface_category = interface_category_land
		group_by = archetype
		
		active = no
		supply_truck = no
		can_license = yes
		is_convertable = no

		reliability = 0.75
		defense = 4
		breakthrough = 1
		hardness = 0
		armor_value = 0
		soft_attack = 3
		hard_attack = 7
		ap_attack = 5
		air_attack = 40
		lend_lease_cost = 1
		build_cost_ic = 3

		resources = {
			aluminium = 1
			tungsten = 1
		}		
	}
	bm_manpads_equipment_0 = {
		active = no
		year = 1936
		archetype = bm_manpads_equipment
		priority = 30
		visual_level = 1
	}
}