peasant_vest.xml
<items>
<item>
<key>peasant_vest</key>
<name>Peasant Vest</name>
<description>
A rugged vest covering the chest and shoulders, leaving the arms exposed.
</description>
<type>Chest</type>
<icon>itempeasant_vest</icon>
<sortKey>_chest05</sortKey>
<weight>1.5</weight>
<tags>t0.5</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.08</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>3.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>peasant_vest_left</equipLeft>
<equipRight>peasant_vest</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>peasant_vest_f_left</equipLeft>
<equipRight>peasant_vest_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>leather, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>leather, cloth</materials>
<durability>65.0</durability>
</repairInfo>
<priceDetails>
<buy>26</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>