chain_leggings.xml
<items>
<item>
<key>chain_leggings</key>
<name>Chain Leggings</name>
<description>
Durable chain leggings providing a comfortable balance between protection and mobility for versatile
fighters.
</description>
<type>Legs</type>
<icon>itemchain_5</icon>
<sortKey>_legs08</sortKey>
<weight>3.5</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.09</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.09</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>chain_leggings_left</equipLeft>
<equipRight>chain_leggings</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>chain_leggings_f_left</equipLeft>
<equipRight>chain_leggings_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>scrap_metal, 2 cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>scrap_metal, 2 cloth</materials>
<durability>92.0</durability>
</repairInfo>
<priceDetails>
<buy>170</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>