<?xml version="1.0"?>
<eressea>
<resources>

  <resource name="money">
    <item weight="1"/>
  </resource>

  <resource name="ao_healing" appearance="amulet">
    <item weight="0" score="6000"/>
  </resource>

  <resource name="aots" appearance="amulet">
    <item weight="0" score="6000"/>
  </resource>

  <resource name="roi" appearance="">
    <item weight="0" score="6000"/>
  </resource>

  <resource name="ror" appearance="">
    <item weight="0" score="6000"/>
  </resource>

  <resource name="rop" appearance="">
    <item weight="0" score="6000"/>
  </resource>

  <resource name="roqf" appearance="">
    <item weight="0" score="6000"/>
  </resource>

  <resource name="trollbelt">
    <item weight="0" score="6000"/>
  </resource>

  <resource name="presspass">
    <item weight="0" score="6000" cursed="yes"/>
  </resource>

  <resource name="aurafocus">
    <item weight="100" score="6000"/>
  </resource>

  <resource name="sphereofinv" appearance="">
    <item weight="100" score="6000"/>
  </resource>

  <resource name="magicbag">
    <item notlost="yes" big="yes" weight="100" score="6000"/>
  </resource>

  <resource name="magicherbbag" appearance="">
    <item weight="100" score="6000"/>
  </resource>

  <resource name="ao_chastity" appearance="amulet">
    <item weight="0" score="6000"/>
  </resource>

  <resource name="fairyboot">
    <item weight="0" score="6000"/>
  </resource>

  <resource name="dreameye">
    <item weight="100" use="yes" />
  </resource>

  <resource name="pegasus">
    <item weight="5000" notlost="yes" big="yes" score="6000" capacity="7000" animal="yes"/>
  </resource>

  <resource name="elvenhorse">
    <item weight="5000" notlost="yes" big="yes" score="6000" capacity="7000" animal="yes"/>
  </resource>

  <resource name="dolphin">
    <item weight="5000" notlost="yes" big="yes" score="6000" capacity="7000" animal="yes"/>
  </resource>

  <resource name="seaserpenthead">
    <item weight="500" score="400"/>
  </resource>

  <resource name="dragonblood">
    <item weight="100" score="100"/>
  </resource>

  <resource name="dragonhead">
    <item weight="500" score="300"/>
  </resource>

<!-- XE items -->
  <resource name="studypotion" appearance="vial">
    <!-- gives user one free learning attempt -->
    <item weight="0" use="yes" />
  </resource>

  <resource name="skillpotion" appearance="vial">
    <!-- gives user one free learning attempt -->
    <item weight="0" use="yes" />
  </resource>

  <resource name="manacrystal" appearance="amulet">
    <!-- gives user free aura -->
    <item weight="0" use="yes" />
  </resource>

<!-- xmas items -->
  <resource name="mistletoe">
    <!-- Sets the chance of escape in a fight to 100 percent -->
    <item notlost="yes" weight="0" use="yes" />
  </resource>

  <resource name="speedsail">
    <item weight="0" use="yes" />
  </resource>

<!-- items -->
  <resource name="antimagic" appearance="amulet">
    <item weight="0" score="2000" use="yes" />
  </resource>

  <resource name="catapultammo">
    <item weight="1000">
      <construction skill="quarrying" minskill="3">
        <requirement type="stone" quantity="1"/>
      </construction>
    </item>
  </resource>

  <resource name="toadslime" appearance="vial">
    <item weight="100" score="0"/>
  </resource>

</resources>
</eressea>