stonewardens_helm.xml

<items>
  <item>
    <key>stonewardens_helm</key>
    <name>Stonewardens Helm</name>
    <description>
      A masterfully forged helmet, providing exceptional protection without compromising vision. Reserved
      typically for the elite Stonewardens, epitomizing the pinnacle of both defense and prestige within the
      empire.
    </description>
    <type>Helm</type>
    <icon>itemstonewardens_helm</icon>
    <sortKey>_hat24</sortKey>
    <weight>4.5</weight>
    <tags>t3, noshop</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.18</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>StunResist</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-4.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>stonewardens_helm_left</equipLeft>
        <equipRight>stonewardens_helm</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>stonewardens_helm_f_left</equipLeft>
        <equipRight>stonewardens_helm_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 scrap_metal, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, cloth</materials>
      <durability>175.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 2 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>980</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>