experimental_dagger_3.xml

<items>
  <item>
    <key>experimental_dagger_3</key>
    <name>Prototype Dagger</name>
    <description>
      A powerful new type of dagger made from living material.
    </description>
    <type>Dagger</type>
    <icon>itemdaggers_2</icon>
    <sortKey>_dagger12</sortKey>
    <weight>1.6</weight>
    <levelRequirement>8</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t2.5, experiment</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>8.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>12.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>130.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>StunChance</type>
        <amount>0.04</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>8.0</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>-10.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>shiv_left</equipLeft>
      <equipRight>shiv</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>2 scrap_metal, leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, leather, cloth</materials>
      <durability>325.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>450</buy>
      <sell>15</sell>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>dagger</weaponSoundPack>
    </weaponDetails>
  </item>
</items>