marksman_leggings.xml

<items>
  <item>
    <key>marksman_leggings</key>
    <name>Marksman Leggings</name>
    <description>
      Leggings crafted to provide the expert archer with increased mobility and balance on the battlefield.
    </description>
    <type>Legs</type>
    <icon>itemmarksman_5</icon>
    <sortKey>_legs15</sortKey>
    <weight>2.5</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.02</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>marksman_leggings_left</equipLeft>
        <equipRight>marksman_leggings</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>marksman_leggings_f_left</equipLeft>
        <equipRight>marksman_leggings_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, 3 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, 3 cloth</materials>
      <durability>123.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 leather, 6 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>600</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>