<?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>094</number>
    <imageRB>rbspr094.gif</imageRB>
    <imageY>gby094.gif</imageY>
    <imageGN>poke94g.png</imageGN>
    <imageGS>poke94gs.png</imageGS>
    <imageSN>poke94s.png</imageSN>
    <imageSS>poke94ss.png</imageSS>
    <imageCN>poke94c.gif</imageCN>
    <imageCS>poke94cs.gif</imageCS>
    <englishName>Gengar</englishName>
	  <japaneseName>ゲンガー (Gengā)</japaneseName>
	  <species>Shadow Pokémon</species>
	  <elementalTypes>Ghost/Poison</elementalTypes>
	  <height>4′11″</height>
    <weight>89.3 lbs.</weight>
    <genderRatio>50% ♀/50% ♂</genderRatio>
    <pronunciation>GANG-are</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          Under a full moon, this Pokémon likes to mimic the shadows of people, and laugh at their fright.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          A Gengar is close by if you feel a sudden chill. It may be trying to lay a curse on you.
        </entry>
      </y_version>
      <g_version>
        <entry>
          It steals heat from its surroundings. If you feel a sudden chill, it is certain that a Gengar appeared.
        </entry>
      </g_version>
      <s_version>
        <entry>
          To steal the life of its target, it slips into the prey's shadow, and silently waits for an opportunity.
        </entry>
      </s_version>
      <c_version>
        <entry>
          Hiding in people's shadows at night, it absorbs their heat. The chill it causes makes the victims shake.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>60</hp>
    <attack>65</attack>
    <defense>60</defense>
    <speed>110</speed>
    <special>130</special>
    <total>425</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>60</hp>
    <attack>65</attack>
    <defense>60</defense>
    <speed>110</speed>
    <specialAttack>130</specialAttack>
    <specialDefense>75</specialDefense>
    <total>500</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>None</rarity>
        <area>
          Evolve Haunter
        </area>
      </r_version>
      <b_version>
        <rarity>None</rarity>
        <area>
          Evolve Haunter
        </area>
      </b_version>
      <y_version>
        <rarity>None</rarity>
        <area>
          Evolve Haunter
        </area>
      </y_version>
      <g_version>
        <rarity>None</rarity>
        <area>
          Evolve Haunter
        </area>
      </g_version>
      <s_version>
        <rarity>None</rarity>
        <area>
          Evolve Haunter
        </area>
      </s_version>
      <c_version>
        <rarity>None</rarity>
        <area>
          Evolve Haunter
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      None
    </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>Mega Punch</name>
      <noRB>TM01</noRB>
      <noY>TM01</noY>
      <elementalType>Normal</elementalType>
      <power>80</power>
      <accuracy>85%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is slugged by a punch thrown with muscle-packed power.
      </description>
    </move>
    <move>
      <name>Mega Kick</name>
      <noRB>TM05</noRB>
      <noY>TM05</noY>
      <elementalType>Normal</elementalType>
      <power>120</power>
      <accuracy>75%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The foe is attacked by a kick launched with muscle-packed power.
      </description>
    </move>
    <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>Body Slam</name>
      <noRB>TM08</noRB>
      <noY>TM08</noY>
      <elementalType>Normal</elementalType>
      <power>85</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user drops onto the foe with its full body weight. It may leave the foe paralyzed.
      </description>
    </move>
    <move>
      <name>Take Down</name>
      <noRB>TM09</noRB>
      <noY>TM09</noY>
      <elementalType>Normal</elementalType>
      <power>90</power>
      <accuracy>85%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A reckless, full-body charge attack for slamming into the foe. It also damages the user a little.
      </description>
    </move>
    <move>
      <name>Double-Edge</name>
      <noRB>TM10</noRB>
      <noY>TM10</noY>
      <elementalType>Normal</elementalType>
      <power>120</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A reckless, life-risking tackle. It also damages the user by a fairly large amount, however.
      </description>
    </move>
    <move>
      <name>Hyper Beam</name>
      <noRB>TM15</noRB>
      <noY>TM15</noY>
      <elementalType>Normal</elementalType>
      <power>150</power>
      <accuracy>90%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The foe is attacked with a powerful beam. The user must rest on the next turn to regain its energy.
      </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>
    <move>
      <name>Strength</name>
      <noRB>HM04</noRB>
      <noY>HM04</noY>
      <elementalType>Normal</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is slugged with a punch thrown at maximum power. It can also be used to move boulders.
      </description>
    </move>
  </technicalMovesRBY>
  <technicalMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Dynamic Punch</name>
      <no>TM01</no>
      <elementalType>Fighting</elementalType>
      <power>100</power>
      <accuracy>50%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The foe is punched with the user's full, concentrated power. It confuses the foe if it hits.
      </description>
    </move>
    <move>
      <name>Headbutt</name>
      <no>TM02</no>
      <elementalType>Normal</elementalType>
      <power>70</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user sticks its head out, and rams straight forward. It may make the foe flinch.
      </description>
    </move>
    <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>Rock Smash</name>
      <no>TM08</no>
      <elementalType>Fighting</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user slugs the foe with a shattering punch. It can also smash cracked boulders.
      </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>Hyper Beam</name>
      <no>TM15</no>
      <elementalType>Normal</elementalType>
      <power>150</power>
      <accuracy>90%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The foe is attacked with a powerful beam. The user must rest on the next turn to regain its energy.
      </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>Ice Punch</name>
      <no>TM33</no>
      <elementalType>Ice</elementalType>
      <power>75</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is punched with an icy fist. It may leave the target frozen.
      </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>Thunderpunch</name>
      <no>TM41</no>
      <elementalType>Electric</elementalType>
      <power>75</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is punched with an electrified fist. It may leave the target with paralysis.
      </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>Fire Punch</name>
      <no>TM48</no>
      <elementalType>Fire</elementalType>
      <power>75</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is punched with a fiery fist. It may leave the target with a burn.
      </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>
    <move>
      <name>Strength</name>
      <no>HM04</no>
      <elementalType>Normal</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is slugged with a punch thrown at maximum power. It can also be used to move boulders.
      </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>
      Gengar is a dark-purple Pokémon with a roundish body. Gengar's hands now connect to the rest of its body, and it now has a pair of legs. Gengar has a spike-covered back. Upon evolution, Gengar's eyes are now red. Also, its mouth is usually curled into a sinister grin. When Gengar makes noise, its mouth does not open, so it always flashes its evil grin.
    </physiology>
    <abilities>
      Gengar has the ability to hide perfectly in the shadow of any object, granting it exceptional stealth. However, Gengar's body acts as a heat sink; its presence cools the temperature of the surrounding area by nearly 10°F. In addition, Gengar possesses the ability to fly through the air, as demonstrated by Morty's Gengar. Since Gengar is a fully evolved Pokémon, it can use Hyper Beam.
    </abilities>
    <behavior>
      Gengars are very mischievous, and at some times, malicious. They enjoy playing practical jokes, such as pretending to be one's shadow, then behaving erratically. When the quarry notices, the Gengar takes delight in its victim's terror. Gengar may also cast curses.
    </behavior>
    <habitat>
      Gengar live in shadows of rooms, caves, and dark places where shadows form, especially in urban areas such as cities, and back alleys but only during the night. Gengar are also known to live in mountains.
    </habitat>
    <diet>
      Gengar drains the life force from its victims. It may also also eat its victim's dreams.
    </diet>
  </biology>
  <franchising>
    <design>
      It seems to be simply based on general cartoonish ghosts, and possibly on a distorted shadow of a human being like shadow people. The overall appearance could also be an homage to the Cheshire Cat. Gengar also has some similarities to Gremlins with both looks, and personality (violent, rude, and wild).
    </design>
    <origin>
      Gengar's name is probably a shortening of doppelgänger - a ghostly double of a person. This is a fitting name for a Pokémon with a habit of pretending to be a person's shadow. Some also suspect that, like Kangaskhan, Gengar's name may be partially based on Genghis Khan, founder of the Mongol Empire, what with Gengar's chaotic, and dangerous behavior towards others for its own amusement.
    </origin>
  </franchising>
</pokedex>
