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


<!-- This is a comment in the file -->
<pokedex>
  <general>
  	<number>099</number>
    <imageRB>rbspr099.gif</imageRB>
    <imageY>gby099.gif</imageY>
    <imageGN>poke99g.png</imageGN>
    <imageGS>poke99gs.png</imageGS>
    <imageSN>poke99s.png</imageSN>
    <imageSS>poke99ss.png</imageSS>
    <imageCN>poke99c.gif</imageCN>
    <imageCS>poke99cs.gif</imageCS>
    <englishName>Kingler</englishName>
	  <japaneseName>キングラー (Kingurā)</japaneseName>
	  <species>Pincer Pokémon</species>
	  <elementalTypes>Water</elementalTypes>
	  <height>4'03"</height>
    <weight>132.3 lbs.</weight>
    <genderRatio>50% ♀/50% ♂</genderRatio>
    <pronunciation>KING-ler</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          The large pincer has 10,000-horsepower crushing force. However, its huge size makes it unwieldly to use.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          One claw grew massively, and as hard as steel. It has 10,000-HP strength. However, it is too heavy.
        </entry>
      </y_version>
      <g_version>
        <entry>
          It can hardly lift its massive, overgrown pincer. The pincer's size makes it difficult to aim properly.
        </entry>
      </g_version>
      <s_version>
        <entry>
          Its pincers grow peculiarly large. If it lifts the pincers too fast, it loses its balance, and staggers.
        </entry>
      </s_version>
      <c_version>
        <entry>
          Its oversized claw is very powerful, but when it's not in battle, the claw just gets in the way.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>55</hp>
    <attack>130</attack>
    <defense>115</defense>
    <speed>75</speed>
    <special>50</special>
    <total>425</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>55</hp>
    <attack>130</attack>
    <defense>115</defense>
    <speed>75</speed>
    <specialAttack>50</specialAttack>
    <specialDefense>50</specialDefense>
    <total>475</total>
  </vitalStatisticsGSC>
  <evolutionFamily>
    <!-- Make as many copies of the <form> section as necessary -->
    <form>
      <image>poke98g.png</image>
      <name>Krabby</name>
      <type>Kingler (Level 28)</type>
    </form>
    <form>
      <image>poke99g.png</image>
      <name>Kingler</name>
      <type>None</type>
    </form>
  </evolutionFamily>
  <typeEffectivenessRBY>
    <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>
  </typeEffectivenessRBY>
  <typeEffectivenessGSC>
    <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), Dragon (1x), and Dark (1x)</normal>
    <resistant>Steel (½x), Fire (½x), Water (½x), and Ice (½x)</resistant>
    <immune>None</immune>
  </typeEffectivenessGSC>
  <location>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <r_version>
        <rarity>Rare</rarity>
        <area>
          Routes 23, and Unknown Dungeon,
        </area>
      </r_version>
      <b_version>
        <rarity>Rare</rarity>
        <area>
          Routes 23, and Unknown Dungeon, and Seafoam Islands
        </area>
      </b_version>
      <y_version>
        <rarity>Rare</rarity>
        <area>
          Routes 10, 25, and Seafoam Islands
        </area>
      </y_version>
      <g_version>
        <rarity>Rare</rarity>
        <area>
          Routes 19, 34, 40, Olivine City, Whirl Islands, Cianwood City, Union Cave, Cerulean City, and Cherrygrove City
        </area>
      </g_version>
      <s_version>
        <rarity>Rare</rarity>
        <area>
          Routes 19, 34, 40, Olivine City, Whirl Islands, Cianwood City, Union Cave, Cerulean City, and Cherrygrove City
        </area>
      </s_version>
      <c_version>
        <rarity>Rare</rarity>
        <area>
          Routes 19, 34, 40, Olivine City, Whirl Islands, Cianwood City, Union Cave, Cerulean City, and Cherrygrove City
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      Silver Leaf (100%) (Trade from Pokémon Red, Blue, and Yellow Versions)
    </rby_version>
    <gsc_version>
      None
    </gsc_version>
  </heldItems>
  <eggGroups>
    <group>
      <groupName>Water 3</groupName>
      <breedingCompatibility>Tentacool, Tentacruel, Shellder, Cloyster, Krabby, Kingler, Staryu, Starmie, Omanyte, Omastar, Kabuto, Kabutops, Corsola</breedingCompatibility>
    </group>
  </eggGroups>
  <levelUpMovesRBY>
    <!-- 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>Leer</name>
      <levelRB>Start</levelRB>
      <levelY>Start</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>Vice Grip</name>
      <levelRB>Start/20</levelRB>
      <levelY>Start/20</levelY>
      <elementalType>Normal</elementalType>
      <power>55</power>
      <accuracy>100%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        Huge, impressive pincers grip, and squeeze the foe.
      </description>
    </move>
    <move>
      <name>Guillotine</name>
      <levelRB>Start/25</levelRB>
      <levelY>Start/25</levelY>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>30%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        A vicious, tearing attack with pincers. The foe will faint instantly if this attack hits.
      </description>
    </move>
    <move>
      <name>Stomp</name>
      <levelRB>34</levelRB>
      <levelY>34</levelY>
      <elementalType>Normal</elementalType>
      <power>65</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is stomped with a big foot. It may also make the target flinch.
      </description>
    </move>
    <move>
      <name>Crab Hammer</name>
      <levelRB>42</levelRB>
      <levelY>42</levelY>
      <elementalType>Water</elementalType>
      <power>90</power>
      <accuracy>85%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is hammered with a large pincer. This move has a high critical-hit ratio.
      </description>
    </move>
    <move>
      <name>Harden</name>
      <levelRB>49</levelRB>
      <levelY>49</levelY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30</powerPoints>
      <description>
        The user stiffens all the muscles in its body to raise its Defense stat.
      </description>
    </move>
  </levelUpMovesRBY>
  <levelUpMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Bubble</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <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>Leer</name>
      <levelGS>Start/5</levelGS>
      <levelCrystal>Start/5</levelCrystal>
      <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>Vicegrip</name>
      <levelGS>Start/12</levelGS>
      <levelCrystal>Start/12</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>55</power>
      <accuracy>100%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        Huge, impressive pincers grip, and squeeze the foe.
      </description>
    </move>
    <move>
      <name>Harden</name>
      <levelGS>16</levelGS>
      <levelCrystal>16</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user stiffens all the muscles in its body to raise its Defense stat.
      </description>
    </move>
    <move>
      <name>Stomp</name>
      <levelGS>23</levelGS>
      <levelCrystal>23</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>65</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is stomped with a big foot. It may also make the target flinch.
      </description>
    </move>
    <move>
      <name>Guillotine</name>
      <levelGS>27</levelGS>
      <levelCrystal>27</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>30%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        A vicious, tearing attack with pincers. The foe will faint instantly if this attack hits.
      </description>
    </move>
    <move>
      <name>Protect</name>
      <levelGS>38</levelGS>
      <levelCrystal>38</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        It enables the user to evade all attacks. Its chance of failing rises if it is used in succession.
      </description>
    </move>
    <move>
      <name>Crabhammer</name>
      <levelGS>49</levelGS>
      <levelCrystal>49</levelCrystal>
      <elementalType>Water</elementalType>
      <power>90</power>
      <accuracy>85%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is hammered with a large pincer. This move has a high critical-hit ratio.
      </description>
    </move>
  </levelUpMovesGSC>
  <technicalMovesRBY>
    <!-- Make as many copies of the <move> section as necessary -->
    <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>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>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>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>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>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>
  </technicalMovesRBY>
  <technicalMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Curse</name>
      <no>TM03</no>
      <elementalType>???</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A move that works differently for the Ghost type than for all the other types.
      </description>
    </move>
    <move>
      <name>Toxic</name>
      <no>TM06</no>
      <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>Rock Smash</name>
      <no>TM08</no>
      <elementalType>Fighting</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user slugs the foe with a shattering punch. It can also smash cracked boulders.
      </description>
    </move>
    <move>
      <name>Hidden Powder</name>
      <no>TM10</no>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A unique attack that varies in type, and intensity depending on the Pokémon using it.
      </description>
    </move>
    <move>
      <name>Snore</name>
      <no>TM13</no>
      <elementalType>Normal</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        An attack that can be used only if the user is asleep. The harsh noise may also make the foe flinch.
      </description>
    </move>
    <move>
      <name>Blizzard</name>
      <no>TM14</no>
      <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>
      <no>TM15</no>
      <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>Icy Wind</name>
      <no>TM16</no>
      <elementalType>Ice</elementalType>
      <power>55</power>
      <accuracy>95%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user attacks with a gust of chilled air. It also lowers the target's Speed stat.
      </description>
    </move>
    <move>
      <name>Protect</name>
      <no>TM17</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        It enables the user to evade all attacks. Its chance of failing rises if it is used in succession.
      </description>
    </move>
    <move>
      <name>Rain Dance</name>
      <no>TM18</no>
      <elementalType>Water</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user summons a heavy rain that falls for five turns, powering up Water-type moves.
      </description>
    </move>
    <move>
      <name>Endure</name>
      <no>TM20</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user endures any attack, leaving 1 HP. Its chance of failing rises if it is used in succession.
      </description>
    </move>
    <move>
      <name>Frustration</name>
      <no>TM21</no>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A full-power attack that grows more powerful the less the user likes its Trainer.
      </description>
    </move>
    <move>
      <name>Return</name>
      <no>TM27</no>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A full-power attack that grows more powerful the more the user likes its Trainer.
      </description>
    </move>
    <move>
      <name>Mud-Slap</name>
      <no>TM31</no>
      <elementalType>Ground</elementalType>
      <power>20</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user hurls mud in the foe's face to inflict damage, and lower its accuracy.
      </description>
    </move>
    <move>
      <name>Double Team</name>
      <no>TM32</no>
      <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>Swagger</name>
      <no>TM34</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>90%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user enrages the foe into confusion. However, it also sharply raises the foe's Attack stat.
      </description>
    </move>
    <move>
      <name>Sleep Talk</name>
      <no>TM35</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        While it is asleep, the user randomly uses one of the moves it knows.
      </description>
    </move>
    <move>
      <name>Rest</name>
      <no>TM44</no>
      <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>Attract</name>
      <no>TM45</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        If it is the opposite gender of the user, the foe becomes infatuated, and less likely to attack.
      </description>
    </move>
    <move>
      <name>Thief</name>
      <no>TM46</no>
      <elementalType>Dark</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user attacks, and steals the foe's held item simultaneously. It can't steal if the user holds an item.
      </description>
    </move>
    <move>
      <name>Fury Cutter</name>
      <no>TM49</no>
      <elementalType>Bug</elementalType>
      <power>10</power>
      <accuracy>95%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is slashed with scythes or claws. Its power increases if it hits in succession.
      </description>
    </move>
    <move>
      <name>Cut</name>
      <no>HM01</no>
      <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>Surf</name>
      <no>HM03</no>
      <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>
      <no>HM04</no>
      <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>
    <move>
      <name>Whirlpool</name>
      <no>HM06</no>
      <elementalType>Water</elementalType>
      <power>15</power>
      <accuracy>70%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user traps the foe inside a fast, vicious whirlpool that lasts for two to five turns.
      </description>
    </move>
  </technicalMovesGSC>
  <eggMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Amnesia</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Corsola</father>
      <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>Dig</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Kabuto, and Kabutops</father>
      <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>Flail</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Kabuto, and Kabutops</father>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user flails about aimlessly to attack. It becomes more powerful the less HP the user has.
      </description>
    </move>
    <move>
      <name>Haze</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Tentacool, Tentacruel, Omanyte, and Omastar</father>
      <elementalType>Ice</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user creates a haze that eliminates every stat change among all the Pokémon engaged in battle.
      </description>
    </move>
    <move>
      <name>Slam</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Omanyte, and Omastar</father>
      <elementalType>Normal</elementalType>
      <power>80</power>
      <accuracy>75%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is slammed with a long tail, vines, etc., to inflict damage.
      </description>
    </move>
  </eggMoves>
  <tutorMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Ice Beam</name>
      <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>
  </tutorMoves>
  <!-- Biology -->
  <biology>
    <physiology>
      Kingler is a large crab-like Pokémon. Its claws, and upper half of its body are reddish-orange with the four legs, and lower body being cream-colored. Its left claw is particularly larger than the right one.
    </physiology>
    <abilities>
      Kingler's left pincer boasts 10,000 horsepower of crushing force, but its massive weight makes it difficult for Kingler to aim with. Since Kingler is a fully evolved Pokémon, it is capable of using Hyper Beam.
    </abilities>
    <behavior>
      It waves this huge claw in the air to communicate with others. However, because the claw is so heavy, the Pokémon quickly tires.
    </behavior>
    <habitat>
      It can be presumed that, like its pre-evolution, Kingler live in beaches. It is found in Kanto, and Johto.
    </habitat>
    <diet>
      Kingler mainly eat Shellder, and possibly other species of mollusk Pokémon.
    </diet>
  </biology>
  <franchising>
    <design>
      Kingler is very similar to a fiddler crab. It may be based on the land crab, which usually has one claw larger than the other, like Kingler does.
    </design>
    <origin>
      Kingler's name might be a combination of "king", and "fiddler" - both species of crab.
    </origin>
  </franchising>
</pokedex>
