oak_walking_stick.xml
<items>
<item>
<key>oak_walking_stick</key>
<name>Oak Walking Stick</name>
<description>
Perfect for long hikes through the mountains. This walking stick feels as though it has survived
countless adventures. The wielders, however...
</description>
<type>staff</type>
<icon>itemstaffs_1</icon>
<sortKey>_staff01</sortKey>
<weight>2.5</weight>
<tags>t1</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>9.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>95.0</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.08</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>5.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>oak_walking_stick_left</equipLeft>
<equipRight>oak_walking_stick</equipRight>
<stance>stance_1h_staff</stance>
</sprites>
<salvageInfo>
<materials>2 wood</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 wood</materials>
<durability>200.0</durability>
</repairInfo>
<priceDetails>
<buy>43</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>club</weaponSoundPack>
</weaponDetails>
</item>
</items>