marksman_boots.xml

<items>
  <item>
    <key>marksman_boots</key>
    <name>Marksman Boots</name>
    <description>
      Boots crafted for the seasoned archer, providing enhanced agility and stability to outmaneuver
      opponents.
    </description>
    <type>Boots</type>
    <icon>itemmarksman_1</icon>
    <sortKey>_boots16</sortKey>
    <weight>2.0</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>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_boots_left</equipLeft>
        <equipRight>marksman_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>marksman_boots_f_left</equipLeft>
        <equipRight>marksman_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, 3 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, 3 cloth</materials>
      <durability>99.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 leather, 6 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>475</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>