<?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>005</number>
    <imageRB>rbspr005.gif</imageRB>
    <imageY>gby005.gif</imageY>
	  <englishName>Charmeleon</englishName>
	  <japaneseName>リザード Rizâdo</japaneseName>
	  <species>Flame Pokémon</species>
	  <elementalTypes>Fire</elementalTypes>
	  <pronunciation>char_MEAL-ee-ehn</pronunciation>
	  <height>3'07"</height>
	  <weight>41 lbs.</weight>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
        When it swings its burning tail, it elevates the temperature to unbearably high levels.
        </entry>
      </rb_version>
      <y_version>
        <entry>
        Tough fights could excite this Pokémon. When excited, it may blow out bluish-white flames.
        </entry>
      </y_version>
    </pokedexEntries>
    <evolutionFamily>
      <!-- Make as many copies of the <form> section as necessary -->
      <form>
        <image>gby004.gif</image>
        <name>Charmander</name>
        <type>Charmeleon (Level 16)</type>
		</form>
	    <form>
        <image>gby005.gif</image>
        <name>Charmeleon</name>
        <type>Charizard (Level 36)</type>
      </form>
	    <form>
        <image>gby006.gif</image>
        <name>Charizard</name>
        <type>None</type>
      </form>
    </evolutionFamily>
  </general>
  <vitalStatistics>
    <hp>60</hp>
    <attack>64</attack>
    <defense>58</defense>
    <speed>80</speed>
    <special>65</special>
    <total>327</total>
  </vitalStatistics>
  <effectiveness>
  	<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>
  </effectiveness>
  <locations>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <red>
        <rarity>None</rarity>
        <area>
        Evolve from Charmander
        </area>
      </red>
      <blue>
        <rarity>None</rarity>
        <area>
        Evolve from Charmander
        </area>
      </blue>
      <yellow>
        <rarity>None</rarity>
        <area>
        Evolve from Charmander
        </area>
      </yellow>
    </games>
  </locations>
  <levelUpMoves>
    <!-- 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>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>Leer</name>
      <levelRB>15</levelRB>
      <levelY>15</levelY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
      The foe is given an intimidating leer with sharp eyes. The target's Defense stat is reduced.
      </description>
    </move>
    <move>
      <name>Rage</name>
      <levelRB>24</levelRB>
      <levelY>24</levelY>
      <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>Slash</name>
      <levelRB>33</levelRB>
      <levelY>33</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>
    <move>
      <name>Flamethrower</name>
      <levelRB>42</levelRB>
      <levelY>42</levelY>
      <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>Fire Spin</name>
      <levelRB>56</levelRB>
      <levelY>56</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>
  </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>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>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>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>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>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>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>
    <move>
      <name>Cut</name>
      <noRB>HM01</noRB>
      <noY>HM01</noY>
      <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>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>
  </technicalMoves>
  <biology>
    <physiology>
	Charmeleon is a bipedal, reptilian creature similar to Charmander. It has crimson scales that are much darker than that of the bright red Charmander. Once again it has a tail with the tip burning with fire, a trait seen in many Fire-type Pokémon, especially the Charmander evolutionary line. At this point in time its skull has developed a horn-like protrusion to the rear. Its front, and back claws are far sharper, and longer than Charmander.
	</physiology>
	<abilities>
	Charmeleon can of course breathe fire. This fire is much hotter than Charmander's. This is a result of a larger flame burning at the tip of its tail than that of Charmander's. It possesses incredibly large claws which it famously utilizes in its powerful Slash attack.
	</abilities>
	<behavior>
	Charmeleon tend to be stubborn, bad-tempered, and simply hot-headed. Due to their incredible power at such low level they can easily feel they are better than their trainers, and will sometimes even disregard attack commands, although when tame they are a formidable opponent, and a loyal partner. Wild Charmeleon are ready to evolve when they begin to travel in different areas battling random opponents; the flames on their tails begin to flash larger occasionally also.
	</behavior>
	<habitat>
	Charmeleon are rare in the wild, but thrive in harsh environments such as craggy mountains, and active volcanoes; other environments where Charmeleon dwell in large numbers include abandoned mines, and heated valleys.
	</habitat>
	<diet>
	Charmeleon when in the wild will hunt solitary much unlike Charmander who hunt in packs. Their diet consists that of the average omnivorous Pokémon diet.
	</diet>
  </biology>
  <franchising>
    <design>
	Charmeleon resembles a small dinosaur with some remnants of Charmander's salamander-like appearance.
	</design>
	<origin>
	Charmeleon's name is a combination of the word "char," meaning "to burn,", and "chameleon."
	</origin>
  </franchising>
</pokedex>
