felforged_greataxe.xml

<items>
  <item>
    <key>felforged_greataxe</key>
    <name>Felforged Greataxe</name>
    <description>
      Perfected felforged. It is impossible to use this weapon and not become famous.
    </description>
    <type>axe</type>
    <icon>icon_felforgedgreataxe_01</icon>
    <sortKey>_axe17</sortKey>
    <weight>7.5</weight>
    <levelRequirement>50</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t6</tags>
    <weaponBonuses>felforged</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>34.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>46.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>75.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.28</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>felforged_greataxe_left</equipLeft>
      <equipRight>felforged_greataxe</equipRight>
      <stance>stance_2h_wide</stance>
    </sprites>
    <salvageInfo>
      <materials>4 infernal_steel, ashwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>4 infernal_steel, ashwood</materials>
      <durability>700.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>8 infernal_steel, 2 ashwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>28500</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>chopper</weaponSoundPack>
    </weaponDetails>
  </item>
</items>