scale_helm.xml

<items>
  <item>
    <key>scale_helm</key>
    <name>Scale Helm</name>
    <description>
      A scale helm offering impressive head protection without restricting vision, ideal for the vigilant
      warrior.
    </description>
    <type>Helm</type>
    <icon>itemscale_4</icon>
    <sortKey>_hat33</sortKey>
    <weight>3.5</weight>
    <tags>t4</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.19</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.19</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>scale_helm_left</equipLeft>
        <equipRight>scale_helm</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>scale_helm_f_left</equipLeft>
        <equipRight>scale_helm_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>infernal_steel, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>infernal_steel, leather</materials>
      <durability>255.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 infernal_steel, 2 leather, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>2060</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>