archers_gloves.xml
<items>
<item>
<key>archers_gloves</key>
<name>Archer's Gloves</name>
<description>
Essential gloves designed to offer novice archers an improved grip and precision with their bow.
</description>
<type>Gloves</type>
<icon>itemarcher_3</icon>
<sortKey>_gloves09</sortKey>
<weight>2.0</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.06</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>
<stanceSprite>archers_gloves</stanceSprite>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<stanceSprite>archers_gloves</stanceSprite>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>leather, 2 cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>leather, 2 cloth</materials>
<durability>79.0</durability>
</repairInfo>
<priceDetails>
<buy>165</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>