leather_boots.xml
<items>
<item>
<key>leather_boots</key>
<name>Leather Boots</name>
<description>
Crafted by skilled leatherworkers, these boots have been tanned, dyed, and stitched with care.
</description>
<type>Boots</type>
<icon>itemleather_1</icon>
<sortKey>_boots07</sortKey>
<weight>2.0</weight>
<tags>t2, light</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>5.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>leather_boots_left</equipLeft>
<equipRight>leather_boots</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>leather_boots_f_left</equipLeft>
<equipRight>leather_boots_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 leather</materials>
<durability>71.0</durability>
</repairInfo>
<priceDetails>
<buy>105</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>