wyrmskin_helm.xml
<items>
<item>
<key>wyrmskin_helm</key>
<name>Wyrmskin Helm</name>
<description>
A helmet crafted from the hide of powerful wyrms, providing unmatched head protection and a regal
appearance. A testament to the wearer's triumph over legendary foes.
</description>
<type>Helm</type>
<icon>itemwyrmskin_4</icon>
<sortKey>_hat36</sortKey>
<weight>2.5</weight>
<tags>t5</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.19</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>8.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>wyrmskin_helm_left</equipLeft>
<equipRight>wyrmskin_helm</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>wyrmskin_helm_f_left</equipLeft>
<equipRight>wyrmskin_helm_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 wyrmskin</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 wyrmskin</materials>
<durability>255.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 wyrmskin, zebrunium</materials>
</bolsterInfo>
<priceDetails>
<buy>3650</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>