banded_boots.xml

<items>
  <item>
    <key>banded_boots</key>
    <name>Banded Boots</name>
    <description>
      Stylish and heavy boots with reinforced metal bands, providing significant protection at the cost of
      reduced mobility.
    </description>
    <type>Boots</type>
    <icon>itembanded_1</icon>
    <sortKey>_boots20</sortKey>
    <weight>4.0</weight>
    <tags>t3.5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.13</amount>
      </modifiers>
      <modifiers>
        <type>KnockbackResist</type>
        <amount>0.5</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-6.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>-5.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>banded_boots_left</equipLeft>
        <equipRight>banded_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>banded_boots_f_left</equipLeft>
        <equipRight>banded_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 scrap_metal, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, cloth</materials>
      <durability>225.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 2 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1070</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>