<?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>078</number>
    <imageRB>rbspr078.gif</imageRB>
    <imageY>gby078.gif</imageY>
    <imageGN>poke78g.png</imageGN>
    <imageGS>poke78gs.png</imageGS>
    <imageSN>poke78s.png</imageSN>
    <imageSS>poke78ss.png</imageSS>
    <imageCN>poke78c.gif</imageCN>
    <imageCS>poke78cs.gif</imageCS>
    <englishName>Rapidash</englishName>
	  <japaneseName>ギャロップ (Gyaroppu)</japaneseName>
	  <species>Fire Horse Pokémon</species>
	  <elementalTypes>Fire</elementalTypes>
	  <height>5'07"</height>
    <weight>209.4 lbs.</weight>
    <genderRatio>50% ♀/50% ♂</genderRatio>
    <pronunciation>RAP-i-dash</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          Very competitive, this Pokémon will chase anything that moves fast in the hopes of racing it.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          Just loves to run. If it sees something faster than itself, it will give chase at top speed.
        </entry>
      </y_version>
      <g_version>
        <entry>
          At full gallop, its four hooves barely touch the ground because it moves so incredibly fast.
        </entry>
      </g_version>
      <s_version>
        <entry>
          With incredible acceleration, it reaches its top speed of 150 mph after running just ten steps.
        </entry>
      </s_version>
      <c_version>
        <entry>
          It just loves to gallop. The faster it goes, the longer the swaying flames of its mane will become.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>50</hp>
    <attack>85</attack>
    <defense>55</defense>
    <speed>90</speed>
    <special>65</special>
    <total>345</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>50</hp>
    <attack>85</attack>
    <defense>55</defense>
    <speed>90</speed>
    <specialAttack>65</specialAttack>
    <specialDefense>65</specialDefense>
    <total>500</total>
  </vitalStatisticsGSC>
  <evolutionFamily>
    <!-- Make as many copies of the <form> section as necessary -->
    <form>
      <image>poke77g.png</image>
      <name>Ponyta</name>
      <type>Rapidash (Level 40)</type>
    </form>
    <form>
      <image>poke78g.png</image>
      <name>Rapidash</name>
      <type>None</type>
    </form>
  </evolutionFamily>
  <typeEffectivenessRBY>
    <weak>Ground (2x), Rock (2x), and Water (2x)</weak>
	<normal>Normal (1x), Ice (1x), Fighting (1x), Flying (1x), Poison (1x), Ghost (1x), Electric (1x), Psychic (1x), and Dragon (1x)</normal>
	<resistant>Bug (½x), Fire (½x), and Grass (½x)</resistant>
	<immune>None</immune>
  </typeEffectivenessRBY>
  <typeEffectivenessGSC>
    <weak>Ground (2x), Rock (2x), and Water (2x)</weak>
	<normal>Normal (1x), Fighting (1x), Flying (1x), Poison (1x), Ghost (1x), Electric (1x), Psychic (1x), Dragon (1x), and Dark (1x)</normal>
	<resistant>Bug (½x), Steel (½x) Fire (½x), Grass (½x), and Ice (½x)</resistant>
	<immune>None</immune>
  </typeEffectivenessGSC>
  <location>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <r_version>
        <rarity>Rare</rarity>
        <area>
          Cerulean Cave
        </area>
      </r_version>
      <b_version>
        <rarity>Rare</rarity>
        <area>
          Cerulean Cave
        </area>
      </b_version>
      <y_version>
        <rarity>None</rarity>
        <area>
          Evolve Ponyta
        </area>
      </y_version>
      <g_version>
        <rarity>Rare</rarity>
        <area>
          Mt. Silver area, Routes 28
        </area>
      </g_version>
      <s_version>
        <rarity>Rare</rarity>
        <area>
          Mt. Silver area, Routes 28
        </area>
      </s_version>
      <c_version>
        <rarity>Rare</rarity>
        <area>
          Mt. Silver area, Routes 28
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      Silver Leaf (Trade from Pokémon Red, Blue, and Yellow Versions)
    </rby_version>
    <gsc_version>
      None
    </gsc_version>
  </heldItems>
  <eggGroups>
    <group>
      <groupName>Ground</groupName>
      <breedingCompatibility>Rattata, Raticate, Ekans, Arbok, Pikachu, Raichu, Sandshrew, Sandslash, Nidoran♀, Nidoran♂, Nidorino, Nidoking, Vulpix, Ninetales, Diglett, Dugtrio, Meowth, Persian, Psyduck, Golduck, Mankey, Primeape, Growlithe, Arcanine, Ponyta, Rapidash, Farfetch’d, Seel, Dewgong, Rhyhorn, Rhydon, Tauros, Eevee, Vaporeon, Jolteon, Flareon, Cyndaquil, Quilava, Typhlosion, Sentret, Furret, Mareep, Flaaffy, Ampharos, Aipom, Wooper, Quagsire, Espeon, Umbreon, Girafarig, Dunsparce, Snubbull, Granbull, Sneasel, Teddiursa, Ursaring, Swinub, Piloswine, Delibird, Houndour, Houndoom, Phanpy, Donphan, Stantler, Smeargle, and Miltank</breedingCompatibility>
    </group>
  </eggGroups>
  <levelUpMovesRBY>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Ember</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Fire</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>25 (max. 40)</powerPoints>
      <description>
        The foe is attacked with small flames. The target may also be left with a burn.
      </description>
    </move>
    <move>
      <name>Tail Whip</name>
      <levelRB>Start/30</levelRB>
      <levelY>Start/30</levelY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user wags its tail cutely, making the foe less wary. The target's Defense stat is lowered.
      </description>
    </move>
    <move>
      <name>Stomp</name>
      <levelRB>Start/32</levelRB>
      <levelY>Start/32</levelY>
      <elementalType>Normal</elementalType>
      <power>65</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is stomped with a big foot. It may also make the target flinch.
      </description>
    </move>
    <move>
      <name>Growl</name>
      <levelRB>35</levelRB>
      <levelY>35</levelY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
        The user growls in an endearing way, making the foe less wary. The target's Attack stat is lowered.
      </description>
    </move>
    <move>
      <name>Fire Spin</name>
      <levelRB>39</levelRB>
      <levelY>39</levelY>
      <elementalType>Fire</elementalType>
      <power>15</power>
      <accuracy>70%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe becomes trapped within a fierce vortex of fire that rages for two to five turns.
      </description>
    </move>
    <move>
      <name>Take Down</name>
      <levelRB>47</levelRB>
      <levelY>47</levelY>
      <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>Agility</name>
      <levelRB>55</levelRB>
      <levelY>55</levelY>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user relaxes, and lightens its body to move faster. It sharply boosts the Speed stat.
      </description>
    </move>
  </levelUpMovesRBY>
  <levelUpMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Tackle</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>35</power>
      <accuracy>95%</accuracy>
      <powerPoints>35 (max. 56)</powerPoints>
      <description>
        A physical attack in which the user charges, and slams into the foe with its whole body.
      </description>
    </move>
    <move>
      <name>Growl</name>
      <levelGS>Start/4</levelGS>
      <levelCrystal>Start/4</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
        The user growls in an endearing way, making the foe less wary. The target's Attack stat is lowered.
      </description>
    </move>
    <move>
      <name>Tail Whip</name>
      <levelGS>Start/8</levelGS>
      <levelCrystal>Start/8</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user wags its tail cutely, making the foe less wary. The target's Defense stat is lowered.
      </description>
    </move>
    <move>
      <name>Ember</name>
      <levelGS>Start/13</levelGS>
      <levelCrystal>Start/13</levelCrystal>
      <elementalType>Fire</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>25 (max. 40)</powerPoints>
      <description>
        The foe is attacked with small flames. The target may also be left with a burn.
      </description>
    </move>
    <move>
      <name>Stomp</name>
      <levelGS>19</levelGS>
      <levelCrystal>19</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>65</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is stomped with a big foot. It may also make the target flinch.
      </description>
    </move>
    <move>
      <name>Fire Spin</name>
      <levelGS>26</levelGS>
      <levelCrystal>26</levelCrystal>
      <elementalType>Fire</elementalType>
      <power>60</power>
      <accuracy>70%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe becomes trapped within a fierce vortex of fire that rages for two to five turns.
      </description>
    </move>
    <move>
      <name>Take Down</name>
      <levelGS>34</levelGS>
      <levelCrystal>34</levelCrystal>
      <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>Fury Attack</name>
      <levelGS>40</levelGS>
      <levelCrystal>40</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>15</power>
      <accuracy>85%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is jabbed repeatedly with a horn or beak two to five times in a row.
      </description>
    </move>
    <move>
      <name>Agility</name>
      <levelGS>47</levelGS>
      <levelCrystal>47</levelCrystal>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user relaxes, and lightens its body to move faster. It sharply boosts the Speed stat.
      </description>
    </move>
    <move>
      <name>Fire Blast</name>
      <levelGS>61</levelGS>
      <levelCrystal>61</levelCrystal>
      <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>
  </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>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>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>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>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>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>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>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>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>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>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>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>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>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>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>
  </technicalMovesGSC>
  <eggMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Charm</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Snubbull, and Granbull</father>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user charmingly stares at the foe, making it less wary. The target's Attack is sharply lowered.
      </description>
    </move>
    <move>
      <name>Double Kick</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Nidoran♂, Nidorino, Nidoking, and Jolteon</father>
      <elementalType>Fighting</elementalType>
      <power>30</power>
      <accuracy>100%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The foe is quickly kicked twice in succession using both feet.
      </description>
    </move>
    <move>
      <name>Flame Wheel</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Growlithe, Arcanine, Cyndaquil, Quilava, and Typhlosion</father>
      <elementalType>Fire</elementalType>
      <power>60</power>
      <accuracy>100%</accuracy>
      <powerPoints>25 (max. 40)</powerPoints>
      <description>
        The user cloaks itself in fire, and charges at the foe. It may also leave the target with a burn.
      </description>
    </move>
    <move>
      <name>Hypnosis</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Stantler</father>
      <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>Quick Attack</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Rattata, Raticate, Pikachu, Raichu, Vulpix, Ninetales, Eevee, Vaporeon, Jolteon, Flareon, Espeon, Umbreon, Cyndaquil, Quilava, Typhlosion, Sentret, Furret, and Sneasel</father>
      <elementalType>Normal</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user lunges at the foe at a speed that makes it almost invisible. It is sure to strike first.
      </description>
    </move>
    <move>
      <name>Thrash</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Nidoking, Mankey, Primeape, Tauros, Teddiursa, and Ursaring</father>
      <elementalType>Normal</elementalType>
      <power>90</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user rampages, and attacks for two to three turns. It then becomes confused, however.
      </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>
  </tutorMoves>
  <!-- Biology -->
  <biology>
    <physiology>
	Rapidash is a horse-like Pokémon. It has a horn, reminiscent of a "unicorn."
	</physiology>
	<abilities>
	It runs at 150 miles per hour, on fire, chasing everything that moves in hopes of racing it.
	</abilities>
	<behavior>
	Rapidash is a very agile Pokémon. It lives on mountains along with other Rock, and Fire Pokémon, so it is quite possibly alone - not with a relation, such as a Rapidash friend or mate. They are the highest evolved form of Ponyta, and are highly capable in battle.
	</behavior>
	<habitat>
	Mostly Rapidash lives on grassland such as fields, and plains, but it can also be seen on mountains.
	</habitat>
	<diet>
	It mostly grazes on grass.
	</diet>
  </biology>
  <franchising>
    <design>
	Rapidash's horn shows it may have been inspired by unicorns, but it doesn't seem to have anything else in common with unicorns, being more like a regular horse. It would also seem that Rapidash, along with its previous evolution, are based on Pyrios, Aeos, Aethon, and Phlegon, the "fiery steeds" that carried the Greek God Helios's Chariot of the Sun around the world each day.
	</design>
	<origin>
	Rapidash's name could be a combination of "rapid", and "dash," referring to the high speed at which it runs or possibly "rapid", and "ash," referring to the fact that Rapidash has fire on its body. It can also be "rapido," Spanish for fast. Its Japanese name is simply the word gallop, which is the form of running of hooved animals.
	</origin>
  </franchising>
</pokedex>
