poisoned_cutlass.xml

<items>
  <item>
    <key>poisoned_cutlass</key>
    <name>Poisoned Cutlass</name>
    <description>
      This blade has been imbued with a permanent poison.
    </description>
    <type>sword</type>
    <icon>itemswords_13</icon>
    <weight>4.5</weight>
    <levelRequirement>8</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t2, noshop</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>12.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>17.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>PoisonChance</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.08</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>poisoned_cutlass_left</equipLeft>
      <equipRight>poisoned_cutlass</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>2 scrap_metal, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, cloth</materials>
      <durability>260.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>450</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade</weaponSoundPack>
    </weaponDetails>
  </item>
</items>