felforged_battleaxe.xml

<items>
  <item>
    <key>felforged_battleaxe</key>
    <name>Felforged Battleaxe</name>
    <description>
      It's unknown if any living smiths can still make these. Lightweight, and with an edge that could cut stone.
    </description>
    <type>axe</type>
    <icon>icon_felforgedbattleaxe_01</icon>
    <sortKey>_axe16</sortKey>
    <weight>4.2</weight>
    <levelRequirement>46</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t6</tags>
    <weaponBonuses>felforged</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>23.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>35.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>95.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.18</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.22</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>felforged_battleaxe_left</equipLeft>
      <equipRight>felforged_battleaxe</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>3 infernal_steel, ashwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 infernal_steel, ashwood</materials>
      <durability>640.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 infernal_steel, 2 ashwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>26000</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>chopper</weaponSoundPack>
    </weaponDetails>
  </item>
</items>