executioners_knife.xml

<items>
  <item>
    <key>executioners_knife</key>
    <name>Executioner's Knife</name>
    <description>
      A headsman's blade, wide and honest about its work.
    </description>
    <type>dagger</type>
    <icon>icon_executionersknife_01</icon>
    <sortKey>_dagger12</sortKey>
    <weight>3.0</weight>
    <levelRequirement>22</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t4</tags>
    <weaponBonuses>executioner</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>19.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>26.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.1</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>executioners_knife_left</equipLeft>
      <equipRight>executioners_knife</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>3 scrap_metal, leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal, leather, cloth</materials>
      <durability>420.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 2 leather, 2 cloth, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>5200</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>dagger</weaponSoundPack>
    </weaponDetails>
  </item>
</items>