adamant_helm.xml

<items>
  <item>
    <key>adamant_helm</key>
    <name>Adamant Helm</name>
    <description>
      A durable adamant helm designed to shield the wearer's head from even the most powerful of blows.
    </description>
    <type>Helm</type>
    <icon>itemadamant_4</icon>
    <sortKey>_hat34</sortKey>
    <weight>5.0</weight>
    <tags>t4</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.23</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>StunResist</type>
        <amount>0.35</amount>
      </modifiers>
      <modifiers>
        <type>CritResist</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>MissileDeflection</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-6.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>adamant_helm_left</equipLeft>
        <equipRight>adamant_helm</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>adamant_helm_f_left</equipLeft>
        <equipRight>adamant_helm_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 adamant_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 adamant_metal</materials>
      <durability>375.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 adamant_metal, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>2470</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>