vanguard_gauntlets.xml

<items>
  <item>
    <key>vanguard_gauntlets</key>
    <name>Vanguard Gauntlets</name>
    <description>
      Thick metal gauntlets which cover the entire hand and wrist. What is lost in dexterity is more than
      made up for in protection.
    </description>
    <type>Gloves</type>
    <icon>itemvanguard_3</icon>
    <sortKey>_gloves19</sortKey>
    <weight>4.5</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.14</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.06</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-4.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <stanceSprite>vanguard_gauntlets</stanceSprite>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <stanceSprite>vanguard_gauntlets</stanceSprite>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 scrap_metal, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, leather</materials>
      <durability>175.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 2 leather, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>790</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>