felforged_greatsword.xml

<items>
  <item>
    <key>felforged_greatsword</key>
    <name>Felforged Greatsword</name>
    <description>
      A terrifying sum of infernal steel. It balances so sweet in the hands, a soldier easily forgets every other blade.
    </description>
    <type>sword</type>
    <icon>icon_felforgedgreatsword_01</icon>
    <sortKey>_sword24</sortKey>
    <weight>9.5</weight>
    <levelRequirement>52</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t6</tags>
    <weaponBonuses>felforged</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>25.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>40.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>85.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.3</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.1</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>felforged_greatsword_left</equipLeft>
      <equipRight>felforged_greatsword</equipRight>
      <stance>stance_2h_front</stance>
    </sprites>
    <salvageInfo>
      <materials>4 infernal_steel, leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>4 infernal_steel, leather, cloth</materials>
      <durability>680.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>8 infernal_steel, 2 leather, 2 cloth, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>27000</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade_heavy</weaponSoundPack>
    </weaponDetails>
    <soundInfo>
      <equip>blade_heavy_equip_01</equip>
    </soundInfo>
  </item>
</items>