felforged_boots.xml

<items>
  <item>
    <key>felforged_boots</key>
    <name>Felforged Boots</name>
    <description>
      Imposing footwear offering unparalleled protection and unwavering durability, making a bold statement on
      the battlefield.
    </description>
    <type>Boots</type>
    <icon>itemfelforged_1</icon>
    <sortKey>_boots32</sortKey>
    <weight>4.0</weight>
    <tags>t5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.14</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.06</amount>
      </modifiers>
      <modifiers>
        <type>KnockbackResist</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumHealth</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-5.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>-4.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>felforged_boots_left</equipLeft>
        <equipRight>felforged_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>felforged_boots_f_left</equipLeft>
        <equipRight>felforged_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 infernal_steel</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 infernal_steel</materials>
      <durability>435.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 infernal_steel, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>3010</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>