dragon_bladestaff.xml

<items>
  <item>
    <key>dragon_bladestaff</key>
    <name>Dragon Bladestaff</name>
    <description>
      A deadly weapon with dragon-shaped blades mounted on both ends, this staff requires an immense level of
      skill and concentration to handle effectively.
    </description>
    <type>staff</type>
    <icon>itemstaffs_9</icon>
    <sortKey>_staff09</sortKey>
    <weight>5.5</weight>
    <levelRequirement>56</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t6</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>26.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>36.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>110.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>MeleeCostReduction</type>
        <amount>0.18</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>felforged_bladestaff_left</equipLeft>
      <equipRight>felforged_bladestaff</equipRight>
      <stance>stance_2h_wide</stance>
    </sprites>
    <salvageInfo>
      <materials>1 infernal_steel, 2 bloodwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>1 infernal_steel, 2 bloodwood</materials>
      <durability>620.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 infernal_steel, 4 bloodwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>29000</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade_heavy</weaponSoundPack>
    </weaponDetails>
  </item>
</items>