hardened_battle_axe.xml
<items>
<item>
<key>hardened_battle_axe</key>
<name>Hardened Battle Axe</name>
<description>
A Dwarf's best friend. If dwarves existed. WHICH THEY DON'T. Quite heavy, so it's best swung with both
hands.
</description>
<type>axe</type>
<icon>itemaxes_6</icon>
<sortKey>_axe08</sortKey>
<weight>7.0</weight>
<levelRequirement>11</levelRequirement>
<twoHand>true</twoHand>
<tags>t3</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>22.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>27.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>70.0</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.2</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>hardened_battle_axe_left</equipLeft>
<equipRight>hardened_battle_axe</equipRight>
<stance>stance_2h_wide</stance>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, 2 wood, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, 2 wood, leather</materials>
<durability>300.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 4 wood, 2 leather, 1 grenzite</materials>
</bolsterInfo>
<priceDetails>
<buy>1610</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>blade_heavy</weaponSoundPack>
</weaponDetails>
<soundInfo>
<equip>blade_heavy_equip_01</equip>
</soundInfo>
</item>
</items>