mystic_boots.xml
<items>
<item>
<key>mystic_boots</key>
<name>Mystic Boots</name>
<description>
These strange boots uplift the spirit of the wearer, reducing their burden.
</description>
<type>Boots</type>
<icon>itemmystic_boots</icon>
<sortKey>_boots26</sortKey>
<weight>1.0</weight>
<tags>t4, unique</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.03</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.03</amount>
</modifiers>
<modifiers>
<type>CarryWeight</type>
<amount>60.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>mystic_boots_left</equipLeft>
<equipRight>mystic_boots</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>mystic_boots_f_left</equipLeft>
<equipRight>mystic_boots_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>1 leather, 3 cloth, 1 feather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>1 leather, 3 cloth, 1 feather</materials>
<durability>155.0</durability>
</repairInfo>
<bolsterInfo>
<materials>7 leather, 7 cloth, 7 feather, zebrunium</materials>
</bolsterInfo>
<priceDetails>
<buy>1590</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>