forest_striders.xml

<items>
  <item>
    <key>forest_striders</key>
    <name>Forest Striders</name>
    <description>
      Expertly crafted leggings designed to provide exceptional movement and energy for the most skilled
      woodsmen.
    </description>
    <type>Legs</type>
    <icon>itemhunter_5</icon>
    <sortKey>_legs14</sortKey>
    <weight>2.0</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.09</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>forest_striders_left</equipLeft>
        <equipRight>forest_striders</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>forest_striders_f_left</equipLeft>
        <equipRight>forest_striders_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, cloth, 2 spidersilk</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, cloth, 2 spidersilk</materials>
      <durability>123.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 leather, 2 cloth, 4 spidersilk, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>550</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>