striker_gauntlets.xml
<items>
<item>
<key>striker_gauntlets</key>
<name>Striker Gauntlets</name>
<description>
Articulated plate to the wrist, with a reinforced striking face across the back of the hand.
</description>
<type>unarmed</type>
<icon>icon_striker_gauntlets</icon>
<sortKey>_unarmed09</sortKey>
<weight>3.5</weight>
<levelRequirement>11</levelRequirement>
<twoHand>true</twoHand>
<tags>t3</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>11.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>15.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>100.0</amount>
</modifiers>
<modifiers>
<type>CrippleChance</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.15</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>striker_gauntlets_left</equipLeft>
<equipRight>striker_gauntlets</equipRight>
<stance>stance_1h</stance>
</sprites>
<salvageInfo>
<materials>3 scrap_metal, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>3 scrap_metal, leather</materials>
<durability>360.0</durability>
</repairInfo>
<bolsterInfo>
<materials>6 scrap_metal, 2 leather, grenzite</materials>
</bolsterInfo>
<priceDetails>
<buy>1450</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>fist</weaponSoundPack>
</weaponDetails>
</item>
</items>