<MumpfyAndLittleRedSonja>

	<append xpath="/recipes">
	
	<!--Light Armor -->
	
		<recipe name="armorTemLightHelmet" count="1" craft_area="workbench" tags="learnable,SonjaLightArmor">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceCloth" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="armorTemLightOutfit" count="1" craft_area="workbench" tags="learnable,SonjaLightArmor">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceCloth" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="armorTemLightGloves" count="1" craft_area="workbench" tags="learnable,SonjaLightArmor">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceCloth" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="armorTemLightBoots" count="1" craft_area="workbench" tags="learnable,SonjaLightArmor">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceCloth" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>
	
	<!-- Medium Armor -->
	
		<recipe name="armorTemMediumHelmet" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceLeather" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="armorTemMediumOutfit" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceLeather" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="armorTemMediumGloves" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceLeather" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="armorTemMediumBoots" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceLeather" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>
		
	<!-- Heavy Armor -->
	
		<recipe name="armorTemHeavyHelmet" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceLeather" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="armorTemHeavyOutfit" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceLeather" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="armorTemHeavyGloves" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceLeather" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="armorTemHeavyBoots" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
			<ingredient name="resourceArmorCraftingKit" count="1"/>
			<ingredient name="resourceLeather" count="5"/>
			<ingredient name="resourceForgedIron" count="0"/>
			<ingredient name="resourceForgedSteel" count="0"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
				<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
				<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
				<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>
	
	</append>

</MumpfyAndLittleRedSonja>