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

  <resource name="money">
    <item weight="0"/>
  </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" cursed="yes">
    <item weight="0" score="6000"/>
  </resource>

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

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

  <resource name="magicbag">
    <item big="yes" notlost="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="aoc" appearance="amulet">
    <item weight="100">
      <function name="use" value="use_birthdayamulet"/>
    </item>
  </resource>

  <resource name="dreameye">
    <item weight="100">
      <function name="use" value="use_tacticcrystal"/>
    </item>
  </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">
      <function name="give" value="givehorses"/>
    </item>
  </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="skillpotion">
    <!-- gives user one free learning attempt -->
    <item weight="0">
      <function name="use" value="use_skillpotion"/>
    </item>
  </resource>

  <resource name="manacrystal">
    <!-- gives user free aura -->
    <item weight="0">
      <function name="use" value="use_manacrystal"/>
    </item>
  </resource>

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

  <resource name="speedsail">
    <item weight="0">
      <function name="use" value="use_speedsail"/>
    </item>
  </resource>

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

  <resource name="wand_of_tears">
    <item notlost="yes" weight="0">
      <function name="use" value="use_wand_of_tears"/>
    </item>
  </resource>

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

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

</resources>