trackers_boots.xml

<items>
  <item>
    <key>trackers_boots</key>
    <name>Tracker's Boots</name>
    <description>
      Upgraded boots for the experienced woodsman, offering improved energy and movement to deftly navigate
      the wilds.
    </description>
    <type>Boots</type>
    <icon>itempoacher_1</icon>
    <sortKey>_boots08</sortKey>
    <weight>1.5</weight>
    <tags>t2, light</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>4.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>7.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>trackers_boots_left</equipLeft>
        <equipRight>trackers_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>trackers_boots_f_left</equipLeft>
        <equipRight>trackers_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, spidersilk</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, spidersilk</materials>
      <durability>71.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>115</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>