equipments = {

	support_equipment = {
		year = 989
		is_archetype = yes
		picture = archetype_support_equipment
		is_buildable = no
		type = {
			infantry
			motorized
		}
		group_by = archetype

		interface_category = interface_category_land

		reliability = 0.8

		#Space taken in convoy
		lend_lease_cost = 1

		build_cost_ic = 4
		resources = {
			aluminium = 1
			steel = 2
		}
	}

	support_equipment_1 = {
		year = 989
		archetype = support_equipment
		priority = 20
	}

}
