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>14</levelRequirement>
<twoHand>true</twoHand>
<tags>t3</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>15.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>20.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.05</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.1</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>dragon_bladestaff_left</equipLeft>
<equipRight>dragon_bladestaff</equipRight>
<stance>stance_2h_wide</stance>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, wood, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, wood, leather</materials>
<durability>345.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 2 wood, 2 leather, 1 grenzite</materials>
</bolsterInfo>
<priceDetails>
<buy>1810</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>blade_heavy</weaponSoundPack>
</weaponDetails>
</item>
</items>