executioners_fists.xml

<items>
  <item>
    <key>executioners_fists</key>
    <name>Executioner's Fists</name>
    <description>
      Thick padded gloves worn by the block-men, for the days when the axe was judged too merciful.
    </description>
    <type>unarmed</type>
    <icon>icon_executioners_fists</icon>
    <sortKey>_unarmed08</sortKey>
    <weight>2.0</weight>
    <levelRequirement>13</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t4</tags>
    <weaponBonuses>executioner</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>9.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>13.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>124.0</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>15.0</amount>
      </modifiers>
      <modifiers>
        <type>MeleeCostReduction</type>
        <amount>0.1</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>executioners_fists_left</equipLeft>
      <equipRight>executioners_fists</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>2 scrap_metal, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, leather</materials>
      <durability>330.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 2 leather, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1280</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>fist</weaponSoundPack>
    </weaponDetails>
  </item>
</items>