horned_helm.xml

<items>
  <item>
    <key>horned_helm</key>
    <name>Horned Helm</name>
    <description>
      You feel a sudden urge to set sea and pillage.
    </description>
    <type>Helm</type>
    <icon>itemhorned_helm</icon>
    <sortKey>_hat23</sortKey>
    <weight>3.0</weight>
    <tags>t3, noset, noshop</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.18</amount>
      </modifiers>
      <modifiers>
        <type>StunResist</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>CritDamage</type>
        <amount>0.25</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>horned_helm_left</equipLeft>
        <equipRight>horned_helm</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>horned_helm_f_left</equipLeft>
        <equipRight>horned_helm_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>scrap_metal, savage_leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>scrap_metal, savage_leather</materials>
      <durability>125.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 scrap_metal, 2 savage_leather, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1060</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>