pathfinder_gloves.xml
<items>
<item>
<key>pathfinder_gloves</key>
<name>Pathfinder Gloves</name>
<description>
Simple gloves designed to help fledgling adventurers maintain their grip on the tools of the trade
while navigating the great outdoors.
</description>
<type>Gloves</type>
<icon>itemtraveller_3</icon>
<sortKey>_gloves03</sortKey>
<weight>1.5</weight>
<tags>t1</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.04</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>5.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<stanceSprite>pathfinder_gloves</stanceSprite>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<stanceSprite>pathfinder_gloves</stanceSprite>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>leather, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>leather, cloth</materials>
<durability>65.0</durability>
</repairInfo>
<priceDetails>
<buy>24</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>