<?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>061</number>
    <imageRB>rbspr061.gif</imageRB>
    <imageY>gby061.gif</imageY>
	  <englishName>Poliwhirl</englishName>
	  <japaneseName>ニョロゾ (Nyorozo)</japaneseName>
	  <species>Tadpole Pokémon</species>
	  <elementalTypes>Water</elementalTypes>
	  <pronunciation>POL-ee-wurl</pronunciation>
	  <height>3'03"</height>
	  <weight>44 lbs.</weight>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          It can live in or out of water. When out of water, it constantly sweats to keep its body slimy.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          Under attack, it uses its belly spiral to put the foe to sleep. It then makes its escape.
        </entry>
      </y_version>
    </pokedexEntries>
    <evolutionFamily>
      <!-- Make as many copies of the <form> section as necessary -->
      <form>
        <image>gby060.gif</image>
        <name>Poliwag</name>
        <type>Poliwhirl (Level 25)</type>
		  </form>
	    <form>
        <image>gby061.gif</image>
        <name>Poliwhirl</name>
        <type>Poliwrath (Water Stone)</type>
      </form>
      <form>
        <image>gby062.gif</image>
        <name>Poliwrath</name>
        <type>None</type>
      </form>
    </evolutionFamily>
  </general>
  <vitalStatistics>
    <hp>65</hp>
    <attack>65</attack>
    <defense>65</defense>
    <speed>90</speed>
    <special>50</special>
    <total>335</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>Many</rarity>
        <area>
          Routes 9, and 10 (Fish)
        </area>
      </red>
      <blue>
        <rarity>Many</rarity>
        <area>
          Routes 9, and 10 (Fish)
        </area>
      </blue>
      <yellow>
        <rarity>Many</rarity>
        <area>
          Route 23 (Fishing)
        </area>
      </yellow>
    </games>
  </locations>
  <levelUpMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Bubble</name>
      <levelRB>Start</levelRB>
      <levelY>Start</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>Hypnosis</name>
      <levelRB>Start/7</levelRB>
      <levelY>Start/7</levelY>
      <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>Water Gun</name>
      <levelRB>Start/13</levelRB>
      <levelY>Start/13</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>Doubleslap</name>
      <levelRB>26</levelRB>
      <levelY>26</levelY>
      <elementalType>Normal</elementalType>
      <power>15</power>
      <accuracy>85%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is slapped repeatedly, back, and forth, two to five times in a row.
      </description>
    </move>
    <move>
      <name>Body Slam</name>
      <levelRB>33</levelRB>
      <levelY>33</levelY>
      <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>Amnesia</name>
      <levelRB>41</levelRB>
      <levelY>41</levelY>
      <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>Hydro Pump</name>
      <levelRB>49</levelRB>
      <levelY>49</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>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>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>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>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>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>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>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>
	Poliwag undergoes through a dramatic change when it evolves to Poliwhirl. The most notable difference is that it has become bigger, and gained arms with gloved hands while losing its tail. The eyes have moved to the top of its head, and it apparently looses its visible mouth. Its nostrils are now visible. Curiously, the swirl on its abdomen as Poliwag reverses when it evolves.
	</physiology>
	<abilities>
	In addition to the abilities it had as Poliwag, Poliwhirl can now walk, and swim even better then before.
	</abilities>
	<behavior>
	(Unconfirmed!)
	</behavior>
	<habitat>
	Poliwhirl live in small freshwater ponds, and lakes, usually ones that have an abundance of lily pads.
	</habitat>
	<diet>
	(Unconfirmed!)
	</diet>
  </biology>
  <franchising>
    <design>
	Poliwhirl seems to be based on a tadpole. The spiral pattern on its belly is supposed to represent how the intestines of tadpoles can sometimes be seen through their transparent skin.
	</design>
	<origin>
	Poliwhirl appears to be a combination of "polliwog", and "whirl," referring to the spiral on its stomach.
	</origin>
  </franchising>
</pokedex>
