stormbringer_hood.xml

<items>
  <item>
    <key>stormbringer_hood</key>
    <name>Stormbringer Hood</name>
    <description>
      The fabric has been stained a deep, bruised red.
    </description>
    <type>Helm</type>
    <icon>icon_stormbringer_hood</icon>
    <sortKey>_hat10</sortKey>
    <weight>2.0</weight>
    <tags>t2, noshop</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>FireResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>ThunderResist</type>
        <amount>0.12</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>stormbringer_hood_left</equipLeft>
        <equipRight>stormbringer_hood</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>stormbringer_hood_f_left</equipLeft>
        <equipRight>stormbringer_hood_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>leather, 2 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>leather, 2 cloth</materials>
      <durability>120.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>205</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>