lamellar_helm.xml

<items>
  <item>
    <key>lamellar_helm</key>
    <name>Lamellar Helm</name>
    <description>
      A secure Lamellar helm that provides excellent head protection without limiting the wearer's vision or
      movement.
    </description>
    <type>Helm</type>
    <icon>itemlamellar_4</icon>
    <sortKey>_hat16</sortKey>
    <weight>3.5</weight>
    <tags>t2.5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.14</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>lamellar_helm_left</equipLeft>
        <equipRight>lamellar_helm</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>lamellar_helm_f_left</equipLeft>
        <equipRight>lamellar_helm_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 scrap_metal, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, cloth</materials>
      <durability>135.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>540</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>