ragged_plate_boots.xml

<items>
  <item>
    <key>ragged_plate_boots</key>
    <name>Ragged Plate Boots</name>
    <description>
      A pair of old leather boots with slabs of metal bolted on. Overly cumbersome perhaps, but sturdy
      nonetheless.
    </description>
    <type>Boots</type>
    <icon>itemmisc_1</icon>
    <sortKey>_boots06</sortKey>
    <weight>3.0</weight>
    <tags>t1</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.02</amount>
      </modifiers>
      <modifiers>
        <type>KnockbackResist</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>-3.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-3.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>ragged_plate_boots_left</equipLeft>
        <equipRight>ragged_plate_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>ragged_plate_boots_f_left</equipLeft>
        <equipRight>ragged_plate_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>scrap_metal, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>scrap_metal, leather</materials>
      <durability>64.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>25</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>