ball_mace.xml
<items>
<item>
<key>ball_mace</key>
<name>Ball Mace</name>
<description>
A Solid Metal Ball fastened onto the end of a wooden handle. Not the most deadly of weapons, but good
for crushing armor.
</description>
<type>Mace</type>
<icon>itemmaces_1</icon>
<sortKey>_mace05</sortKey>
<weight>4.0</weight>
<levelRequirement>5</levelRequirement>
<twoHand>false</twoHand>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>11.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>24.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>80.0</amount>
</modifiers>
<modifiers>
<type>CrippleChance</type>
<amount>0.06</amount>
</modifiers>
<modifiers>
<type>stunChance</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.15</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>ball_mace_left</equipLeft>
<equipRight>ball_mace</equipRight>
<stance>stance_1h</stance>
</sprites>
<salvageInfo>
<materials>scrap_metal, wood</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>scrap_metal, wood</materials>
<durability>250.0</durability>
</repairInfo>
<priceDetails>
<buy>260</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>club</weaponSoundPack>
</weaponDetails>
</item>
</items>