bonecarved_dagger.xml

<items>
  <item>
    <key>bonecarved_dagger</key>
    <name>Bonecarved Dagger</name>
    <description>
      Light as a bird-bone and wickedly sharp.
    </description>
    <type>dagger</type>
    <icon>icon_bonecarveddagger_01</icon>
    <sortKey>_dagger11</sortKey>
    <weight>1.5</weight>
    <levelRequirement>18</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t4</tags>
    <weaponBonuses>bonecrafted</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>14.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>19.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>125.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.22</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.06</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>bonecarved_dagger_left</equipLeft>
      <equipRight>bonecarved_dagger</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>2 ogre_bones, leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 ogre_bones, leather, cloth</materials>
      <durability>400.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 ogre_bones, 2 leather, 2 cloth, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>5600</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>dagger</weaponSoundPack>
    </weaponDetails>
  </item>
</items>