archers_boots.xml
<items>
<item>
<key>archers_boots</key>
<name>Archer's Boots</name>
<description>
Lightweight boots crafted for budding archers, providing increased agility and stability to perfect
their footing.
</description>
<type>Boots</type>
<icon>itemarcher_1</icon>
<sortKey>_boots09</sortKey>
<weight>2.0</weight>
<tags>t2, light</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.04</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_boots_left</equipLeft>
<equipRight>archers_boots</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>archers_boots_f_left</equipLeft>
<equipRight>archers_boots_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>leather, 2 cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>leather, 2 cloth</materials>
<durability>71.0</durability>
</repairInfo>
<priceDetails>
<buy>125</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>