gnarled_staff.xml

<items>
  <item>
    <key>gnarled_staff</key>
    <name>Gnarled Staff</name>
    <description>
      This aged and twisted piece of wood insinuates a deep understanding and secretive power upon the
      wielder.
    </description>
    <type>Staff</type>
    <icon>itemstaffs_4</icon>
    <sortKey>_staff04</sortKey>
    <weight>3.5</weight>
    <levelRequirement>4</levelRequirement>
    <tags>t2</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>9.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>13.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>KnockbackChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>10.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>gnarled_staff_left</equipLeft>
      <equipRight>gnarled_staff</equipRight>
      <stance>stance_1h_staff</stance>
    </sprites>
    <salvageInfo>
      <materials>3 wood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 wood</materials>
      <durability>250.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>235</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>club</weaponSoundPack>
    </weaponDetails>
  </item>
</items>