<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../gen_i_pokedex.xslt"?>

<!-- This is a comment in the file -->
<pokedex>
  <general>
    <number>093</number>
    <imageRB>rbspr093.gif</imageRB>
    <imageY>gby093.gif</imageY>
	  <englishName>Haunter</englishName>
	  <japaneseName>Gōsuto</japaneseName>
	  <species>Gas Pokémon</species>
	  <elementalTypes>Ghost/Poison</elementalTypes>
	  <pronunciation>HAWN-ter</pronunciation>
	  <height>5'03"</height>
	  <weight>0 lbs.</weight>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          Because of its ability to slip through block walls, it is said to be from another dimension.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          By licking, it saps the victim's life. It causes shaking that won't stop until the victim's demise.
        </entry>
      </y_version>
    </pokedexEntries>
    <evolutionFamily>
      <!-- Make as many copies of the <form> section as necessary -->
      <form>
        <image>gby092.gif</image>
        <name>Gastly</name>
        <type>Haunter (Level  25)</type>
		  </form>
	    <form>
        <image>gby093.gif</image>
        <name>Haunter</name>
        <type>Gengar (Trade)</type>
      </form>
      <form>
        <image>gby094.gif</image>
        <name>Gengar</name>
        <type>None</type>
      </form>
    </evolutionFamily>
  </general>
  <vitalStatistics>
    <hp>45</hp>
    <attack>50</attack>
    <defense>45</defense>
    <speed>95</speed>
    <special>115</special>
    <total>350</total>
  </vitalStatistics>
  <effectiveness>
  	<weak>Ghost (2x), Psychic (2x), and Bug (2x)</weak>
	<normal>Flying (1x), Rock (1x), Fire (1x), Water (1x), Electric (1x), Ice (1x), and Dragon (1x)</normal>
	<resistant>Poison (¼x), and Grass (½x)</resistant>
	<immune>Normal (0x), Fighting (0x), Ground (0x)</immune>
  </effectiveness>
  <locations>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <red>
        <rarity>Rare</rarity>
        <obtain>
          Pokémon Tower
        </obtain>
      </red>
      <blue>
        <rarity>Rare</rarity>
        <obtain>
          Pokémon Tower
        </obtain>
      </blue>
      <yellow>
        <rarity>Rare</rarity>
        <obtain>
          Pokémon Tower
        </obtain>
      </yellow>
    </games>
  </locations>
  <levelUpMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Lick</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Ghost</elementalType>
      <power>20</power>
      <accuracy>100%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The foe is licked with a long tongue, causing damage. It may also paralyze the target.
      </description>
    </move>
    <move>
      <name>Confuse Ray</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Ghost</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is exposed to a sinister ray that triggers confusion.
      </description>
    </move>
    <move>
      <name>Nightshade</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Ghost</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user makes the foe see a mirage. It inflicts damage matching the user's level.
      </description>
    </move>
    <move>
      <name>Hypnosis</name>
      <levelRB>29</levelRB>
      <levelY>29</levelY>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>70%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user employs hypnotic suggestion to make the target fall into a deep sleep.
      </description>
    </move>
    <move>
      <name>Dream Eater</name>
      <levelRB>38</levelRB>
      <levelY>38</levelY>
      <elementalType>Psychic</elementalType>
      <power>100</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        An attack that works only on a sleeping foe. It absorbs half the damage caused to heal the user's HP.
      </description>
    </move>
  </levelUpMoves>
  <technicalMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Toxic</name>
      <noRB>TM06</noRB>
      <noY>TM06</noY>
      <elementalType>Poison</elementalType>
      <power>-</power>
      <accuracy>85%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A move that leaves the target badly poisoned. Its poison damage worsens every turn.
      </description>
    </move>
    <move>
      <name>Rage</name>
      <noRB>TM20</noRB>
      <noY>TM20</noY>
      <elementalType>Normal</elementalType>
      <power>20</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        While this move is in use, it gains attack power each time the user is hit in battle.
      </description>
    </move>
    <move>
      <name>Mega Drain</name>
      <noRB>TM21</noRB>
      <noY>TM21</noY>
      <elementalType>Grass</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A nutrient-draining attack. The user's HP is restored by half the damage taken by the target.
      </description>
    </move>
    <move>
      <name>Thunderbolt</name>
      <noRB>TM24</noRB>
      <noY>TM24</noY>
      <elementalType>Electric</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A strong electric blast is loosed at the foe. It may also leave the foe paralyzed.
      </description>
    </move>
    <move>
      <name>Thunder</name>
      <noRB>TM25</noRB>
      <noY>TM25</noY>
      <elementalType>Electric</elementalType>
      <power>120</power>
      <accuracy>70%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A wicked thunderbolt is dropped on the foe to inflict damage. It may also leave the target paralyzed.
      </description>
    </move>
    <move>
      <name>Psychic</name>
      <noRB>TM29</noRB>
      <noY>TM29</noY>
      <elementalType>Psychic</elementalType>
      <power>90</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is hit by a strong telekinetic force. It may also reduce the foe's Sp. Def stat.
      </description>
    </move>
    <move>
      <name>Mimic</name>
      <noRB>TM31</noRB>
      <noY>TM31</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user copies the move last used by the foe. The move can be used for the rest of the battle.
      </description>
    </move>
    <move>
      <name>Double Team</name>
      <noRB>TM32</noRB>
      <noY>TM32</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        By moving rapidly, the user makes illusory copies of itself to raise its evasiveness.
      </description>
    </move>
    <move>
      <name>Reflect</name>
      <noRB>TM33</noRB>
      <noY>TM33</noY>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A wondrous wall of light is put up to suppress damage from physical attacks for five turns.
      </description>
    </move>
    <move>
      <name>Bide</name>
      <noRB>TM34</noRB>
      <noY>TM34</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user endures attacks for two turns, then strikes back to cause double the damage taken.
      </description>
    </move>
    <move>
      <name>Self Destruct</name>
      <noRB>TM36</noRB>
      <noY>TM36</noY>
      <elementalType>Normal</elementalType>
      <power>200</power>
      <accuracy>100%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user blows up to inflict damage on all Pokémon in battle. The user faints upon using this move.
      </description>
    </move>
    <move>
      <name>Dream Eater</name>
      <noRB>TM42</noRB>
      <noY>TM42</noY>
      <elementalType>Psychic</elementalType>
      <power>100</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        An attack that works only on a sleeping foe. It absorbs half the damage caused to heal the user's HP.
      </description>
    </move>
    <move>
      <name>Rest</name>
      <noRB>TM44</noRB>
      <noY>TM44</noY>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user goes to sleep for two turns. It fully restores the user's HP, and heals any status problem.
      </description>
    </move>
    <move>
      <name>Psywave</name>
      <noRB>TM46</noRB>
      <noY>TM46</noY>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>80%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is attacked with an odd, hot energy wave. The attack varies in intensity.
      </description>
    </move>
    <move>
      <name>Explosion</name>
      <noRB>TM47</noRB>
      <noY>TM47</noY>
      <elementalType>Normal</elementalType>
      <power>250</power>
      <accuracy>100%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user explodes to inflict damage on all Pokémon in battle. The user faints upon using this move.
      </description>
    </move>
    <move>
      <name>Substitute</name>
      <noRB>TM50</noRB>
      <noY>TM50</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user makes a copy of itself using some of its HP. The copy serves as the user's decoy.
      </description>
    </move>
  </technicalMoves>
  <biology>
    <physiology>
	Haunter is a purple, ghost-like Pokémon with a roundish body. Haunter has spikes by the face. It has triangular eyes, and a mouth with several sharp, purple teeth. Haunter has a pair of disembodied hands floating in front of it.
	</physiology>
	<abilities>
	Haunter's powers are stronger than a Gastly.
	</abilities>
	<behavior>
	Haunter hide in very dark places, where they plot to take the life of the next living thing that comes near. It then silently stalks its victims. It has the ability to float thought solid walls, and many people believe that Haunter is from another dimension because of this ability. It has also been known to entertain people.
	</behavior>
	<habitat>
	Haunter live in or near graveyards, and dark, abandoned caves. They can be found primarily at night.
	</habitat>
	<diet>
	Haunter seem to eat by first paralyzing their opponent with Lick, then draining a bit of their life force.
It is also said to eat people's dreams by going inside them, and scaring them to death.
	</diet>
  </biology>
  <franchising>
    <design>
	It appears to be based on a generic sort of cartoonish ghost.
	</design>
	<origin>
	Haunter's name origin simply means it is one who haunts, as ghosts are known to do.
	</origin>
  </franchising>
</pokedex>
