archers_leggings.xml

<items>
  <item>
    <key>archers_leggings</key>
    <name>Archer's Leggings</name>
    <description>
      Leggings designed to offer the budding archer improved mobility and balance while navigating the
      battlefield.
    </description>
    <type>Legs</type>
    <icon>itemarcher_5</icon>
    <sortKey>_legs07</sortKey>
    <weight>2.5</weight>
    <tags>t2</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.06</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>4.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.01</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>archers_leggings_left</equipLeft>
        <equipRight>archers_leggings</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>archers_leggings_f_left</equipLeft>
        <equipRight>archers_leggings_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, 2 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, 2 cloth</materials>
      <durability>87.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>155</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>