felforged_warhammer.xml

<items>
  <item>
    <key>felforged_warhammer</key>
    <name>Felforged Warhammer</name>
    <description>
      The magnum opus of a master smith. Unforgiving mass framed in heavy, beveled infernal steel.
    </description>
    <type>mace</type>
    <icon>icon_felforged_warhammer</icon>
    <sortKey>_mace16</sortKey>
    <weight>7.5</weight>
    <levelRequirement>47</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t6</tags>
    <weaponBonuses>felforged</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>30.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>44.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>65.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.4</amount>
      </modifiers>
      <modifiers>
        <type>StunChance</type>
        <amount>0.12</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>felforged_warhammer_left</equipLeft>
      <equipRight>felforged_warhammer</equipRight>
      <stance>stance_2h_wide</stance>
    </sprites>
    <salvageInfo>
      <materials>4 infernal_steel, 2 ashwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>4 infernal_steel, 2 ashwood</materials>
      <durability>720.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>8 infernal_steel, 4 ashwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>29000</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>hammer</weaponSoundPack>
    </weaponDetails>
  </item>
</items>