chain_gauntlets.xml
<items>
<item>
<key>chain_gauntlets</key>
<name>Chain Gauntlets</name>
<description>
Chain gauntlets designed to safeguard hands without hindering dexterity, making them ideal for fighters
who value adaptability.
</description>
<type>Gloves</type>
<icon>itemchain_3</icon>
<sortKey>_gloves10</sortKey>
<weight>3.0</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.09</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.09</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<stanceSprite>chain_gauntlets</stanceSprite>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<stanceSprite>chain_gauntlets</stanceSprite>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>scrap_metal, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>scrap_metal, leather</materials>
<durability>83.0</durability>
</repairInfo>
<priceDetails>
<buy>180</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>