vanguard_boots.xml
<items>
<item>
<key>vanguard_boots</key>
<name>Vanguard Boots</name>
<description>
Robust plated leggings and sabaton boots. Might slow you down a little, but offers excellent
protection.
</description>
<type>Boots</type>
<icon>itemvanguard_1</icon>
<sortKey>_boots18</sortKey>
<weight>4.0</weight>
<tags>t3</tags>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>CrippleResist</type>
<amount>0.04</amount>
</modifiers>
<modifiers>
<type>KnockbackResist</type>
<amount>0.5</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-4.0</amount>
</modifiers>
<modifiers>
<type>MoveSpeedBonus</type>
<amount>-4.0</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>-4.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>vanguard_boots_left</equipLeft>
<equipRight>vanguard_boots</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>vanguard_boots_f_left</equipLeft>
<equipRight>vanguard_boots_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 scrap_metal, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, cloth</materials>
<durability>155.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 2 cloth, zebrunium</materials>
</bolsterInfo>
<priceDetails>
<buy>590</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>