eagle_helm.xml

<items>
  <item>
    <key>eagle_helm</key>
    <name>Eagle Helm</name>
    <description>
      Unique to the Eagle Clan, this helm offers not only good protection, but also focuses the wearer's
      vision.
    </description>
    <type>Helm</type>
    <icon>itemeagle_helm</icon>
    <sortKey>_hat21</sortKey>
    <weight>2.0</weight>
    <tags>t3, noset, noshop</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>6.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.02</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>light</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>vision</type>
        <amount>1.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>eagle_helm_left</equipLeft>
        <equipRight>eagle_helm</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>eagle_helm_f_left</equipLeft>
        <equipRight>eagle_helm_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>scrap_metal, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>scrap_metal, leather</materials>
      <durability>135.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 scrap_metal, 2 leather, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>850</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>