felforged_gauntlets.xml

<items>
  <item>
    <key>felforged_gauntlets</key>
    <name>Felforged Gauntlets</name>
    <description>
      Powerful hand protection masterfully crafted, shielding the hands while subtly enhancing the wearer's
      vitality with dark, magical energy.
    </description>
    <type>Gloves</type>
    <icon>itemfelforged_3</icon>
    <sortKey>_gloves32</sortKey>
    <weight>4.5</weight>
    <tags>t5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.09</amount>
      </modifiers>
      <modifiers>
        <type>MaximumHealth</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-5.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <stanceSprite>felforged_gauntlets</stanceSprite>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 infernal_steel</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 infernal_steel</materials>
      <durability>495.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 infernal_steel, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>3990</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>