bonesplint_helm.xml

<items>
  <item>
    <key>bonesplint_helm</key>
    <name>Bonesplint Helm</name>
    <description>
      A menacing ogre bone helm that offers unparalleled head protection while instilling dread in the hearts
      of foes.
    </description>
    <type>Helm</type>
    <icon>itembonesplint_4</icon>
    <sortKey>_hat35</sortKey>
    <weight>4.0</weight>
    <tags>t4.5</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.16</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.22</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.22</amount>
      </modifiers>
      <modifiers>
        <type>MissileDeflection</type>
        <amount>0.04</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>bonesplint_helm_left</equipLeft>
        <equipRight>bonesplint_helm</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>bonesplint_helm_f_left</equipLeft>
        <equipRight>bonesplint_helm_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 ogre_bones</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 ogre_bones</materials>
      <durability>295.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 ogre_bones, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>2680</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>