ironwood_walking_stick.xml

<items>
  <item>
    <key>ironwood_walking_stick</key>
    <name>Ironwood Walking Stick</name>
    <description>
      Perfect for long hikes through the mountains. This walking stick feels as though it has survived
      countless adventures. The wielders, however...
    </description>
    <type>staff</type>
    <icon>itemstaffs_2</icon>
    <sortKey>_staff02</sortKey>
    <weight>2.5</weight>
    <tags>t1</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>7.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>12.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>75.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>15.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>ironwood_walking_stick_left</equipLeft>
      <equipRight>ironwood_walking_stick</equipRight>
      <stance>stance_1h_staff</stance>
    </sprites>
    <salvageInfo>
      <materials>3 wood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 wood</materials>
      <durability>220.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>55</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>club</weaponSoundPack>
    </weaponDetails>
  </item>
</items>