equipments = {
	bm_guided_anti_tank_launcher_equipment = {
		year = 1936

		is_archetype = yes
		picture = GFX_bm_guided_anti_tank_launcher_equipment_0_medium
		is_buildable = yes
		type = {
			anti_tank
			infantry
			support
			rocket
		}
		interface_category = interface_category_land
		group_by = archetype

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

		reliability = 0.8
		defense = 4
		breakthrough = 0
		hardness = 0.1
		armor_value = 0

		soft_attack = 4
		hard_attack = 10
		ap_attack = 20
		air_attack = 0

		lend_lease_cost = 3
		build_cost_ic = 9
		resources = {
			tungsten = 3
			steel = 4
			chromium = 1
		}
	}
	bm_guided_anti_tank_launcher_equipment_0 = {
		active = no
		year = 1936
		archetype = bm_guided_anti_tank_launcher_equipment
		priority = 50
		visual_level = 1
	}
}