bonecarved_greataxe.xml

<items>
  <item>
    <key>bonecarved_greataxe</key>
    <name>Bonecarved Greataxe</name>
    <description>
      Unable to find a suitable piece, bonecrafters will sometimes use bones with a hole in the middle.
    </description>
    <type>axe</type>
    <icon>icon_bonecarvedgreataxe_01</icon>
    <sortKey>_axe11</sortKey>
    <weight>5.5</weight>
    <levelRequirement>21</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t4</tags>
    <weaponBonuses>bonecrafted</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>24.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>31.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>80.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.28</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.18</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>bonecarved_greataxe_left</equipLeft>
      <equipRight>bonecarved_greataxe</equipRight>
      <stance>stance_2h_wide</stance>
    </sprites>
    <salvageInfo>
      <materials>3 ogre_bones, ashwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 ogre_bones, ashwood</materials>
      <durability>320.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 ogre_bones, 2 ashwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>6400</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>chopper</weaponSoundPack>
    </weaponDetails>
  </item>
</items>