seeker_robe.xml
<items>
<item>
<key>seeker_robe</key>
<name>Seeker Robe</name>
<description>
A robe woven from forest-grown fibers, faintly resonant with the rhythms of nature.
</description>
<type>Chest</type>
<icon>itemseeker_robe</icon>
<sortKey>_chest15</sortKey>
<weight>2.0</weight>
<tags>t1</tags>
<modifiers>
<modifiers>
<type>EnaliaAttunement</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.05</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>seeker_robe_left</equipLeft>
<equipRight>seeker_robe</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>seeker_robe_f_left</equipLeft>
<equipRight>seeker_robe_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>1 leather, 3 cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>1 leather, 3 cloth</materials>
<durability>110.0</durability>
</repairInfo>
<priceDetails>
<buy>40</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>