pole_axe.xml

<items>
  <item>
    <key>pole_axe</key>
    <name>Pole Axe</name>
    <description>
      A high quality steel axe with a really, really long handle. Its great length makes it difficult to
      strike accurately.
    </description>
    <type>axe</type>
    <icon>itemaxes_6</icon>
    <sortKey>_axe09</sortKey>
    <weight>8.0</weight>
    <levelRequirement>12</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>24.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>28.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>60.0</amount>
      </modifiers>
      <modifiers>
        <type>Bleedchance</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>Armorpen</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>-10.0</amount>
      </modifiers>
      <modifiers>
        <type>Range</type>
        <amount>2.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>hardened_battle_axe_left</equipLeft>
      <equipRight>hardened_battle_axe</equipRight>
      <stance>stance_2h_wide</stance>
    </sprites>
    <salvageInfo>
      <materials>3 scrap_metal, 2 wood, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal, 2 wood, leather</materials>
      <durability>250.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 4 wood, 2 leather, 1 grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1750</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade_heavy</weaponSoundPack>
    </weaponDetails>
    <soundInfo>
      <equip>blade_heavy_equip_01</equip>
    </soundInfo>
  </item>
</items>