meshweave_gauntlets.xml

<items>
  <item>
    <key>meshweave_gauntlets</key>
    <name>Meshweave Gauntlets</name>
    <description>
      Designed to shield hands while preserving dexterity, ideal for the versatile fighter.
    </description>
    <type>Gloves</type>
    <icon>itemmeshweave_3</icon>
    <sortKey>_gloves20</sortKey>
    <weight>3.0</weight>
    <tags>t3.5</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.14</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeedBonus</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <stanceSprite>meshweave_gauntlets</stanceSprite>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <stanceSprite>meshweave_gauntlets</stanceSprite>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>scrap_metal, 2 leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>scrap_metal, 2 leather, cloth</materials>
      <durability>183.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 scrap_metal, 4 leather, 2 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1080</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>