berserker_helm.xml

<items>
  <item>
    <key>berserker_helm</key>
    <name>Berserker Helm</name>
    <description>
      An armor helm adorned with an imposing bear face, offering solid head protection and a fearsome visage.
    </description>
    <type>Helm</type>
    <icon>itembeserker_helm</icon>
    <sortKey>_hat15</sortKey>
    <weight>2.0</weight>
    <tags>t2.5</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>BleedTargetDamage</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeedBonus</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>-0.05</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>berserker_helm_left</equipLeft>
        <equipRight>berserker_helm</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>berserker_helm_f_left</equipLeft>
        <equipRight>berserker_helm_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>savage_leather, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>savage_leather, leather</materials>
      <durability>99.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 savage_leather, 2 leather, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>580</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>