vanguard_helm.xml
<items>
<item>
<key>vanguard_helm</key>
<name>Vanguard Helm</name>
<description>
An expertly-crafted helmet which offers good protection without hindering vision. Usually only
given to elite vanguard forces or palace guards.
</description>
<type>Helm</type>
<icon>itemvanguard_4</icon>
<sortKey>_hat24</sortKey>
<weight>4.5</weight>
<tags>t3</tags>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.18</amount>
</modifiers>
<modifiers>
<type>CrippleResist</type>
<amount>0.08</amount>
</modifiers>
<modifiers>
<type>StunResist</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-4.0</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>-4.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>vanguard_helm_left</equipLeft>
<equipRight>vanguard_helm</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>vanguard_helm_f_left</equipLeft>
<equipRight>vanguard_helm_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 scrap_metal, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, cloth</materials>
<durability>175.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 2 cloth, zebrunium</materials>
</bolsterInfo>
<priceDetails>
<buy>980</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>