forest_staff.xml
<items>
<item>
<key>forest_staff</key>
<name>Forest Staff</name>
<description>
Following the style of the gnarled staff, the Forest style uses a denser wood, providing higher damage
at the cost of speed.
</description>
<type>Staff</type>
<icon>itemstaffs_5</icon>
<sortKey>_staff05</sortKey>
<weight>4.5</weight>
<levelRequirement>5</levelRequirement>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>10.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>16.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>70.0</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>25.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>forest_staff_left</equipLeft>
<equipRight>forest_staff</equipRight>
<stance>stance_1h_staff</stance>
</sprites>
<salvageInfo>
<materials>4 wood</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>4 wood</materials>
<durability>270.0</durability>
</repairInfo>
<priceDetails>
<buy>245</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>club</weaponSoundPack>
</weaponDetails>
</item>
</items>