felforged_dagger.xml

<items>
  <item>
    <key>felforged_dagger</key>
    <name>Felforged Dagger</name>
    <description>
      Cold polished felforged, with minimal ornament. The metal alone is enough to impress.
    </description>
    <type>dagger</type>
    <icon>icon_felforgeddagger_01</icon>
    <sortKey>_dagger15</sortKey>
    <weight>2.0</weight>
    <levelRequirement>48</levelRequirement>
    <twoHand>false</twoHand>
    <tags>t6</tags>
    <weaponBonuses>felforged</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>19.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>27.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>125.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>RepeatAttackChance</type>
        <amount>0.08</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>felforged_dagger_left</equipLeft>
      <equipRight>felforged_dagger</equipRight>
      <stance>stance_1h</stance>
    </sprites>
    <salvageInfo>
      <materials>3 infernal_steel, leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 infernal_steel, leather, cloth</materials>
      <durability>600.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 infernal_steel, 2 leather, 2 cloth, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>25500</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>dagger</weaponSoundPack>
    </weaponDetails>
  </item>
</items>