<?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>053</number>
    <imageRB>rbspr053.gif</imageRB>
    <imageY>gby053.gif</imageY>
    <imageGN>poke53g.png</imageGN>
    <imageGS>poke53gs.png</imageGS>
    <imageSN>poke53s.png</imageSN>
    <imageSS>poke53ss.png</imageSS>
    <imageCN>poke53c.gif</imageCN>
    <imageCS>poke53cs.gif</imageCS>
    <englishName>Persian</englishName>
	  <japaneseName>ペルシアン (Perushian)</japaneseName>
	  <species>Classy Cat Pokémon</species>
	  <elementalTypes>Normal</elementalTypes>
	  <height>3'03"</height>
    <weight>70.5 lbs.</weight>
    <genderRatio>50% ♀/50% ♂</genderRatio>
    <pronunciation>PURR-shin</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          Although its fur has many admirers, it is tough to raise as a pet because of its fickle meanness.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          The gem in its forehead glows on its own! It walks with all the grace, and elegance of a proud queen.
        </entry>
      </y_version>
      <g_version>
        <entry>
          Many adore it for its sophisticated air. However, it will lash out, and scratch for little reason.
        </entry>
      </g_version>
      <s_version>
        <entry>
          Its lithe muscles allow it to walk without making a sound. It attacks in an instant.
        </entry>
      </s_version>
      <c_version>
        <entry>
          Behind its lithe, elegant appearance lies a barbaric side. It will tear apart its prey on a mere whim.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>65</hp>
    <attack>70</attack>
    <defense>60</defense>
    <speed>115</speed>
    <special>65</special>
    <total>375</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>40</hp>
    <attack>45</attack>
    <defense>35</defense>
    <speed>90</speed>
    <specialAttack>40</specialAttack>
    <specialDefense>40</specialDefense>
    <total>440</total>
  </vitalStatisticsGSC>
  <evolutionFamily>
    <!-- Make as many copies of the <form> section as necessary -->
    <form>
      <image>poke52g.png</image>
      <name>Meowth</name>
      <type>Persian (Level 28)</type>
    </form>
    <form>
      <image>poke53g.png</image>
      <name>Persian</name>
      <type>None</type>
    </form>
  </evolutionFamily>
  <typeEffectivenessRBY>
    <weak>Fighting (2x)</weak>
	<normal>Normal (1x), Flying (1x), Poison (1x), Ground (1x), Rock (1x), Bug (1x), Fire (1x), Water (1x), Grass (1x), Electric (1x), Psychic (1x), Ice (1x), and Dragon (1x)</normal>
	<resistant>None</resistant>
	<immune>Ghost (0x)</immune>
  </typeEffectivenessRBY>
  <typeEffectivenessGSC>
    <weak>Fighting (2x)</weak>
	<normal>Normal (1x), Flying (1x), Poison (1x), Ground (1x), Rock (1x), Bug (1x), Steel (1x), Fire (1x), Water (1x), Grass (1x), Electric (1x), Psychic (1x), Ice (1x), Dragon (1x), and Dark (1x)</normal>
	<resistant>None</resistant>
	<immune>Ghost (0x)</immune>
  </typeEffectivenessGSC>
  <location>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <r_version>
        <rarity>None</rarity>
        <area>
          Trade from Pokémon Blue, Silver, and Crystal Version
        </area>
      </r_version>
      <b_version>
        <rarity>Evolve</rarity>
        <area>
          Evolve Meowth
        </area>
      </b_version>
      <y_version>
        <rarity>None</rarity>
        <area>
          Trade from Pokémon Blue, Silver, and Crystal Version
        </area>
      </y_version>
      <g_version>
        <rarity>None</rarity>
        <area>
          Trade from Pokémon Blue, Silver, and Crystal Version
        </area>
      </g_version>
      <s_version>
        <rarity>Few</rarity>
        <area>
          Route 7 (Night only)
        </area>
      </s_version>
      <c_version>
        <rarity>Few</rarity>
        <area>
          Route 7 (Night only)
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      None
    </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>Scratch</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Normal</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>35 (max. 56)</powerPoints>
      <description>
        Hard, pointed, and sharp claws rake the foe to inflict damage.
      </description>
    </move>
    <move>
      <name>Growl</name>
      <levelRB>Start</levelRB>
      <levelY>Start</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>Bite</name>
      <levelRB>Start/12</levelRB>
      <levelY>Start/12</levelY>
      <elementalType>Normal</elementalType>
      <power>60</power>
      <accuracy>100%</accuracy>
      <powerPoints>25 (max. 40)</powerPoints>
      <description>
        The foe is bitten with viciously sharp fangs. It may make the target flinch.
      </description>
    </move>
    <move>
      <name>Pay Day</name>
      <levelRB>17</levelRB>
      <levelY>17</levelY>
      <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>Screech</name>
      <levelRB>24</levelRB>
      <levelY>24</levelY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>85%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
        An earsplitting screech is emitted to sharply reduce the foe's Defense stat.
      </description>
    </move>
    <move>
      <name>Fury Swipes</name>
      <levelRB>37</levelRB>
      <levelY>37</levelY>
      <elementalType>Normal</elementalType>
      <power>18</power>
      <accuracy>80%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is raked with sharp claws or scythes for two to five times in quick succession.
      </description>
    </move>
    <move>
      <name>Slash</name>
      <levelRB>51</levelRB>
      <levelY>51</levelY>
      <elementalType>Nomrmal</elementalType>
      <power>70</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is attacked with a slash of claws, etc. It has a high critical-hit ratio.
      </description>
    </move>
  </levelUpMovesRBY>
  <levelUpMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Scratch</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>35 (max. 56)</powerPoints>
      <description>
        Hard, pointed, and sharp claws rake the foe to inflict damage.
      </description>
    </move>
    <move>
      <name>Growl</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</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>Bite</name>
      <levelGS>Start/11</levelGS>
      <levelCrystal>Start/11</levelCrystal>
      <elementalType>Dark</elementalType>
      <power>60</power>
      <accuracy>100%</accuracy>
      <powerPoints>25 (max. 40)</powerPoints>
      <description>
        The foe is bitten with viciously sharp fangs. It may make the target flinch.
      </description>
    </move>
    <move>
      <name>Pay Day</name>
      <levelGS>20</levelGS>
      <levelCrystal>20</levelCrystal>
      <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>Faint Attack</name>
      <levelGS>29</levelGS>
      <levelCrystal>29</levelCrystal>
      <elementalType>Dark</elementalType>
      <power>60</power>
      <accuracy>-%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user draws up to the foe disarmingly, then throws a sucker punch. It hits without fail.
      </description>
    </move>
    <move>
      <name>Screech</name>
      <levelGS>38</levelGS>
      <levelCrystal>38</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>85%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
        An earsplitting screech is emitted to sharply reduce the foe's Defense stat.
      </description>
    </move>
    <move>
      <name>Fury Swipes</name>
      <levelGS>46</levelGS>
      <levelCrystal>46</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>18</power>
      <accuracy>80%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is raked with sharp claws or scythes for two to five times in quick succession.
      </description>
    </move>
    <move>
      <name>Slash</name>
      <levelGS>53</levelGS>
      <levelCrystal>53</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>70</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is attacked with a slash of claws, etc. It has a high critical-hit ratio.
      </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>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>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>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>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>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>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>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>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>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>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>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>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>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>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>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>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>Nightmare</name>
      <no>TM50</no>
      <elementalType>Ghost</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A sleeping foe is shown a nightmare that inflicts some damage every turn.
      </description>
    </move>
  </technicalMovesGSC>
  <eggMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Amnesia</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Sentret, Furret, Wooper, Quagsire, Swinub, and Piloswine</father>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user temporarily empties its mind to forget its concerns. It sharply raises the user's Sp. Def stat.
      </description>
    </move>
    <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>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>Spite</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Spite</father>
      <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>
  </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>
	Persian resemble a large feline, such as a cougar. Its tail has a distinctive whorl at the end of it, similar to its pre-evolution Meowth. Its luxurious fur is pale tan, with the exception of its black-colored ears. Perhaps its most distinctive feature is the red jewel in the center of its forehead. Many Pokémon, particularly those with elemental powers such as Staryu have similar jewels. However, as Persian does not demonstrate any affinities to a particular element this connection can be seen as purely coincidental.
	</physiology>
	<abilities>
	Its thick whiskers are very sensitive to changes in air movements, permitting it to detect its prey on the basis of movement alone.
	</abilities>
	<behavior>
	Persian, although popular for their elegant airs, are extremely hard to raise. Underneath its refined facade is a fierce predator. It will Scratch anyone, including its trainers with little or no reason. It has been observed ripping its prey apart for no discernible reason. A useful trick to know when training Persian, is that if it is yanked by its whiskers, it becomes temporarily docile. The reason for this is unknown. It is known to hold its tail out straight if it is an experienced battler.
	</behavior>
	<habitat>
	Persian usually live in towns, and cities. They can also occasionally be found in vibrant forests.
	</habitat>
	<diet>
	(Unconfirmed!)
	</diet>
  </biology>
  <franchising>
    <design>
	Its appearance is arguably more similar to Siamese cats than its namesake, while others think Persian look more like big cats such as pumas. The gem on its head can make it resemble a Carbuncle, a Latin-American mythological beast which had a jewel on its forehead.
	</design>
	<origin>
	Persian's name simply refers to Persian cats. It could also be related to "purr," one sound a cat could make.
	</origin>
  </franchising>
</pokedex>
