padded_boots.xml

<items>
  <item>
    <key>padded_boots</key>
    <name>Padded Boots</name>
    <description>
      These boots may have been re-soled and modified, but they still smell like old cheese.
    </description>
    <type>Boots</type>
    <icon>itempadded_1</icon>
    <sortKey>_boots04</sortKey>
    <weight>1.5</weight>
    <tags>t1, light</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.04</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>padded_boots_left</equipLeft>
        <equipRight>padded_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>padded_boots_f_left</equipLeft>
        <equipRight>padded_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, cloth</materials>
      <durability>57.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>17</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>