poachers_tunic.xml
<items>
<item>
<key>poachers_tunic</key>
<name>Poacher's Tunic</name>
<description>
A durable tunic worn by adept hunters, providing the wearer with the energy and agility needed to
thrive in the wilderness.
</description>
<type>Chest</type>
<icon>itempoacher_2</icon>
<sortKey>_chest13</sortKey>
<weight>2.5</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.13</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>4.0</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>7.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>poachers_tunic_left</equipLeft>
<equipRight>poachers_tunic</equipRight>
<armsBodyOverride>arms_white</armsBodyOverride>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>poachers_tunic_f_left</equipLeft>
<equipRight>poachers_tunic_f</equipRight>
<armsBodyOverride>arms_f_white</armsBodyOverride>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 leather, spidersilk</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 leather, spidersilk</materials>
<durability>95.0</durability>
</repairInfo>
<priceDetails>
<buy>275</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>