archers_hood.xml

<items>
  <item>
    <key>archers_hood</key>
    <name>Archer's Hood</name>
    <description>
      A sleek and durable hood for archer concealment, and to keep rain out of the eyes.
    </description>
    <type>Helm</type>
    <icon>itemarcher_4</icon>
    <sortKey>_hat10</sortKey>
    <weight>2.0</weight>
    <tags>t2</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</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>
        <type>Vision</type>
        <amount>1.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>archers_hood_left</equipLeft>
        <equipRight>archers_hood</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>archers_hood_f_left</equipLeft>
        <equipRight>archers_hood_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, 2 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, 2 cloth, feather</materials>
      <durability>79.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>205</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>