<config>
	<append xpath="lootcontainers/lootgroup[@name='groupWeaponModsT1']">
		
	</append>

	<append xpath="lootcontainers/lootgroup[@name='groupWeaponModsT2']">
		
	</append>

	<append xpath="lootcontainers/lootgroup[@name='groupWeaponModsT3']">
		
	</append>

	<append xpath="lootcontainers/lootgroup[@name='schematicsModsAndGeneralT1']">
	</append>

	<append xpath="lootcontainers/lootgroup[@name='schematicsModsAndGeneralT1']">
	</append>
	
	<append xpath="lootcontainers/lootgroup[@name='groupT1Clothing']">
		<item name="StealthMask" loot_prob_template="low"/>
		<item name="StealthOutfit" loot_prob_template="low"/>
		<item name="StealthHands" loot_prob_template="low"/>
		<item name="StealthBoots" loot_prob_template="low"/>
	</append>
	
	<append xpath="lootcontainers/lootgroup[@name='groupAllClothing']">
		<item name="StealthMask" loot_prob_template="low"/>
		<item name="StealthOutfit" loot_prob_template="low"/>
		<item name="StealthHands" loot_prob_template="low"/>
		<item name="StealthBoots" loot_prob_template="low"/>
	</append>
	
	<append xpath="lootcontainers/lootgroup[@name='groupT2Clothing']">
		<item name="StealthMask" loot_prob_template="low"/>
		<item name="StealthOutfit" loot_prob_template="low"/>
		<item name="StealthHands" loot_prob_template="low"/>
		<item name="StealthBoots" loot_prob_template="low"/>
	</append>
	
	<append xpath="lootcontainers/lootgroup[@name='groupT3Clothing']">
		<item name="StealthMask" loot_prob_template="med"/>
		<item name="StealthOutfit" loot_prob_template="med"/>
		<item name="StealthHands" loot_prob_template="med"/>
		<item name="StealthBoots" loot_prob_template="med"/>
	</append>
</config>