felforged_plate.xml

<items>
  <item>
    <key>felforged_plate</key>
    <name>Felforged Plate</name>
    <description>
      An awe-inspiring chest piece providing unmatched defense and empowering the wearer to stand firm against
      even the most fearsome opponents.
    </description>
    <type>Chest</type>
    <icon>itemfelforged_2</icon>
    <sortKey>_chest40</sortKey>
    <weight>6.5</weight>
    <tags>t5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>3.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.4</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.17</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>-8.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>felforged_plate_left</equipLeft>
        <equipRight>felforged_plate</equipRight>
        <armsBodyOverride>arms_black</armsBodyOverride>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>felforged_plate_f_left</equipLeft>
        <equipRight>felforged_plate_f</equipRight>
        <armsBodyOverride>arms_f_black</armsBodyOverride>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>4 infernal_steel</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>4 infernal_steel</materials>
      <durability>615.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>8 infernal_steel, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>7260</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>