stormbringer_robe.xml
<items>
<item>
<key>stormbringer_robe</key>
<name>Stormbringer Robe</name>
<description>
A Tempest Order robe repurposed by the Stormbringers. Volatile magic that has morphed the fabric to a
deep red.
</description>
<type>Chest</type>
<icon>icon_stormbringer_robe</icon>
<weight>2.0</weight>
<tags>t2, noshop</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>FireResist</type>
<amount>0.14</amount>
</modifiers>
<modifiers>
<type>ThunderResist</type>
<amount>0.14</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>stormbringer_chest_left</equipLeft>
<equipRight>stormbringer_chest</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>stormbringer_chest_f_left</equipLeft>
<equipRight>stormbringer_chest_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>1 leather, 3 cloth, 2 elemental_crust</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>1 leather, 3 cloth</materials>
<durability>240.0</durability>
</repairInfo>
<priceDetails>
<buy>145</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>