sharpshooter_hood.xml

<items>
  <item>
    <key>sharpshooter_hood</key>
    <name>Sharpshooter Hood</name>
    <description>
      Elite garment clearly made by a master craftsman. The flexible hood allows full range of vision
      while keeping out the elements, and the chain-mail lining ensures decent head protection.
    </description>
    <type>Helm</type>
    <icon>itemsharpshooter_4</icon>
    <sortKey>_hat31</sortKey>
    <weight>2.0</weight>
    <tags>t4</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.13</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>
        <type>Vision</type>
        <amount>1.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>sharpshooter_hood_left</equipLeft>
        <equipRight>sharpshooter_hood</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>sharpshooter_hood_f_left</equipLeft>
        <equipRight>sharpshooter_hood_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, 2 cloth, spidersilk</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, 2 cloth, spidersilk</materials>
      <durability>175.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 leather, 4 cloth, 2 spidersilk, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1970</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>