banded_helm.xml
<items>
<item>
<key>banded_helm</key>
<name>Banded Helm</name>
<description>
A striking helm with a banded design, offering solid head protection but decreasing dodge and energy
efficiency.
</description>
<type>Helm</type>
<icon>itembanded_4</icon>
<sortKey>_hat26</sortKey>
<weight>4.5</weight>
<tags>t3.5</tags>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.24</amount>
</modifiers>
<modifiers>
<type>StunResist</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-6.0</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>-5.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>banded_helm_left</equipLeft>
<equipRight>banded_helm</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>banded_helm_f_left</equipLeft>
<equipRight>banded_helm_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>3 scrap_metal</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>3 scrap_metal</materials>
<durability>255.0</durability>
</repairInfo>
<bolsterInfo>
<materials>6 scrap_metal, zebrunium</materials>
</bolsterInfo>
<priceDetails>
<buy>1770</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>