stormbringer_hunter_hood.xml
<items>
<item>
<key>stormbringer_hunter_hood</key>
<name>Stormbringer Hunter Hood</name>
<description>
Grants its wearer a natural affinity with Poison.
</description>
<type>Helm</type>
<icon>icon_stormbringer_hunter_hood</icon>
<sortKey>_hat10</sortKey>
<weight>2.0</weight>
<tags>t2, noshop</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.04</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>4.0</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>4.0</amount>
</modifiers>
<modifiers>
<type>PoisonResist</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>PoisonChanceMultiplier</type>
<amount>0.1</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>stormbringer_hunter_hood_left</equipLeft>
<equipRight>stormbringer_hunter_hood</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>stormbringer_hunter_hood_f_left</equipLeft>
<equipRight>stormbringer_hunter_hood_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>leather, 2 cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>leather, 2 cloth</materials>
<durability>125.0</durability>
</repairInfo>
<priceDetails>
<buy>180</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>