chain_greaves.xml
<items>
<item>
<key>chain_greaves</key>
<name>Chain Greaves</name>
<description>
Sturdy chain greaves providing a solid balance of protection and mobility for those seeking a versatile
combat style.
</description>
<type>Boots</type>
<icon>itemchain_1</icon>
<sortKey>_boots10</sortKey>
<weight>2.5</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.06</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.06</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>chain_greaves_left</equipLeft>
<equipRight>chain_greaves</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>chain_greaves_f_left</equipLeft>
<equipRight>chain_greaves_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>scrap_metal, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>scrap_metal, leather</materials>
<durability>75.0</durability>
</repairInfo>
<priceDetails>
<buy>135</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>