<?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>004</number>
    <imageRB>rbspr004.gif</imageRB>
    <imageY>gby004.gif</imageY>
	  <englishName>Charmander</englishName>
	  <japaneseName>ヒトカゲ Hitokage</japaneseName>
	  <species>Lizard Pokémon</species>
	  <elementalTypes>Fire</elementalTypes>
	  <pronunciation>CHAR-man-der</pronunciation>
	  <height>2'00"</height>
	  <weight>18 lbs.</weight>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
        Obviously prefers hot places. When it rains, steam is said to spout from the tip of its tail.
        </entry>
      </rb_version>
      <y_version>
        <entry>
        The flame at the tip of its tail makes a sound as it burns. You can only hear it in quiet places.
        </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>39</hp>
    <attack>52</attack>
    <defense>43</defense>
    <speed>65</speed>
    <special>50</special>
    <total>249</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>One</rarity>
        <area>
        Starter Pokémon from Professor Oak in Pallet Town
        </area>
      </red>
      <blue>
        <rarity>One</rarity>
        <area>
        Starter Pokémon from Professor Oak in Pallet Town
        </area>
      </blue>
      <yellow>
        <rarity>One</rarity>
        <area>
        Recieved from a trainer on Route 24
        </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>9</levelRB>
      <levelY>9</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>22</levelRB>
      <levelY>22</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>30</levelRB>
      <levelY>30</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>38</levelRB>
      <levelY>38</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>49</levelRB>
      <levelY>49</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>Varies</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>
	Charmander is a reptilian creature resembling a bipedal salamander with some dinosaur qualities. Its most notable feature is the flame burning on the tip of its tail, which is there even at birth. It is said that if this flame goes out, the Pokémon dies, although this has never happened in the anime, manga, or video games. It could perhaps be distantly related to some Dragon-type Pokémon, and also Magmar, due to both Pokémon possessing a flame at the tips of their tails, but Charmander seems to only be closely related to its evolutions. Despite the small size of its claws, they should be regarded with caution, since even they are strong, and sharp enough that a Charmander can learn to use Slash.
	</physiology>
	<abilities>
	Charmander can breathe fire, which allows them to use a wide range of Fire-type attacks. However, the strength of these are very closely connected to the strength, and health of the Charmander, since it draws on the life force which fuels the flame on its tail to fuel the flames of its attacks. With time, it can learn powerful Fire-type techniques like Flamethrower, and Fire Blast. It can even learn to breathe the blue flames of Dragon Rage, but Charmander can only use this move in the Second Generation games, and beyond. It can also use the flame on its tail to attack by swinging it about. However, these attacks are usually weaker than those from the flames Charmander breathes.
	</abilities>
	<behavior>
	Charmander is easily the most mild-mannered of its evolution line. Its health, and emotions can be easily read by paying attention to the flame on the tip of its tail. For example, if the flame grows suddenly, the Charmander is probably angered, and perhaps even using a Rage attack. It is scarce in the wild. Most are domestic Pokémon, raised to be distributed as starters by Professor Oak. As such, they are regarded as well-behaved Pokémon. It is often regarded as the most difficult Pokémon to start with because it has a disadvantage against the first two Gym Leaders in Kanto (Brock, and Misty). There are some who choose it anyway under the impression that it is stronger than Bulbasaur or Squirtle. However, while a Charmander can certainly grow to be a very powerful Pokémon, its strength in battle is very closely connected to its condition, and health. Therefore, like a real fire, it must be tended to regularly, and not strained or neglected. Most trainers shouldn't have a problem with this, though impatient ones who expect it to be very strong right off the bat will have severe difficulty raising this Pokémon.  A trainer named abandoned his completely because of this. They are also stubbornly loyal. In that same episode, Charmander wouldn't move from the rock, because Damian told it to wait. Ash had to carry it because it refused to move, even in the rain.
	</behavior>
	<habitat>
	Charmander is rarely found in the wild. Sometimes they can gather in extremely hot areas, such as active volcanoes. They can also thrive in craggy mountains. They also dwell in rocky-heated Crags, and caves along the coast of the Sevii Islands.Their final evolution, Charizard, also inhabits the Charicific Valley or near mountain chains. However they are found far more often in the ownership of trainers.
	</habitat>
	<diet>
	Their diet is the usual omnivorous diet of a Pokémon. The few places where Charmander can be seen in the wild, they usually hunt, and gather in small packs, and will call others over if any sort of food is found.
	</diet>
  </biology>
  <franchising>
    <design>
	Charmander may have been inspired by the mythical salamanders, which were fire-spirits in the shape of lizards who were said survive in extreme heat or flames.
	</design>
	<origin>
	Charmander is a combination of the words "char," meaning "to burn,", and "salamander."
	</origin>
  </franchising>
</pokedex>
