knights_boots.xml
<items>
<item>
<key>knights_boots</key>
<name>Knight's Boots</name>
<description>
Artisan-crafted boots, issued to knights in relentless pursuit of mastery, offer robust protection and
are designed to facilitate expedient skill development.
</description>
<type>Boots</type>
<icon>itemsquire_1</icon>
<sortKey>_boots13</sortKey>
<weight>4.0</weight>
<tags>t2.5</tags>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.06</amount>
</modifiers>
<modifiers>
<type>CrippleResist</type>
<amount>0.03</amount>
</modifiers>
<modifiers>
<type>WeaponXpGained</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-5.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>knight_boots_left</equipLeft>
<equipRight>knight_boots</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>knight_boots_f_left</equipLeft>
<equipRight>knight_boots_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 scrap_metal, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, leather</materials>
<durability>134.0</durability>
</repairInfo>
<priceDetails>
<buy>260</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>