dreadheart_battlestaff.xml

<items>
  <item>
    <key>dreadheart_battlestaff</key>
    <name>Dreadheart Battlestaff</name>
    <description>
      Dark wood, banded at intervals with a rich green material. Iron caps at both ends give the
      blow its weight.
    </description>
    <type>staff</type>
    <icon>icon_dreadheart_battlestaff</icon>
    <sortKey>_staff12</sortKey>
    <weight>5.0</weight>
    <levelRequirement>12</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>14.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>22.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>110.0</amount>
      </modifiers>
      <modifiers>
        <type>RetreatChance</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>KnockbackChance</type>
        <amount>0.08</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>dreadheart_battlestaff_left</equipLeft>
      <equipRight>dreadheart_battlestaff</equipRight>
      <stance>stance_2h_wide</stance>
    </sprites>
    <salvageInfo>
      <materials>2 scrap_metal, 2 ironwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, 2 ironwood</materials>
      <durability>330.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 4 ironwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1650</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>club</weaponSoundPack>
    </weaponDetails>
  </item>
</items>