peasant_shoes.xml
<items>
<item>
<key>peasant_shoes</key>
<name>Peasant Shoes</name>
<description>
Pointy shoes and simple cloth trousers worn by commoners across the realm.
</description>
<type>Boots</type>
<icon>itempeasant_shoes</icon>
<sortKey>_boots02</sortKey>
<weight>1.0</weight>
<tags>t0.5, light</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.03</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>2.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>peasant_shoes_left</equipLeft>
<equipRight>peasant_shoes</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>peasant_shoes_f_left</equipLeft>
<equipRight>peasant_shoes_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 cloth</materials>
<requiresBench>false</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 cloth</materials>
<durability>50.0</durability>
</repairInfo>
<priceDetails>
<buy>11</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>