felforged_platelegs.xml

<items>
  <item>
    <key>felforged_platelegs</key>
    <name>Felforged Platelegs</name>
    <description>
      Imposing leg armor constructed from infernal steel, ensuring the wearer's legs are fiercely guarded,
      ready to withstand the rigors of the most intense battles.
    </description>
    <type>Legs</type>
    <icon>itemfelforged_5</icon>
    <sortKey>_legs30</sortKey>
    <weight>5.0</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>MoveSpeedBonus</type>
        <amount>-4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>felforged_platelegs_left</equipLeft>
        <equipRight>felforged_platelegs</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>felforged_platelegs_f_left</equipLeft>
        <equipRight>felforged_platelegs_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 infernal_steel</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 infernal_steel</materials>
      <durability>555.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 infernal_steel, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>3800</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>