runestaff.xml
<items>
<item>
<key>runestaff</key>
<name>Runestaff</name>
<description>
This intricate metal staff is infused with arcane power. While its light and seemingly frail structure
causes little physical harm, its immense latent energies tend to leak out on contact and blast foes
away from the wielder. If it ever breaks, within moments, the staff will always return to its original
state.
</description>
<type>staff</type>
<icon>itemstaffs_8</icon>
<sortKey>_staff08</sortKey>
<weight>4.0</weight>
<levelRequirement>12</levelRequirement>
<tags>t3</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>4.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>10.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>100.0</amount>
</modifiers>
<modifiers>
<type>KnockbackChance</type>
<amount>0.5</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>35.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>runestaff_left</equipLeft>
<equipRight>runestaff</equipRight>
<stance>stance_1h_staff</stance>
</sprites>
<repairInfo>
<materials>8 scrap_metal</materials>
<durability>9999.0</durability>
<neverBreaks>true</neverBreaks>
</repairInfo>
<bolsterInfo>
<materials>8 scrap_metal, 1 grenzite, 1 zebrunium</materials>
</bolsterInfo>
<priceDetails>
<buy>1810</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>club</weaponSoundPack>
</weaponDetails>
</item>
</items>