equipments = {
	bm_infantry_fighting_vehicle_equipment = {
		year = 1936

		is_archetype = yes
		picture = GFX_bm_infantry_fighting_vehicle_equipment_0_medium
		is_buildable = yes
		type = mechanized
		interface_category = interface_category_land
		group_by = archetype

		active = no
		supply_truck = no
		can_license = yes
		is_convertable = yes
		sprite = bm_infantry_fighting_vehicle_equipment

		upgrades = {
			mech_cost_upgrade
			tank_engine_upgrade
			tank_reliability_upgrade
			tank_armor_upgrade
		}
		
		armor_value = 28
		maximum_speed = 10.5
		build_cost_ic = 15
		reliability = 0.80
		lend_lease_cost = 3
		fuel_consumption = 2.92
		defense = 38
		soft_attack = 19
		hard_attack = 12.5
		ap_attack = 35.3
		hardness = 0.75
		breakthrough = 13

		resources = {
			steel = 3
			tungsten = 1
		}
	}
	bm_infantry_fighting_vehicle_equipment_0 = {
		active = no
		year = 1936
		archetype = bm_infantry_fighting_vehicle_equipment
		priority = 40
		visual_level = 1
	}
}