<MumpfyAndLittleRedSonja>

	<conditional>
	<if cond="not mod_loaded('EFT_Overhaul')">
	
		<append xpath="/progression/crafting_skills/crafting_skill[@name='craftingArmor']/display_entry[@name_key='armorT2']/unlock_entry/@item">,armorTemLightArmor</append>
		<append xpath="/progression/crafting_skills/crafting_skill[@name='craftingArmor']/display_entry[@name_key='armorT2']/unlock_entry/@recipes">,armorTemLightOutfit,armorTemLightHelmet,armorTemLightBoots,armorTemLightGloves</append>

		<append xpath="/progression/crafting_skills/crafting_skill[@name='craftingArmor']/display_entry[@name_key='armorT3']/unlock_entry/@item">,armorTemMediumArmor</append>
		<append xpath="/progression/crafting_skills/crafting_skill[@name='craftingArmor']/display_entry[@name_key='armorT3']/unlock_entry/@recipes">,armorTemMediumOutfit,armorTemMediumHelmet,armorTemMediumBoots,armorTemMediumGloves</append>

		<append xpath="/progression/crafting_skills/crafting_skill[@name='craftingArmor']/display_entry[@name_key='armorT4']/unlock_entry/@item">,armorTemHeavyArmor</append>
		<append xpath="/progression/crafting_skills/crafting_skill[@name='craftingArmor']/display_entry[@name_key='armorT4']/unlock_entry/@recipes">,armorTemHeavyOutfit,armorTemHeavyHelmet,armorTemHeavyBoots,armorTemHeavyGloves</append>

		<append xpath="/progression/crafting_skills/crafting_skill[@name='craftingArmor']/effect_group/passive_effect[@level='11,100']/@tags">,armorTemLightOutfit,armorTemLightHelmet,armorTemLightBoots,armorTemLightGloves,armorTemMediumOutfit,armorTemMediumHelmet,armorTemMediumBoots,armorTemMediumGloves,armorTemHeavyOutfit,armorTemHeavyHelmet,armorTemHeavyBoots,armorTemHeavyGloves</append>

		<append xpath="/progression/crafting_skills/crafting_skill[@name='craftingArmor']/effect_group/passive_effect[@level='20,40,60,80,100']/@tags">,armorTemLightOutfit,armorTemLightHelmet,armorTemLightBoots,armorTemLightGloves,armorTemMediumOutfit,armorTemMediumHelmet,armorTemMediumBoots,armorTemMediumGloves,armorTemHeavyOutfit,armorTemHeavyHelmet,armorTemHeavyBoots,armorTemHeavyGloves</append>
	
	</if>
	</conditional>
	
</MumpfyAndLittleRedSonja>