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

<!-- This is a comment in the file -->
<pokedex>
  <general>
    <number>063</number>
    <imageRB>rbspr063.gif</imageRB>
    <imageY>gby063.gif</imageY>
	  <englishName>Abra</englishName>
	  <japaneseName>ケーシィ (Kēshī)</japaneseName>
	  <species>Psi Pokémon</species>
	  <elementalTypes>Psychic</elementalTypes>
	  <pronunciation>AH-bra</pronunciation>
	  <height>2'11"</height>
	  <weight>43 lbs.</weight>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          Using its ability to read minds, it will sense impending danger, and teleport to safety.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          Sleeps 18 hours a day. If it senses danger, it will teleport itself to safety even as it sleeps.
        </entry>
      </y_version>
    </pokedexEntries>
    <evolutionFamily>
      <!-- Make as many copies of the <form> section as necessary -->
      <form>
        <image>gby063.gif</image>
        <name>Abra</name>
        <type>Kadabra (Level 16)</type>
		  </form>
	    <form>
        <image>gby064.gif</image>
        <name>Kadabra</name>
        <type>Alakazam (Trade)</type>
      </form>
      <form>
        <image>gby065.gif</image>
        <name>Alakazam</name>
        <type>None</type>
      </form>
    </evolutionFamily>
  </general>
  <vitalStatistics>
    <hp>25</hp>
    <attack>20</attack>
    <defense>15</defense>
    <speed>90</speed>
    <special>105</special>
    <total>255</total>
  </vitalStatistics>
  <effectiveness>
  	<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), and Psychic (½x)</resistant>
	<immune>Ghost (0x)</immune>
  </effectiveness>
  <locations>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <red>
        <rarity>Rare</rarity>
        <area>
          Routes 24, and 25, Celadon Game Corner
        </area>
      </red>
      <blue>
        <rarity>Rare</rarity>
        <area>
          Routes 24, and 25, Celadon Game Corner
        </area>
      </blue>
      <yellow>
        <rarity>Rare</rarity>
        <area>
          Routes 5, 6, 7, and 8, Celadon Game Corner
        </area>
      </yellow>
    </games>
  </locations>
  <levelUpMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Teleport</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <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>
  </levelUpMoves>
  <technicalMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Mega Punch</name>
      <noRB>TM01</noRB>
      <noY>TM01</noY>
      <elementalType>Normal</elementalType>
      <power>80</power>
      <accuracy>85%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is slugged by a punch thrown with muscle-packed power.
      </description>
    </move>
    <move>
      <name>Mega Kick</name>
      <noRB>TM05</noRB>
      <noY>TM05</noY>
      <elementalType>Normal</elementalType>
      <power>120</power>
      <accuracy>75%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The foe is attacked by a kick launched with muscle-packed power.
      </description>
    </move>
    <move>
      <name>Toxic</name>
      <noRB>TM06</noRB>
      <noY>TM06</noY>
      <elementalType>Poison</elementalType>
      <power>-</power>
      <accuracy>85%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A move that leaves the target badly poisoned. Its poison damage worsens every turn.
      </description>
    </move>
    <move>
      <name>Body Slam</name>
      <noRB>TM08</noRB>
      <noY>TM08</noY>
      <elementalType>Normal</elementalType>
      <power>85</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user drops onto the foe with its full body weight. It may leave the foe paralyzed.
      </description>
    </move>
    <move>
      <name>Take Down</name>
      <noRB>TM09</noRB>
      <noY>TM09</noY>
      <elementalType>Normal</elementalType>
      <power>90</power>
      <accuracy>85%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A reckless, full-body charge attack for slamming into the foe. It also damages the user a little.
      </description>
    </move>
    <move>
      <name>Double-Edge</name>
      <noRB>TM10</noRB>
      <noY>TM10</noY>
      <elementalType>Normal</elementalType>
      <power>120</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A reckless, life-risking tackle. It also damages the user by a fairly large amount, however.
      </description>
    </move>
    <move>
      <name>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>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>-</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>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>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>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>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>
  </technicalMoves>
  <biology>
    <physiology>
	Abra is a bipedal Pokémon that loosely resembles a fox. It has two short, fox-like ears on the top of its head, and in the middle of its face, it has two eyes which are usually seen shut. It has a somewhat lighter color around its nose, and mouth. Abra looks like it is wearing armor, as it has two pauldron-shaped pieces on its shoulders, and, and a fauld-like piece around its chest. It, like its evolutionary relatives, has three fingers on each hand, although much stubbier, and three toes, two in the front on either side, and one in the back near the ankle. It also has a tail, which is fairly thick, and is the same gold color as the rest of its body, except for the brown band that is located around the top of the tail.
	</physiology>
	<abilities>
	Possessing the ability to read minds, Abra can sense danger. When it does, it usually Teleports in order to escape danger. It has been observed that once every hour, it will teleport to another location. By hypnotizing itself, it can send itself into sleep, and be able to teleport while doing so. If it decides to teleport randomly, it creates the illusion of multiple copies. However, it can sometimes know some of the attacks its evolved forms know (although, they wouldn't be as strong).
	</abilities>
	<behavior>
	Abra spend 18 hours a day sleeping. If it does not obtain enough sleep, it is unable to utilize its teleportation, and telekinetic abilities. Despite this, Abra is capable of attacking while asleep, however, Abra usually avoid fighting by using Teleport to escape.
	</behavior>
	<habitat>
	Abra live in urban areas, close to humans. Mostly they are found in abandoned buildings left to disrepair.
	</habitat>
	<diet>
	(Unconfirmed!)
	</diet>
  </biology>
  <franchising>
    <design>
	It is likely based on a magician. It may also be a reference to Edgar Cayce, a "sleeping prophet" who claimed to have visions in trance-like states. It also has similarities to foxes.
	</design>
	<origin>
	Abra's name is part of an incantation used in stage magic, "Abracadabra."
	</origin>
  </franchising>
</pokedex>
