lamellar_gauntlets.xml

<items>
  <item>
    <key>lamellar_gauntlets</key>
    <name>Lamellar Gauntlets</name>
    <description>
      Comfortable yet protective Lamellar gauntlets that keep the wearer's hands safe without sacrificing
      flexibility.
    </description>
    <type>Gloves</type>
    <icon>itemlamellar_3</icon>
    <sortKey>_gloves13</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.11</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <stanceSprite>lamellar_gauntlets</stanceSprite>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <stanceSprite>lamellar_gauntlets</stanceSprite>
      </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>435</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>