<?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>091</number>
    <imageRB>rbspr091.gif</imageRB>
    <imageY>gby091.gif</imageY>
    <imageGN>poke91g.png</imageGN>
    <imageGS>poke91gs.png</imageGS>
    <imageSN>poke91s.png</imageSN>
    <imageSS>poke91ss.png</imageSS>
    <imageCN>poke91c.gif</imageCN>
    <imageCS>poke91cs.gif</imageCS>
    <englishName>Cloyster</englishName>
	  <japaneseName>パルシェン (Parushen)</japaneseName>
	  <species>Bivalve Pokémon</species>
	  <elementalTypes>Water/Ice</elementalTypes>
	  <height>4'11"</height>
    <weight>292.1 lbs.</weight>
    <genderRatio>50% ♀/50% ♂</genderRatio>
    <pronunciation>CLOY-stir</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          When attacked, it launches its horns in quick volleys. Its innards have never been seen.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          For protection, it uses its harder-than-diamonds shell. It also shoots spikes from the shell.
        </entry>
      </y_version>
      <g_version>
        <entry>
          Once it slams its shell shut, it is impossible to open, even by those with superior strength.
        </entry>
      </g_version>
      <s_version>
        <entry>
          Cloyster that live in seas with harsh tidal currents grow large, sharp spikes on their shells.
        </entry>
      </s_version>
      <c_version>
        <entry>
          Even a missile can't break the spikes it uses to stab opponents. They're even harder than its shell.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>50</hp>
    <attack>95</attack>
    <defense>180</defense>
    <speed>70</speed>
    <special>85</special>
    <total>480</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>50</hp>
    <attack>95</attack>
    <defense>180</defense>
    <speed>70</speed>
    <specialAttack>85</specialAttack>
    <specialDefense>45</specialDefense>
    <total>525</total>
  </vitalStatisticsGSC>
  <evolutionFamily>
    <!-- Make as many copies of the <form> section as necessary -->
    <form>
      <image>poke90g.png</image>
      <name>Shellder</name>
      <type>Cloyster (Water Stone)</type>
    </form>
    <form>
      <image>poke91g.png</image>
      <name>Cloyster</name>
      <type>None</type>
    </form>
  </evolutionFamily>
  <typeEffectivenessRBY>
    <weak>Fighting (2x), Rock (2x), Grass (2x), and Electric (2x)</weak>
	<normal>Normal (1x), Flying (1x), Poison (1x), Ground (1x), Bug (1x), Ghost (1x), Fire (1x), Psychic (1x), and Dragon (1x)</normal>
	<resistant>Water (½x), and Ice (¼x)</resistant>
	<immune>None</immune>
  </typeEffectivenessRBY>
  <typeEffectivenessGSC>
    <weak>Fighting (2x), Rock (2x), Grass (2x), and Electric (2x)</weak>
    <normal>Normal (1x), Flying (1x), Poison (1x), Ground (1x), Bug (1x), Ghost (1x), Steel (1x), Fire (1x), Psychic (1x), Dragon (1x), and Dark (1x)</normal>
    <resistant>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>None</rarity>
        <area>
          Evolve Shellder
        </area>
      </r_version>
      <b_version>
        <rarity>None</rarity>
        <area>
          Evolve Shellder
        </area>
      </b_version>
      <y_version>
        <rarity>None</rarity>
        <area>
          Evolve Shellder
        </area>
      </y_version>
      <g_version>
        <rarity>None</rarity>
        <area>
          Evolve Shellder
        </area>
      </g_version>
      <s_version>
        <rarity>None</rarity>
        <area>
          Evolve Shellder
        </area>
      </s_version>
      <c_version>
        <rarity>None</rarity>
        <area>
          Evolve Shellder
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      Berry (100%) (Trade from Red, Blue, and Yellow Versions)
    </rby_version>
    <gsc_version>
      Pearl (25%), and Big Pearl (8%)
    </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>Withdraw</name>
      <levelRB>Start</levelRB>
      <levelY>Start</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>Supersonic</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>55%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user generates odd sound waves from its body. It may confuse the target.
      </description>
    </move>
    <move>
      <name>Aurora Beam</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Ice</elementalType>
      <power>65</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is hit with a rainbow-colored beam. It may also lower the target's Attack stat.
      </description>
    </move>
    <move>
      <name>Clamp</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Water</elementalType>
      <power>35</power>
      <accuracy>75%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is clamped, and squeezed by the user's very thick, and sturdy shell for two to five turns.
      </description>
    </move>
    <move>
      <name>Spike Cannon</name>
      <levelRB>50</levelRB>
      <levelY>50</levelY>
      <elementalType>Normal</elementalType>
      <power>20</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        Sharp spikes are fired at the foe to strike two to five times in rapid succession.
      </description>
    </move>
  </levelUpMovesRBY>
  <levelUpMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Withdraw</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <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>Supersonic</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>55%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user generates odd sound waves from its body. It may confuse the target.
      </description>
    </move>
    <move>
      <name>Aurora Beam</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <elementalType>Ice</elementalType>
      <power>65</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is hit with a rainbow-colored beam. It may also lower the target's Attack stat.
      </description>
    </move>
    <move>
      <name>Protect</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</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>Spikes</name>
      <levelGS>(Not used)</levelGS>
      <levelCrystal>33</levelCrystal>
      <elementalType>Ground</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user lays a trap of spikes at the foe's feet. The trap hurts foes that switch into battle.
      </description>
    </move>
    <move>
      <name>Spike Cannon</name>
      <levelGS>41</levelGS>
      <levelCrystal>41</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>20</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        Sharp spikes are fired at the foe to strike two to five times in rapid succession.
      </description>
    </move>
  </levelUpMovesGSC>
  <technicalMovesRBY>
    <!-- Make as many copies of the <move> section as necessary -->
    <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>Horn Drill</name>
      <noRB>TM07</noRB>
      <noY>TM07</noY>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>30%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
      The foe is stabbed with a horn rotating like a drill. The foe instantly faints if it hits.
      </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>Teleport</name>
      <noRB>TM30</noRB>
      <noY>TM30</noY>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        Use it to flee from any wild Pokémon. It may also be used to warp to the last Poké Center visited.
      </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>Self Destruct</name>
      <noRB>TM36</noRB>
      <noY>TM36</noY>
      <elementalType>Normal</elementalType>
      <power>200</power>
      <accuracy>100%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user blows up to inflict damage on all Pokémon in battle. The user faints upon using this move.
      </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>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>Explosion</name>
      <noRB>TM47</noRB>
      <noY>TM47</noY>
      <elementalType>Normal</elementalType>
      <power>250</power>
      <accuracy>100%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user explodes to inflict damage on all Pokémon in battle. The user faints upon using this move.
      </description>
    </move>
    <move>
      <name>Tri Attack</name>
      <noRB>TM49</noRB>
      <noY>TM49</noY>
      <elementalType>Normal</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The user strikes with a simultaneous three-beam attack. May also paralyze, burn, or freeze the target.
      </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>
  </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>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>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>Swift</name>
      <no>TM39</no>
      <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>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>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>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>Barrier</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Tentacool, and Tentacruel</father>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user throws up a sturdy wall that sharply raises its Defense stat.
      </description>
    </move>
    <move>
      <name>Bubblebeam</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Tentacool, Tentacruel, and Corsola</father>
      <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>Rapid Spin</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Tentacool, Tentacruel, Kabuto, and Kabutops</father>
      <elementalType>Normal</elementalType>
      <power>20</power>
      <accuracy>100%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
        A spin attack that can also eliminate such moves as Bind, Wrap, Leech Seed, and Spikes.
      </description>
    </move>
    <move>
      <name>Screech</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Tentacool, and Tentacruel</father>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>85%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
        An earsplitting screech is emitted to sharply reduce the foe's Defense stat.
      </description>
    </move>
    <move>
      <name>Take Down</name>
      <availableGS>Yes</availableGS>
      <availableCrystal>Yes</availableCrystal>
      <father>Shellder, and Cloyster</father>
      <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>
  </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>
      Cloyster has a spiky shell, six of which are long are conical, resembling turrrets, which is used to protect its soft insides from foes. Cloyster has an an inner, gray-colored layer inside its purple shell. Its "head", and face resemble a black pearl, and there is a jutting, horn-like white spike above its "head".
    </physiology>
    <abilities>
      Cloyster has strong defenses, and moderate offenses, both thanks to its sturdy shell. It fights by clamping its shell tightly shut while launching spikes from its shell to strike opponents.
    </abilities>
    <behavior>
      Cloyster is a clever, and sneaky Pokémon, viciously rushing at prey shooting with spikes. It fights roughly because of the hostile nature of its habitat, and the protection of its shell, allowing it to withstand physical blows easily. Cloyster swims by means of propulsion, doing so by first swallowing water, then jetting it out toward the rear. Cloyster may also shoot spikes from its shell using the same system.
    </behavior>
    <habitat>
      Cloyster lives deep under the sea, usually on the seabed or amongst coral, and rocks.
    </habitat>
    <diet>
      (Unconfirmed!)
    </diet>
  </biology>
  <franchising>
    <design>
      It appears to be based off of a bivalve with a black pearl as its head.
    </design>
    <origin>
      Cloyster's name may be a combination of "cloister," to seclude or shelter oneself, and "oyster." It could also be a combination of "clam", and "oyster."
    </origin>
  </franchising>
</pokedex>
