stormbringer_hunter_robe.xml

<items>
  <item>
    <key>stormbringer_hunter_robe</key>
    <name>Stormbringer Hunter Robe</name>
    <description>
      A Tempest Order robe repurposed by the Stormbringers. The fabric has been morphed to a toxic green.
    </description>
    <type>Chest</type>
    <icon>icon_stormbringer_hunter_robe</icon>
    <weight>2.0</weight>
    <tags>t2, noshop</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>PoisonResist</type>
        <amount>0.25</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>stormbringer_hunter_chest_left</equipLeft>
        <equipRight>stormbringer_hunter_chest</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>stormbringer_hunter_chest_f_left</equipLeft>
        <equipRight>stormbringer_hunter_chest_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>1 leather, 3 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>1 leather, 3 cloth</materials>
      <durability>250.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>135</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>