punching_gloves.xml
<items>
<item>
<key>punching_gloves</key>
<name>Punching Gloves</name>
<description>
Padded leather gloves from a fighting pit, stitched thick across the knuckle. They feel damp on the inside.
</description>
<type>unarmed</type>
<icon>icon_punching_gloves</icon>
<sortKey>_unarmed02</sortKey>
<weight>1.0</weight>
<levelRequirement>5</levelRequirement>
<twoHand>true</twoHand>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>6.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>10.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>122.0</amount>
</modifiers>
<modifiers>
<type>Protection</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>5.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>punching_gloves_left</equipLeft>
<equipRight>punching_gloves</equipRight>
<stance>stance_1h</stance>
</sprites>
<salvageInfo>
<materials>leather, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>leather, cloth</materials>
<durability>190.0</durability>
</repairInfo>
<priceDetails>
<buy>38</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>fist</weaponSoundPack>
</weaponDetails>
</item>
</items>