gardening_gloves.xml
<items>
<item>
<key>gardening_gloves</key>
<name>Gardening Gloves</name>
<description>
These gardening gloves not only increase the chance of successfully harvesting a plant, but reduce the
change of a critical failure.
</description>
<type>Gloves</type>
<icon>itemgardening_gloves</icon>
<sortKey>_gloves06</sortKey>
<weight>2.0</weight>
<tags>t1.5, noset</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.04</amount>
</modifiers>
<modifiers>
<type>HarvestChance</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>PlantHarvestSafety</type>
<amount>0.2</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<stanceSprite>gardening_gloves</stanceSprite>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<stanceSprite>gardening_gloves</stanceSprite>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>leather, 2 cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>leather, 2 cloth</materials>
<durability>115.0</durability>
</repairInfo>
<priceDetails>
<buy>66</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>