felforged_helm.xml
<items>
<item>
<key>felforged_helm</key>
<name>Felforged Helm</name>
<description>
A sinister headpiece forged from infernal steel, offering exceptional protection while exuding an aura
of dark power that strikes fear into the hearts of enemies.
</description>
<type>Helm</type>
<icon>itemfelforged_4</icon>
<sortKey>_hat38</sortKey>
<weight>4.5</weight>
<tags>t5</tags>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.26</amount>
</modifiers>
<modifiers>
<type>CrippleResist</type>
<amount>0.11</amount>
</modifiers>
<modifiers>
<type>StunResist</type>
<amount>0.45</amount>
</modifiers>
<modifiers>
<type>MaximumHealth</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-5.0</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>-4.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>felforged_helm_left</equipLeft>
<equipRight>felforged_helm</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>felforged_helm_f_left</equipLeft>
<equipRight>felforged_helm_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>3 infernal_steel</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>3 infernal_steel</materials>
<durability>495.0</durability>
</repairInfo>
<bolsterInfo>
<materials>6 infernal_steel, zebrunium</materials>
</bolsterInfo>
<priceDetails>
<buy>4970</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>