sledgehammer.xml

<items>
  <item>
    <key>sledgehammer</key>
    <name>Sledgehammer</name>
    <description>
      The Heavy iron head and sturdy wooden handle make this an ideal tool for demolition projects.
    </description>
    <type>mace</type>
    <icon>itemmaces_5</icon>
    <sortKey>_mace03</sortKey>
    <weight>6.0</weight>
    <twoHand>true</twoHand>
    <tags>t1</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>11.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>21.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>60.0</amount>
      </modifiers>
      <modifiers>
        <type>CrippleChance</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>Stunchance</type>
        <amount>0.04</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.2</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>sledgehammer_left</equipLeft>
      <equipRight>sledgehammer</equipRight>
      <stance>stance_2h_wide</stance>
    </sprites>
    <salvageInfo>
      <materials>2 scrap_metal, wood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, wood</materials>
      <durability>200.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>70</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>hammer</weaponSoundPack>
    </weaponDetails>
  </item>
</items>