<?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>009</number>
    <imageRB>rbspr009.gif</imageRB>
    <imageY>gby009.gif</imageY>
	  <englishName>Blastoise</englishName>
	  <japaneseName>カメックス Kamekkusu</japaneseName>
	  <species>Shellfish Pokémon</species>
	  <elementalTypes>Water</elementalTypes>
	  <pronunciation>BLAS-toyse</pronunciation>
	  <height>5'03"</height>
	  <weight>188 lbs.</weight>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
        A brutal Pokémon with pressurized water jets on its shell. They are used for high speed tackles.
        </entry>
      </rb_version>
      <y_version>
        <entry>
        Once it takes aim at its enemy, it blasts out water with even more force than a fire hose.
        </entry>
      </y_version>
    </pokedexEntries>
    <evolutionFamily>
      <!-- Make as many copies of the <form> section as necessary -->
      <form>
        <image>gby007.gif</image>
        <name>Squirtle</name>
        <type>Wartortle (Level 16)</type>
		</form>
	    <form>
        <image>gby008.gif</image>
        <name>Wartortle</name>
        <type>Blastoise (Level 36)</type>
      </form>
	    <form>
        <image>gby009.gif</image>
        <name>Blastoise</name>
        <type>None</type>
      </form>
    </evolutionFamily>
  </general>
  <vitalStatistics>
    <hp>79</hp>
    <attack>83</attack>
    <defense>100</defense>
    <speed>78</speed>
    <special>85</special>
    <total>425</total>
  </vitalStatistics>
  <effectiveness>
  	<weak>Grass (2x), and Electric (2x)</weak>
	<normal>Normal (1x), Fighting (1x), Flying (1x), Poison (1x), Ground (1x), Rock (1x), Bug (1x), Ghost (1x), Psychic (1x), and Dragon (1x)</normal>
	<resistant>Fire (½x), Water (½x), and Ice (½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 Wartortle
        </area>
      </red>
      <blue>
        <rarity>None</rarity>
        <area>
        Evolve from Wartortle
        </area>
      </blue>
      <yellow>
        <rarity>None</rarity>
        <area>
        Evolve from Wartortle
        </area>
      </yellow>
    </games>
  </locations>
  <levelUpMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Tackle</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <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>Tail Whip</name>
      <levelRB>Start</levelRB>
      <levelY>Start</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>Bubble</name>
      <levelRB>Star/8t</levelRB>
      <levelY>Start/8</levelY>
      <elementalType>Water</elementalType>
      <power>20</power>
      <accuracy>100%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
      A spray of countless bubbles is jetted at the foe. It may also lower the target's Speed stat.
      </description>
    </move>
    <move>
      <name>Water Gun</name>
      <levelRB>Start/15</levelRB>
      <levelY>Start/15</levelY>
      <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>Bite</name>
      <levelRB>24</levelRB>
      <levelY>24</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>Withdraw</name>
      <levelRB>31</levelRB>
      <levelY>31</levelY>
      <elementalType>Water</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
      The user withdraws its body into its hard shell, raising its Defense stat.
      </description>
    </move>
    <move>
      <name>Skull Bash</name>
      <levelRB>42</levelRB>
      <levelY>42</levelY>
      <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>Hydro Pump</name>
      <levelRB>52</levelRB>
      <levelY>52</levelY>
      <elementalType>Water</elementalType>
      <power>120</power>
      <accuracy>80%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
      The foe is blasted by a huge volume of water launched under great pressure.
      </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>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>Ice Beam</name>
      <noRB>TM13</noRB>
      <noY>TM13</noY>
      <elementalType>Ice</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
      The foe is struck with an icy-cold beam of energy. It may also freeze the target solid.
      </description>
    </move>
    <move>
      <name>Blizzard</name>
      <noRB>TM14</noRB>
      <noY>TM14</noY>
      <elementalType>Ice</elementalType>
      <power>120</power>
      <accuracy>70%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
      A howling blizzard is summoned to strike the foe. It may also freeze the target solid.
      </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>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>-</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>-</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>Earthquake</name>
      <noRB>TM26</noRB>
      <noY>TM26</noY>
      <elementalType>Ground</elementalType>
      <power>100</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
      The user sets off an earthquake that hits all the Pokémon in the battle.
      </description>
    </move>
    <move>
      <name>Fissure</name>
      <noRB>TM27</noRB>
      <noY>TM27</noY>
      <elementalType>Ground</elementalType>
      <power>Varies</power>
      <accuracy>30%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
      The user opens up a fissure in the ground, and drops the foe in. The target instantly faints if it hits.
      </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>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>Surf</name>
      <noRB>HM03</noRB>
      <noY>HM03</noY>
      <elementalType>Water</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
      It swamps the entire battlefield with a giant wave. It can also be used for crossing water.
      </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>
	Blastoise is a large, bipedal, blue tortoise with a brown shell, and two water cannons that jut out of the top of its shell. The cannons can be withdrawn inside the shell, or rotated to point backwards; this enables Blastoise to commence jet assisted rams.
	</physiology>
	<abilities>
	Blastoise can shoot water from its cannons with enough force to punch holes in steel, and enough accuracy to hit an empty can 160 feet away.
	</abilities>
	<behavior>
	Despite their size, Blastoise are very gentle, and calm Pokémon. They may be weary at first but can be very good allies in battle. They mainly take the role of leaders in large groups of Squirtle or Wartortle.
	</behavior>
	<habitat>
	Blastoise can be found living on island beaches near the ocean, but their preferred habitat seems to be freshwater ponds, and lakes.
	</habitat>
	<diet>
	(Unconfirmed!)
	</diet>
  </biology>
  <franchising>
    <design>
	Its design appears to be a turtle mixed with aspects of a tank. It might also be partially based on Gamera.
	</design>
	<origin>
	Blastoise's name is a combination of "blast," referring to its cannons, and "tortoise." Blastoise's name may also come from the word "Blastoid," which are an extinct type of stemmed echinoderm with small hickory nut shaped fossils.
	</origin>
  </franchising>
</pokedex>
