reinforced_quarterstaff.xml

<items>
  <item>
    <key>reinforced_quarterstaff</key>
    <name>Reinforced Quarterstaff</name>
    <description>
      An extremely sturdy and well balanced shaft reinforced with a ribbed grip and metal heads on each end.
    </description>
    <type>Staff</type>
    <icon>itemstaffs_6</icon>
    <sortKey>_staff06</sortKey>
    <weight>4.5</weight>
    <levelRequirement>6</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t2</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>8.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>14.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>110.0</amount>
      </modifiers>
      <modifiers>
        <type>KnockbackChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.12</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>reinforced_quarterstaff_left</equipLeft>
      <equipRight>reinforced_quarterstaff</equipRight>
      <stance>stance_2h_wide</stance>
    </sprites>
    <salvageInfo>
      <materials>scrap_metal, 2 wood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>scrap_metal, 2 wood</materials>
      <durability>285.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>260</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>club</weaponSoundPack>
    </weaponDetails>
  </item>
</items>