poachers_leggings.xml

<items>
  <item>
    <key>poachers_leggings</key>
    <name>Poacher's Leggings</name>
    <description>
      Sturdy leggings favored by experienced hunters, providing enhanced movement and energy for traversing
      the wilds.
    </description>
    <type>Legs</type>
    <icon>itempoacher_5</icon>
    <sortKey>_legs06</sortKey>
    <weight>2.0</weight>
    <tags>t2</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.07</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>poachers_leggings_left</equipLeft>
        <equipRight>poachers_leggings</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>poachers_leggings_f_left</equipLeft>
        <equipRight>poachers_leggings_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, cloth, spidersilk</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, cloth, spidersilk</materials>
      <durability>87.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>145</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>