venom_fang.xml

<items>
  <item>
    <key>venom_fang</key>
    <name>Venom Fang</name>
    <description>
      A sickly green blade. The venom is in the metal now.
    </description>
    <type>dagger</type>
    <icon>icon_venomfang_01</icon>
    <sortKey>_dagger10</sortKey>
    <weight>1.8</weight>
    <levelRequirement>8</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t3</tags>
    <weaponBonuses>inherent_poison</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>11.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>15.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>125.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.04</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>venom_fang_left</equipLeft>
      <equipRight>venom_fang</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>340.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 2 leather, 2 cloth, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1350</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>dagger</weaponSoundPack>
    </weaponDetails>
  </item>
</items>