banded_gauntlets.xml

<items>
  <item>
    <key>banded_gauntlets</key>
    <name>Banded Gauntlets</name>
    <description>
      Distinctive gauntlets adorned with metal bands, providing notable protection while slightly hindering
      movement and energy.
    </description>
    <type>Gloves</type>
    <icon>itembanded_3</icon>
    <sortKey>_gloves21</sortKey>
    <weight>4.5</weight>
    <tags>t3.5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.19</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-6.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <stanceSprite>banded_gauntlets</stanceSprite>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <stanceSprite>banded_gauntlets</stanceSprite>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal</materials>
      <durability>255.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1420</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>