trailblazers_boots.xml

<items>
  <item>
    <key>trailblazers_boots</key>
    <name>Trailblazer's Boots</name>
    <description>
      Advanced boots designed for expert woodsmen, offering superior movement and energy to blaze a trail
      through the untamed wilderness.
    </description>
    <type>Boots</type>
    <icon>itemhunter_1</icon>
    <sortKey>_boots15</sortKey>
    <weight>1.5</weight>
    <tags>t3, light</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.06</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>10.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>trailblazers_boots_left</equipLeft>
        <equipRight>trailblazers_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>trailblazers_boots_f_left</equipLeft>
        <equipRight>trailblazers_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, 2 spidersilk</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, 2 spidersilk</materials>
      <durability>99.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 leather, 4 spidersilk, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>435</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>