crude_cudgel.xml
<items>
<item>
<key>crude_cudgel</key>
<name>Crude Cudgel</name>
<description>
Basically just a stick with a thicker end for thunking heads. On the upside it requires absolutely no
combat knowledge whatsoever to wield effectively.
</description>
<type>Mace</type>
<icon>itemmaces_4</icon>
<sortKey>_mace01</sortKey>
<weight>2.0</weight>
<levelRequirement>0</levelRequirement>
<twoHand>false</twoHand>
<tags>t1</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>6.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>16.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>100.0</amount>
</modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.02</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.1</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>crude_cudgel_left</equipLeft>
<equipRight>crude_cudgel</equipRight>
<stance>stance_1h</stance>
</sprites>
<salvageInfo>
<materials>2 wood</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 wood</materials>
<durability>205.0</durability>
</repairInfo>
<priceDetails>
<buy>16</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>club</weaponSoundPack>
</weaponDetails>
</item>
</items>