bonecarved_battleaxe.xml

<items>
  <item>
    <key>bonecarved_battleaxe</key>
    <name>Bonecarved Battleaxe</name>
    <description>
      Ogre bone lashed to a leather-wrapped haft. Despite its crude edge, the light weight makes it easy to swing.
    </description>
    <type>axe</type>
    <icon>icon_bonecarvedbattleaxe_01</icon>
    <sortKey>_axe10</sortKey>
    <weight>3.5</weight>
    <levelRequirement>19</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t4</tags>
    <weaponBonuses>bonecrafted</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>20.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>24.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>100.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.22</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.12</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>bonecarved_battleaxe_left</equipLeft>
      <equipRight>bonecarved_battleaxe</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>2 ogre_bones, ashwood</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 ogre_bones, ashwood</materials>
      <durability>380.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 ogre_bones, 2 ashwood, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>5800</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>chopper</weaponSoundPack>
    </weaponDetails>
  </item>
</items>