sharpshooter_vest.xml

<items>
  <item>
    <key>sharpshooter_vest</key>
    <name>Sharpshooter Vest</name>
    <description>
      A vest designed to offer the elite archer the utmost flexibility and freedom for flawless bowmanship in
      even the most challenging circumstances.
    </description>
    <type>Chest</type>
    <icon>itemsharpshooter_2</icon>
    <sortKey>_chest33</sortKey>
    <weight>3.0</weight>
    <tags>t4</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.03</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>6.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>sharpshooter_vest_left</equipLeft>
        <equipRight>sharpshooter_vest</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>sharpshooter_vest_f_left</equipLeft>
        <equipRight>sharpshooter_vest_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 leather, 2 cloth, spidersilk</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 leather, 2 cloth, spidersilk</materials>
      <durability>215.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 leather, 4 cloth, 2 spidersilk, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>2880</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>