<?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>151</number>
    <imageRB>rbspr151.gif</imageRB>
    <imageY>gby151.gif</imageY>
    <imageGN>poke151g.png</imageGN>
    <imageGS>poke151gs.png</imageGS>
    <imageSN>poke151s.png</imageSN>
    <imageSS>poke151ss.png</imageSS>
    <imageCN>poke151c.gif</imageCN>
    <imageCS>poke151cs.gif</imageCS>
    <englishName>Mew</englishName>
	  <japaneseName>ミュウ (Myū)</japaneseName>
	  <species>New Species Pokémon</species>
	  <elementalTypes>Psychic</elementalTypes>
	  <height>1′04″</height>
    <weight>8.8 lbs.</weight>
    <genderRatio>Genderless</genderRatio>
    <pronunciation>MYU</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          So rare that it is still said to be a mirage by many experts. Only a few people have seen it worldwide.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          When viewed through a microscope, this Pokémon's short, fine, delicate hair can be seen.
        </entry>
      </y_version>
      <g_version>
        <entry>
          Apparently, it appears only to those people who are pure of heart, and have a strong desire to see it.
        </entry>
      </g_version>
      <s_version>
        <entry>
          Its DNA is said to contain the genetic codes of all Pokémon, so it can use all kinds of techniques.
        </entry>
      </s_version>
      <c_version>
        <entry>
          Because it can learn any move, some people began research to see if it is the ancestor of all Pokémon.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>100</hp>
    <attack>100</attack>
    <defense>100</defense>
    <speed>100</speed>
    <special>100</special>
    <total>500</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>100</hp>
    <attack>100</attack>
    <defense>100</defense>
    <speed>100</speed>
    <specialAttack>100</specialAttack>
    <specialDefense>100</specialDefense>
    <total>600</total>
  </vitalStatisticsGSC>
  <evolutionFamily>
    <!-- Make as many copies of the <form> section as necessary -->
    <form>
      <image>poke151g.png</image>
      <name>Mewtwo</name>
      <type>None</type>
    </form>
  </evolutionFamily>
  <typeEffectivenessRBY>
    <weak>Bug (2x)</weak>
	<normal>Normal (1x), Flying (1x), Poison (1x), Ground (1x), Rock (1x), Grass (1x), Fire (1x), Water (1x), Electric (1x), Ice (1x), and Dragon (1x)</normal>
	<resistant>Fighting (½x), Psychic (½x)</resistant>
	<immune>Ghost (0x)</immune>
  </typeEffectivenessRBY>
  <typeEffectivenessGSC>
    <weak>Bug (2x), Ghost (2x), and Dark (2x)</weak>
	<normal>Normal (1x), Flying (1x), Poison (1x), Ground (1x), Rock (1x), Steel (1x), Grass (1x), Fire (1x), Water (1x), Electric (1x), Ice (1x), and Dragon (1x)</normal>
	<resistant>Fighting (½x), Psychic (½x)</resistant>
	<immune>None</immune>
  </typeEffectivenessGSC>
  <location>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <r_version>
        <rarity>Two</rarity>
        <area>
          Mew glitch
        </area>
      </r_version>
      <b_version>
        <rarity>Two</rarity>
        <area>
          Mew glitch
        </area>
      </b_version>
      <y_version>
        <rarity>Two</rarity>
        <area>
          Mew glitch
        </area>
      </y_version>
      <g_version>
        <rarity>None</rarity>
        <area>
          Trade to Pokémon Red, Blue, and Yellow Version.
        </area>
      </g_version>
      <s_version>
        <rarity>None</rarity>
        <area>
          Trade to Pokémon Red, Blue, and Yellow Version.
        </area>
      </s_version>
      <c_version>
        <rarity>None</rarity>
        <area>
          Trade to Pokémon Red, Blue, and Yellow Version.
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      Bitter Berry (100%) (Trade from Pokémon Red, Blue, and Yellow Versions)
    </rby_version>
    <gsc_version>
      None
    </gsc_version>
  </heldItems>
  <eggGroups>
    <group>
      <groupName>None</groupName>
      <breedingCompatibility>Mew cannot be bred.</breedingCompatibility>
    </group>
  </eggGroups>
  <levelUpMovesRBY>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Pound</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Normal</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>35 (max. 56)</powerPoints>
      <description>
        The foe is physically pounded with a long tail or a foreleg, etc.
      </description>
    </move>
    <move>
      <name>Transform</name>
      <levelRB>10</levelRB>
      <levelY>10</levelY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user transforms into a copy of the foe right down to having the same move set.
      </description>
    </move>
    <move>
      <name>Mega Punch</name>
      <levelRB>20</levelRB>
      <levelY>20</levelY>
      <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>Metronome</name>
      <levelRB>30</levelRB>
      <levelY>30</levelY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user waggles a finger, and stimulates the brain into randomly using nearly any move.
      </description>
    </move>
    <move>
      <name>Psychic</name>
      <levelRB>40</levelRB>
      <levelY>40</levelY>
      <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>
  </levelUpMovesRBY>
  <levelUpMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Pound</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>35 (max. 56)</powerPoints>
      <description>
        The foe is physically pounded with a long tail or a foreleg, etc.
      </description>
    </move>
    <move>
      <name>Transform</name>
      <levelGS>10</levelGS>
      <levelCrystal>10</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>—</power>
      <accuracy>—%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user transforms into a copy of the foe right down to having the same move set.
      </description>
    </move>
    <move>
      <name>Mega Punch</name>
      <levelGS>20</levelGS>
      <levelCrystal>20</levelCrystal>
      <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>Metronome</name>
      <levelGS>30</levelGS>
      <levelCrystal>30</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user waggles a finger, and stimulates the brain into randomly using nearly any move
      </description>
    </move>
    <move>
      <name>Psychic</name>
      <levelGS>40</levelGS>
      <levelCrystal>40</levelCrystal>
      <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>Ancientpower</name>
      <levelGS>50</levelGS>
      <levelCrystal>50</levelCrystal>
      <elementalType>Rock</elementalType>
      <power>60</power>
      <accuracy>100%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user attacks with a prehistoric power. It may also raise all the user's stats at once.
      </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>Razor Wind</name>
      <noRB>TM02</noRB>
      <noY>TM02</noY>
      <elementalType>Normal</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A two-turn attack. Blades of wind hit the foe on the second turn. It has a high critical-hit ratio.
      </description>
    </move>
    <move>
      <name>Swords Dance</name>
      <noRB>TM03</noRB>
      <noY>TM03</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        A frenetic dance to uplift the fighting spirit. It sharply raises the user's Attack stat.
      </description>
    </move>
    <move>
      <name>Whirlwind</name>
      <noRB>TM04</noRB>
      <noY>TM04</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is blown away, to be replaced by another Pokémon in its party. In the wild, the battle ends.
      </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>Horn Drill</name>
      <noRB>TM07</noRB>
      <noY>TM07</noY>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>30%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The foe is stabbed with a horn rotating like a drill. The foe instantly faints if it hits.
      </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>Bubblebeam</name>
      <noRB>TM11</noRB>
      <noY>TM11</noY>
      <elementalType>Water</elementalType>
      <power>65</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A spray of bubbles is forcefully ejected at the foe. It may also lower the target's Speed stat.
      </description>
    </move>
    <move>
      <name>Water Gun</name>
      <noRB>TM12</noRB>
      <noY>TM12</noY>
      <elementalType>Water</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>25 (max. 40)</powerPoints>
      <description>
        The foe is blasted with a forceful shot of water.
      </description>
    </move>
    <move>
      <name>Ice Beam</name>
      <noRB>TM13</noRB>
      <noY>TM13</noY>
      <elementalType>Ice</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is struck with an icy-cold beam of energy. It may also freeze the target solid.
      </description>
    </move>
    <move>
      <name>Blizzard</name>
      <noRB>TM14</noRB>
      <noY>TM14</noY>
      <elementalType>Ice</elementalType>
      <power>120</power>
      <accuracy>70%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        A howling blizzard is summoned to strike the foe. It may also freeze the target solid.
      </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>Pay Day</name>
      <noRB>TM16</noRB>
      <noY>TM16</noY>
      <elementalType>Normal</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        Numerous coins are hurled at the foe to inflict damage. Money is earned after battle.
      </description>
    </move>
    <move>
      <name>Submission</name>
      <noRB>TM17</noRB>
      <noY>TM17</noY>
      <elementalType>Fighting</elementalType>
      <power>80</power>
      <accuracy>80%</accuracy>
      <powerPoints>25 (max. 40)</powerPoints>
      <description>
        The user grabs the foe, and recklessly dives for the ground. It also hurts the user slightly.
      </description>
    </move>
    <move>
      <name>Counter</name>
      <noRB>TM18</noRB>
      <noY>TM18</noY>
      <elementalType>Fighting</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A retaliation move that counters any physical attack, inflicting double the damage taken.
      </description>
    </move>
    <move>
      <name>Seismic Toss</name>
      <noRB>TM19</noRB>
      <noY>TM19</noY>
      <elementalType>Fighting</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is thrown using the power of gravity. It inflicts damage equal to the user's level.
      </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>Solar Beam</name>
      <noRB>TM22</noRB>
      <noY>TM22</noY>
      <elementalType>Grass</elementalType>
      <power>120</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A two-turn attack. The user gathers light, then blasts a bundled beam on the second turn.
      </description>
    </move>
    <move>
      <name>Dragon Rage</name>
      <noRB>TM23</noRB>
      <noY>TM23</noY>
      <elementalType>Dragon</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is stricken by a shock wave. This attack always inflicts 40 HP damage.
      </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>Earthquake</name>
      <noRB>TM26</noRB>
      <noY>TM26</noY>
      <elementalType>Ground</elementalType>
      <power>100</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user sets off an earthquake that hits all the Pokémon in the battle.
      </description>
    </move>
    <move>
      <name>Fissure</name>
      <noRB>TM27</noRB>
      <noY>TM27</noY>
      <elementalType>Ground</elementalType>
      <power>Varies</power>
      <accuracy>30%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user opens up a fissure in the ground, and drops the foe in. The target instantly faints if it hits.
      </description>
    </move>
    <move>
      <name>Dig</name>
      <noRB>TM28</noRB>
      <noY>TM28</noY>
      <elementalType>Ground</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user burrows, then attacks on the second turn. It can also be used to exit dungeons.
      </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>Teleport</name>
      <noRB>TM30</noRB>
      <noY>TM30</noY>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        Use it to flee from any wild Pokémon. It may also be used to warp to the last Poké Center visited.
      </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>Varies</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>Metronome</name>
      <noRB>TM35</noRB>
      <noY>TM35</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user waggles a finger, and stimulates the brain into randomly using nearly any move.
      </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>Egg Bomb</name>
      <noRB>TM37</noRB>
      <noY>TM37</noY>
      <elementalType>Normal</elementalType>
      <power>100</power>
      <accuracy>75%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A large egg is hurled with maximum force at the foe to inflict damage.
      </description>
    </move>
    <move>
      <name>Fire Blast</name>
      <noRB>TM38</noRB>
      <noY>TM38</noY>
      <elementalType>Fire</elementalType>
      <power>120</power>
      <accuracy>85%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The foe is attacked with an intense blast of all-consuming fire. It may also leave the target with a burn.
      </description>
    </move>
    <move>
      <name>Swift</name>
      <noRB>TM39</noRB>
      <noY>TM39</noY>
      <elementalType>Normal</elementalType>
      <power>60</power>
      <accuracy>-%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        Star-shaped rays are shot at the foe. This attack never misses.
      </description>
    </move>
    <move>
      <name>Skull Bash</name>
      <noRB>TM40</noRB>
      <noY>TM40</noY>
      <elementalType>Normal</elementalType>
      <power>100</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user tucks in its head to raise its Defense in the first turn, then rams the foe on the next turn.
      </description>
    </move>
    <move>
      <name>Softboiled</name>
      <noRB>TM41</noRB>
      <noY>TM41</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user restores its own HP by up to half of its max HP. May be used in the field to heal HP.
      </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>Sky Attack</name>
      <noRB>TM43</noRB>
      <noY>TM43</noY>
      <elementalType>Flying</elementalType>
      <power>140</power>
      <accuracy>90%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        A second-turn attack move with a high critical-hit ratio. It may also make the target flinch.
      </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>Thunder Wave</name>
      <noRB>TM45</noRB>
      <noY>TM45</noY>
      <elementalType>Electric</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A weak electric charge is launched at the foe. It causes paralysis if it hits.
      </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>Rock Slide</name>
      <noRB>TM48</noRB>
      <noY>TM48</noY>
      <elementalType>Rock</elementalType>
      <power>75</power>
      <accuracy>90%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        Large boulders are hurled at the foe to inflict damage. It may also make the target flinch.
      </description>
    </move>
    <move>
      <name>Tri Attack</name>
      <noRB>TM49</noRB>
      <noY>TM49</noY>
      <elementalType>Normal</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user strikes with a simultaneous three-beam attack. May also paralyze, burn, or freeze the target.
      </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>Cut</name>
      <noRB>HM01</noRB>
      <noY>HM01</noY>
      <elementalType>Normal</elementalType>
      <power>50</power>
      <accuracy>90%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The foe is cut with a scythe or a claw. It can also be used to cut down thin trees.
      </description>
    </move>
    <move>
      <name>Fly</name>
      <noRB>HM02</noRB>
      <noY>HM02</noY>
      <elementalType>Flying</elementalType>
      <power>90</power>
      <accuracy>95%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user soars, then strikes on the second turn. It can also be used for flying to any familiar town.
      </description>
    </move>
    <move>
      <name>Surf</name>
      <noRB>HM03</noRB>
      <noY>HM03</noY>
      <elementalType>Water</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        It swamps the entire battlefield with a giant wave. It can also be used for crossing water.
      </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>
    <move>
      <name>Flash</name>
      <noRB>HM05</noRB>
      <noY>HM05</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user flashes a light that cuts the foe's accuracy. It can also be used to illuminate caves.
      </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>Rollout</name>
      <no>TM04</no>
      <elementalType>Rock</elementalType>
      <power>30</power>
      <accuracy>90%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user continually rolls into the foe over five turns. It becomes stronger each time it hits.
      </description>
    </move>
    <move>
      <name>Roar</name>
      <no>TM05</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is scared off, to be replaced by another Pokémon in its party. In the wild, the battle ends.
      </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>Sweet Scent</name>
      <no>TM12</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A sweet scent that lowers the foe's evasiveness. It also lures wild Pokémon if used in grass, etc.
      </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>Blizzard</name>
      <no>TM14</no>
      <elementalType>Ice</elementalType>
      <power>120</power>
      <accuracy>70%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        A howling blizzard is summoned to strike the foe. It may also freeze the target solid.
      </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>Icy Wind</name>
      <no>TM16</no>
      <elementalType>Ice</elementalType>
      <power>55</power>
      <accuracy>95%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user attacks with a gust of chilled air. It also lowers the target's Speed stat.
      </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>Solarbeam</name>
      <no>TM22</no>
      <elementalType>Grass</elementalType>
      <power>120</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A two-turn attack. The user gathers light, then blasts a bundled beam on the second turn.
      </description>
    </move>
    <move>
      <name>Iron Tail</name>
      <no>TM23</no>
      <elementalType>Steel</elementalType>
      <power>100</power>
      <accuracy>75%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is slammed with a steel-hard tail. It may also lower the target's Defense stat.
      </description>
    </move>
    <move>
      <name>Dragonbreath</name>
      <no>TM24</no>
      <elementalType>Dragon</elementalType>
      <power>60</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user exhales a mighty gust that inflicts damage. It may also paralyze the target.
      </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>Earthquake</name>
      <no>TM26</no>
      <elementalType>Ground</elementalType>
      <power>100</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user sets off an earthquake that hits all the Pokémon in the battle.
      </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>Dig</name>
      <no>TM28</no>
      <elementalType>Ground</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user burrows, then attacks on the second turn. It can also be used to exit dungeons.
      </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>Mud-Slap</name>
      <no>TM31</no>
      <elementalType>Ground</elementalType>
      <power>20</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user hurls mud in the foe's face to inflict damage, and lower its accuracy.
      </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>Sludge Bomb</name>
      <no>TM36</no>
      <elementalType>Poison</elementalType>
      <power>90</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user attacks by hurling filthy sludge at the foe. It may also poison the target.
      </description>
    </move>
    <move>
      <name>Sandstorm</name>
      <no>TM37</no>
      <elementalType>Rock</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A five-turn sand-storm is summoned to hurt all combatant types except Rock, Ground, and Steel.
      </description>
    </move>
    <move>
      <name>Fire Blast</name>
      <no>TM38</no>
      <elementalType>Fire</elementalType>
      <power>120</power>
      <accuracy>85%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The foe is attacked with an intense blast of all-consuming fire. It may also leave the target with a burn.
      </description>
    </move>
    <move>
      <name>Swift</name>
      <no>TM39</no>
      <elementalType>Normal</elementalType>
      <power>60</power>
      <accuracy>-%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        Star-shaped rays are shot at the foe. This attack never misses.
      </description>
    </move>
    <move>
      <name>Defense Curl</name>
      <no>TM40</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
        The user curls up to conceal weak spots, and raise its Defense stat.
      </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>Detect</name>
      <no>TM43</no>
      <elementalType>Fighting</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>5 (max. 8)</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>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>Steel Wing</name>
      <no>TM47</no>
      <elementalType>Steel</elementalType>
      <power>70</power>
      <accuracy>90%</accuracy>
      <powerPoints>25 (max. 40)</powerPoints>
      <description>
        The foe is hit with wings of steel. It may also raise the user's Defense stat.
      </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>Fury Cutter</name>
      <no>TM49</no>
      <elementalType>Bug</elementalType>
      <power>10</power>
      <accuracy>95%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is slashed with scythes or claws. Its power increases if it hits in succession.
      </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>Cut</name>
      <no>HM01</no>
      <elementalType>Normal</elementalType>
      <power>50</power>
      <accuracy>95%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The foe is cut with a scythe or a claw. It can also be used to cut down thin trees.
      </description>
    </move>
    <move>
      <name>Fly</name>
      <no>HM02</no>
      <elementalType>Flying</elementalType>
      <power>90</power>
      <accuracy>95%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user soars, then strikes on the second turn. It can also be used for flying to any familiar town.
      </description>
    </move>
    <move>
      <name>Surf</name>
      <no>HM03</no>
      <elementalType>Water</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        It swamps the entire battlefield with a giant wave. It can also be used for crossing water.
      </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>
    <move>
      <name>Flash</name>
      <no>HM05</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>10%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user flashes a light that cuts the foe's accuracy. It can also be used to illuminate caves.
      </description>
    </move>
    <move>
      <name>Whirlpool</name>
      <no>HM06</no>
      <elementalType>Water</elementalType>
      <power>15</power>
      <accuracy>70%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user traps the foe inside a fast, vicious whirlpool that lasts for two to five turns.
      </description>
    </move>
    <move>
      <name>Waterfall</name>
      <no>HM07</no>
      <elementalType>Water</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user charges the foe at an awesome speed. It can also be used to climb a waterfall.
      </description>
    </move>
  </technicalMovesGSC>
  <eggMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name></name>
      <availableGS></availableGS>
      <availableCrystal></availableCrystal>
      <father></father>
      <elementalType></elementalType>
      <power></power>
      <accuracy></accuracy>
      <powerPoints></powerPoints>
      <description>
        Mew cannot inherit any fathers' moves.
      </description>
    </move>
  </eggMoves>
  <tutorMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Flamethrower</name>
      <elementalType>Fire</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is scorched with an intense blast of fire. The target may also be left with a burn.
      </description>
    </move>
    <move>
      <name>Ice Beam</name>
      <elementalType>Ice</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is struck with an icy-cold beam of energy. It may also freeze the target solid.
      </description>
    </move>
    <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>
      Mew is normally described as a pink cat-like creature, though its morphology is actually more like a jerboa. Mew's hair is so fine, and thin, it can only be seen under a microscope. It has a long, skinny tail. Mew has big hind legs, like a rabbit, and short arms with three-fingered paws. Mew has triangle-shaped ears, and baby-blue eyes. Mew is said to have the DNA of every single Pokémon contained within its body. It also vaguely resembles an embryo or fetus, and is often depicted in a pink orb.
    </physiology>
    <abilities>
      Mew's main abilities include turning invisible at will, creating force-fields of psychic energy, and being able to transform into any one of the other 492 species of Pokémon. Mew is capable of wielding every type of attack possible. It also has the ability to float in mid-air, in much the same fashion as Celebi.
    </abilities>
    <behavior>
      Mew is a very curious, and intelligent Pokémon that will only appear to someone with a pure heart. It loves playing around, and swimming, and is known to act very childish at times, wanting everybody it trusts to play with it. It is attracted to lullabies, and will try to stay as close to the music as possible. All in all, Mew is known as a happy, playful, and optimistic species of Pokémon, unlike its relative, Mewtwo.
    </behavior>
    <habitat>
      Reports found on Burned Mansion found in Cinnabar Island in the Kanto region speak of expeditions of scientists, either independent or Team Rocket-run which had sighted Mew in Guyana, South America, the place where its first sighting was reported. However, since Mew can either make itself invisible or transform itself into any other Pokémon, very few people have knowingly seen it, and it is called a mirage by most.
    </habitat>
    <diet>
      Considering Mew's unique lifestyle as a floating Psychic Pokémon, and that no terrestrial animal resembles it, there is no known diet for Mew. However, it can be found with the Lum Berry, which might offer a clue as to what it eats.
    </diet>
  </biology>
  <franchising>
    <design>
      Mew shares some traits with felines. It is also similar to a vertebrate embryo. It is purported by scientists to be the ancestor of all other Pokémon, a reference to the recapitulation theory.
    </design>
    <origin>
      Mew's name may refer to its cat-like appearance, with mew being the sound a kitten makes, the Japanese word "unique (myō)," or the English word "mutant (myūtanto)."
    </origin>
  </franchising>
</pokedex>
