bonewrought_striker_gauntlets.xml

<items>
  <item>
    <key>bonewrought_striker_gauntlets</key>
    <name>Bonewrought Striker Gauntlets</name>
    <description>
      Ogre bone, split along the grain and lashed into plates over hide. Lighter than steel and the
      edges never truly dull, so the wounds they open keep on giving.
    </description>
    <type>unarmed</type>
    <icon>icon_bonewrought_striker_gauntlets</icon>
    <sortKey>_unarmed10</sortKey>
    <weight>3.5</weight>
    <levelRequirement>13</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t4</tags>
    <weaponBonuses>bonetheft</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>12.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>17.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>102.0</amount>
      </modifiers>
      <modifiers>
        <type>CrippleChance</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.2</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>bonewrought_striker_gauntlets_left</equipLeft>
      <equipRight>bonewrought_striker_gauntlets</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>2 ogre_bones, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 ogre_bones, leather</materials>
      <durability>400.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 ogre_bones, 2 leather, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>5600</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>fist</weaponSoundPack>
    </weaponDetails>
  </item>
</items>