equipments = {

	support_equipment = {
		is_archetype = yes
		is_buildable = no
		type = {
			infantry
			motorized
		}
		group_by = archetype
		
		interface_category = interface_category_land
		
		upgrades = {
			SUPP_reliability_upgrade
		}
		
		reliability = 0.8

		#Space taken in convoy
		lend_lease_cost = 1

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

	support_equipment_1 = {
		archetype = support_equipment
		priority = 20	
	}

}
