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


<!-- This is a comment in the file -->
<pokedex>
  <general>
  	<number>093</number>
    <imageRB>rbspr093.gif</imageRB>
    <imageY>gby093.gif</imageY>
    <imageGN>poke93g.png</imageGN>
    <imageGS>poke93gs.png</imageGS>
    <imageSN>poke93s.png</imageSN>
    <imageSS>poke93ss.png</imageSS>
    <imageCN>poke93c.gif</imageCN>
    <imageCS>poke93cs.gif</imageCS>
    <englishName>Haunter</englishName>
	  <japaneseName>ゴースト (Gōsuto)</japaneseName>
	  <species>Gas Pokémon</species>
	  <elementalTypes>Ghost/Poison</elementalTypes>
	  <height>5′03″</height>
    <weight>0.2 lbs.</weight>
    <genderRatio>50% ♀/50% ♂</genderRatio>
    <pronunciation>HAWN-ter</pronunciation>
    <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>
      <g_version>
        <entry>
          In total darkness, where nothing is visible, Haunter lurks, silently stalking its next victim.
        </entry>
      </g_version>
      <s_version>
        <entry>
          Its tongue is made of gas. If licked, its victim starts shaking constantly until death eventually comes.
        </entry>
      </s_version>
      <c_version>
        <entry>
          It hides in the dark, planning to take the life of the next living thing that wanders close by.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>45</hp>
    <attack>50</attack>
    <defense>45</defense>
    <speed>95</speed>
    <special>115</special>
    <total>350</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>45</hp>
    <attack>50</attack>
    <defense>45</defense>
    <speed>95</speed>
    <specialAttack>115</specialAttack>
    <specialDefense>55</specialDefense>
    <total>405</total>
  </vitalStatisticsGSC>
  <evolutionFamily>
    <!-- Make as many copies of the <form> section as necessary -->
    <form>
      <image>poke92g.png</image>
      <name>Gastly</name>
      <type>Haunter (Level 25)</type>
    </form>
    <form>
      <image>poke93g.png</image>
      <name>Haunter</name>
      <type>Gengar (Trade)</type>
    </form>
    <form>
      <image>poke94g.png</image>
      <name>Gengar</name>
      <type>None</type>
    </form>
  </evolutionFamily>
  <typeEffectivenessRBY>
    <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>
  </typeEffectivenessRBY>
  <typeEffectivenessGSC>
    <weak>Ghost (2x), Psychic (2x), and Dark (2x)</weak>
	<normal>Flying (1x), Rock (1x), Steel (1x), Fire (1x), Water (1x), Electric (1x), Ice (1x), and Dragon (1x)</normal>
	<resistant>Poison (¼x), Bug (¼x), and Grass (½x)</resistant>
	<immune>Normal (0x), Fighting (0x), Ground (0x)</immune>
  </typeEffectivenessGSC>
  <location>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <r_version>
        <rarity>Rare</rarity>
        <area>
          Pokémon Tower
        </area>
      </r_version>
      <b_version>
        <rarity>Rare</rarity>
        <area>
          Pokémon Tower
        </area>
      </b_version>
      <y_version>
        <rarity>Rare</rarity>
        <area>
          Pokémon Tower
        </area>
      </y_version>
      <g_version>
        <rarity>Common</rarity>
        <area>
          Route 8
        </area>
      </g_version>
      <s_version>
        <rarity>Common</rarity>
        <area>
          Route 8
        </area>
      </s_version>
      <c_version>
        <rarity>Many</rarity>
        <area>
          Route 8, Rock Tunnel
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      Berry (100%) (Trade from Pokémon Red, Blue, and Yellow Versions)
    </rby_version>
    <gsc_version>
      None
    </gsc_version>
  </heldItems>
  <eggGroups>
    <group>
      <groupName>Amorphous</groupName>
      <breedingCompatibility>Grimer, Muk, Gastly, Haunter, Gengar, Koffing, Weezing, Misdreavus, Wobbuffet, Slugma, and Magcargo</breedingCompatibility>
    </group>
  </eggGroups>
  <levelUpMovesRBY>
    <!-- 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>
  </levelUpMovesRBY>
  <levelUpMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Hypnosis</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <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>Lick</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <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>Spite</name>
      <levelGS>Start/8</levelGS>
      <levelCrystal>Start/8</levelCrystal>
      <elementalType>Ghost</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user looses its grudge on the move last used by the foe by cutting 4 PP from it.
      </description>
    </move>
    <move>
      <name>Mean Look</name>
      <levelGS>13</levelGS>
      <levelCrystal>13</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user affixes the foe with a dark, arresting look. The target becomes unable to flee.
      </description>
    </move>
    <move>
      <name>Curse</name>
      <levelGS>16</levelGS>
      <levelCrystal>16</levelCrystal>
      <elementalType>???</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A move that works differently for the Ghost type than for all the other types.
      </description>
    </move>
    <move>
      <name>Night Shade</name>
      <levelGS>21</levelGS>
      <levelCrystal>21</levelCrystal>
      <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>Confuse Ray</name>
      <levelGS>31</levelGS>
      <levelCrystal>31</levelCrystal>
      <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>Dream Eater</name>
      <levelGS>39</levelGS>
      <levelCrystal>39</levelCrystal>
      <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>Destiny Bond</name>
      <levelGS>48</levelGS>
      <levelCrystal>48</levelCrystal>
      <elementalType>Ghost</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        When this move is used, if the user faints, the foe that landed the knockout hit also faints.
      </description>
    </move>
  </levelUpMovesGSC>
  <technicalMovesRBY>
    <!-- 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>
  </technicalMovesRBY>
  <technicalMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Curse</name>
      <no>TM03</no>
      <elementalType>???</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A move that works differently for the Ghost type than for all the other types.
      </description>
    </move>
    <move>
      <name>Toxic</name>
      <no>TM06</no>
      <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>Zap Cannon</name>
      <no>TM07</no>
      <elementalType>Electric</elementalType>
      <power>120</power>
      <accuracy>50%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user fires an electric blast like a cannon to inflict damage, and cause paralysis.
      </description>
    </move>
    <move>
      <name>Psych Up</name>
      <no>TM09</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user hypnotizes itself into copying any stat change made by the foe.
      </description>
    </move>
    <move>
      <name>Hidden Powder</name>
      <no>TM10</no>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A unique attack that varies in type, and intensity depending on the Pokémon using it.
      </description>
    </move>
    <move>
      <name>Sunny Day</name>
      <no>TM11</no>
      <elementalType>Fire</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user intensifies the sun for five turns, powering up Fire-type moves.
      </description>
    </move>
    <move>
      <name>Snore</name>
      <no>TM13</no>
      <elementalType>Normal</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        An attack that can be used only if the user is asleep. The harsh noise may also make the foe flinch.
      </description>
    </move>
    <move>
      <name>Protect</name>
      <no>TM17</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        It enables the user to evade all attacks. Its chance of failing rises if it is used in succession.
      </description>
    </move>
    <move>
      <name>Rain Dance</name>
      <no>TM18</no>
      <elementalType>Water</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user summons a heavy rain that falls for five turns, powering up Water-type moves.
      </description>
    </move>
    <move>
      <name>Giga Drain</name>
      <no>TM19</no>
      <elementalType>Grass</elementalType>
      <power>60</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A nutrient-draining attack. The user's HP is restored by half the damage taken by the target.
      </description>
    </move>
    <move>
      <name>Endure</name>
      <no>TM20</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user endures any attack, leaving 1 HP. Its chance of failing rises if it is used in succession.
      </description>
    </move>
    <move>
      <name>Frustration</name>
      <no>TM21</no>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A full-power attack that grows more powerful the less the user likes its Trainer.
      </description>
    </move>
    <move>
      <name>Thunder</name>
      <no>TM25</no>
      <elementalType>Dark</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>Return</name>
      <no>TM27</no>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A full-power attack that grows more powerful the more the user likes its Trainer.
      </description>
    </move>
    <move>
      <name>Psychic</name>
      <no>TM29</no>
      <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>Shadow Ball</name>
      <no>TM30</no>
      <elementalType>Ghost</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user hurls a shadowy blob at the foe. It may also lower the foe's Sp. Def stat.
      </description>
    </move>
    <move>
      <name>Double Team</name>
      <no>TM32</no>
      <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>Swagger</name>
      <no>TM34</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>90%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user enrages the foe into confusion. However, it also sharply raises the foe's Attack stat.
      </description>
    </move>
    <move>
      <name>Sleep Talk</name>
      <no>TM35</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        While it is asleep, the user randomly uses one of the moves it knows.
      </description>
    </move>
    <move>
      <name>Dream Eater</name>
      <no>TM42</no>
      <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>
      <no>TM44</no>
      <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>Attract</name>
      <no>TM45</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        If it is the opposite gender of the user, the foe becomes infatuated, and less likely to attack.
      </description>
    </move>
    <move>
      <name>Thief</name>
      <no>TM46</no>
      <elementalType>Dark</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user attacks, and steals the foe's held item simultaneously. It can't steal if the user holds an item.
      </description>
    </move>
    <move>
      <name>Nightmare</name>
      <no>TM50</no>
      <elementalType>Ghost</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A sleeping foe is shown a nightmare that inflicts some damage every turn.
      </description>
    </move>
  </technicalMovesGSC>
  <eggMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Haze</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Koffing, and Weezing</father>
      <elementalType>Ice</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user creates a haze that eliminates every stat change among all the Pokémon engaged in battle.
      </description>
    </move>
    <move>
      <name>Perish Song</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Misdreavus</father>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        Any Pokémon that hears this song faints in three turns unless it switches out of battle.
      </description>
    </move>
    <move>
      <name>Psywave</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Misdreavus</father>
      <elementalType>Psychic</elementalType>
      <power>Varies</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>
  </eggMoves>
  <tutorMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Thunderbolt</name>
      <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>
  </tutorMoves>
  <!-- Biology -->
  <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. With Haunter's newly developed hands, it can now use physical attacks, such as Poison Jab, and the Elemental Punches.
    </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 through solid walls, and many people believe that Haunter is from another dimension because of this ability. It has also been known to entertain, and prank 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>
      Haunter is based on the Dila, a spirit that passes through walls then licks certain humans to death according to the Filipino mythology. 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>
