master_trackers_boots.xml

<items>
  <item>
    <key>master_trackers_boots</key>
    <name>Master Tracker's Boots</name>
    <description>
      Boots crafted for the master tracker, providing unrivaled movement and energy to tirelessly pursue
      quarry through the wilds.
    </description>
    <type>Boots</type>
    <icon>itemwoodsman_1</icon>
    <sortKey>_boots24</sortKey>
    <weight>1.5</weight>
    <tags>t4</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>6.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>15.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>master_trackers_boots_left</equipLeft>
        <equipRight>master_trackers_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>master_trackers_boots_f_left</equipLeft>
        <equipRight>master_trackers_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 leather, 2 spidersilk</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 leather, 2 spidersilk</materials>
      <durability>155.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 leather, 4 spidersilk, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1100</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>