archers_vest.xml
<items>
<item>
<key>archers_vest</key>
<name>Archer's Vest</name>
<description>
A comfortable vest designed to provide fledgling archers with the flexibility and freedom needed for
flawless bowmanship.
</description>
<type>Chest</type>
<icon>itemarcher_2</icon>
<sortKey>_chest14</sortKey>
<weight>3.0</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>4.0</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.01</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>4.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>archers_vest_left</equipLeft>
<equipRight>archers_vest</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>archers_vest_f_left</equipLeft>
<equipRight>archers_vest_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 leather, 2 cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 leather, 2 cloth</materials>
<durability>95.0</durability>
</repairInfo>
<priceDetails>
<buy>300</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>