equipments = {

	maid_support_equipment = {
		year = 1918

		is_archetype = yes
		picture = archetype_support_equipment
		is_buildable = no
		type = {
			infantry
			motorized
		}
		group_by = archetype
		
		interface_category = interface_category_land
		
		reliability = 0.75

		#Space taken in convoy
		lend_lease_cost = 1

		build_cost_ic = 5
		resources = {
			#aluminium = 1
			#steel = 1
		}
	}

	maid_support_equipment_1 = {
		year = 1918

		archetype = maid_support_equipment
		priority = 20	
	}

}
