switchblade.xml

<items>
  <item>
    <key>switchblade</key>
    <name>Switchblade</name>
    <description>
      The bone handle and flip-out metal blade are a status symbol for thugs everywhere. Due to its design,
      it can be flicked out of a pocket in an instant.
    </description>
    <type>dagger</type>
    <icon>itemdaggers_5</icon>
    <sortKey>_dagger04</sortKey>
    <weight>1.5</weight>
    <levelRequirement>4</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t2</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>7.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>10.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>140.0</amount>
      </modifiers>
      <modifiers>
        <type>Bleedchance</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>5.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>switchblade_left</equipLeft>
      <equipRight>switchblade</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>2 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal</materials>
      <durability>240.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>215</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>dagger</weaponSoundPack>
    </weaponDetails>
  </item>
</items>