felforged_longsword.xml

<items>
  <item>
    <key>felforged_longsword</key>
    <name>Felforged Longsword</name>
    <description>
      Cold, pale steel from ore that came up burning. Few smiths ever learn the working of it.
    </description>
    <type>sword</type>
    <icon>icon_felforgedlongsword_01</icon>
    <sortKey>_sword23</sortKey>
    <weight>6.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>30.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>105.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.08</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>felforged_longsword_left</equipLeft>
      <equipRight>felforged_longsword</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>24000</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade</weaponSoundPack>
    </weaponDetails>
  </item>
</items>