impervious_boots.xml

<items>
  <item>
    <key>impervious_boots</key>
    <name>Impervious Boots</name>
    <description>
      Massive and shining steel plates cover every inch of these leggings and boots. If you can manage to
      get these on, they should offer incredible protection... assuming you can drag them all the way into
      combat.
    </description>
    <type>Boots</type>
    <icon>itemimpervious_1</icon>
    <sortKey>_boots21</sortKey>
    <weight>6.0</weight>
    <tags>t3.5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>3.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>CritResist</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-8.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>-10.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-10.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>impervious_boots_left</equipLeft>
        <equipRight>impervious_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>impervious_boots_f_left</equipLeft>
        <equipRight>impervious_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal</materials>
      <durability>365.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1120</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>