crude_plate_gauntlets.xml
<items>
<item>
<key>crude_plate_gauntlets</key>
<name>Crude Plate Gauntlets</name>
<description>
It took an amateur armorsmith many tries to get these gauntlets to fit right. They're heavy, and
still quite uncomfortable, but they do a decent job of protecting the knuckles.
</description>
<type>Gloves</type>
<icon>itemmisc_3</icon>
<sortKey>_gloves05</sortKey>
<weight>3.5</weight>
<tags>t1</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.07</amount>
</modifiers>
<modifiers>
<type>CrippleResist</type>
<amount>0.03</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-2.0</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>-3.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<stanceSprite>crude_plate_gauntlets</stanceSprite>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<stanceSprite>crude_plate_gauntlets</stanceSprite>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>scrap_metal, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>scrap_metal, cloth</materials>
<durability>71.0</durability>
</repairInfo>
<priceDetails>
<buy>33</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>