bonecarved_longsword.xml

<items>
  <item>
    <key>bonecarved_longsword</key>
    <name>Bonecarved Longsword</name>
    <description>
      Ogre bone, split along the grain and ground to an edge.
    </description>
    <type>sword</type>
    <icon>icon_bonecarvedlongsword_01</icon>
    <sortKey>_sword18</sortKey>
    <weight>5.0</weight>
    <levelRequirement>20</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t4</tags>
    <weaponBonuses>bonecrafted</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>15.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>23.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>110.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_longsword_left</equipLeft>
      <equipRight>bonecarved_longsword</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>5800</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade</weaponSoundPack>
    </weaponDetails>
  </item>
</items>