blacksmiths_apron.xml
<items>
<item>
<key>blacksmiths_apron</key>
<name>Blacksmith's Apron</name>
<description>
A slightly charred blacksmith apron made from thick leather. Might help prevent burns.
</description>
<type>Chest</type>
<icon>itemblacksmiths_apron</icon>
<sortKey>_chest07</sortKey>
<weight>2.5</weight>
<tags>t1</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.08</amount>
</modifiers>
<modifiers>
<type>burnResist</type>
<amount>0.4</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>blacksmiths_apron_left</equipLeft>
<equipRight>blacksmiths_apron</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>blacksmiths_apron_f_left</equipLeft>
<equipRight>blacksmiths_apron_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 leather</materials>
<durability>67.0</durability>
</repairInfo>
<priceDetails>
<buy>32</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>