<?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>100</number>
    <imageRB>rbspr100.gif</imageRB>
    <imageY>gby100.gif</imageY>
    <imageGN>poke100g.png</imageGN>
    <imageGS>poke100gs.png</imageGS>
    <imageSN>poke100s.png</imageSN>
    <imageSS>poke100ss.png</imageSS>
    <imageCN>poke100c.gif</imageCN>
    <imageCS>poke100cs.gif</imageCS>
    <englishName>Voltorb</englishName>
	  <japaneseName>ビリリダマ (Biriridama)</japaneseName>
	  <species>Ball Pokémon</species>
	  <elementalTypes>Electric</elementalTypes>
	  <height>1′08″</height>
    <weight>22.9 lbs.</weight>
    <genderRatio>Genderless</genderRatio>
    <pronunciation>VOL-torb</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          Usually found in power plants. Easily mistaken for a Poké Ball, it has zapped many people.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          It is said to camouflage itself as a Poké Ball. It will self-destruct with very little stimulus.
        </entry>
      </y_version>
      <g_version>
        <entry>
          It rolls to move. If the ground is uneven, a sudden jolt from hitting a bump can cause it to explode.
        </entry>
      </g_version>
      <s_version>
        <entry>
          It was discovered when Poké Balls were introduced. It is said that there is some connection.
        </entry>
      </s_version>
      <c_version>
        <entry>
          During the study of this Pokémon, it was discovered that its components are not found in nature.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>40</hp>
    <attack>30</attack>
    <defense>50</defense>
    <speed>100</speed>
    <special>55</special>
    <total>275</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>40</hp>
    <attack>30</attack>
    <defense>50</defense>
    <speed>100</speed>
    <specialAttack>55</specialAttack>
    <specialDefense>55</specialDefense>
    <total>330</total>
  </vitalStatisticsGSC>
  <evolutionFamily>
    <!-- Make as many copies of the <form> section as necessary -->
    <form>
      <image>poke100g.png</image>
      <name>Voltorb</name>
      <type>Electrode (Level 30)</type>
    </form>
    <form>
      <image>poke101g.png</image>
      <name>Electrode</name>
      <type>None</type>
    </form>
  </evolutionFamily>
  <typeEffectivenessRBY>
    <weak>Ground (2x)</weak>
	<normal>Normal (1x), Fighting, (1x), Poison (1x), Rock (1x), Bug (1x), Ghost (1x), Grass (1x), Fire (1x), Water (1x), Psychic (1x), Ice (1x), and Dragon (1x)</normal>
	<resistant>Flying (½x), and Electric (½x)</resistant>
	<immune>None</immune>
  </typeEffectivenessRBY>
  <typeEffectivenessGSC>
    <weak>Ground (2x)</weak>
	<normal>Normal (1x), Fighting, (1x), Poison (1x), Rock (1x), Bug (1x), Ghost (1x), Grass (1x), Fire (1x), Water (1x), Psychic (1x), Ice (1x), and Dragon (1x), Dark (1x)</normal>
	<resistant>Flying (½x), Steel (½x), and Electric (½x)</resistant>
	<immune>None</immune>
  </typeEffectivenessGSC>
  <location>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <r_version>
        <rarity>Common</rarity>
        <area>
          Route 10, Power Plant
        </area>
      </r_version>
      <b_version>
        <rarity>Common</rarity>
        <area>
          Route 10, Power Plant
        </area>
      </b_version>
      <y_version>
        <rarity>Common</rarity>
        <area>
          Power Plant
        </area>
      </y_version>
      <g_version>
        <rarity>Many</rarity>
        <area>
          Route 10, Mahogany Town, Olivine City
        </area>
      </g_version>
      <s_version>
        <rarity>Many</rarity>
        <area>
          Route 10, Mahogany Town, Olivine City
        </area>
      </s_version>
      <c_version>
        <rarity>Many</rarity>
        <area>
          Route 10, Mahogany Town, Olivine City
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      Berry (100%) (Trade for Pokémon Red, Blue, and Yellow Versions)
    </rby_version>
    <gsc_version>
      None
    </gsc_version>
  </heldItems>
  <eggGroups>
    <group>
      <groupName>Gender Unknown</groupName>
      <breedingCompatibility>Magnemite, Magneton, Voltorb, Electrode, Staryu, Starmie, Porygon, and Porygon2</breedingCompatibility>
    </group>
  </eggGroups>
  <levelUpMovesRBY>
    <!-- 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>Screech</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <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>Sonic Boom</name>
      <levelRB>17</levelRB>
      <levelY>17</levelY>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>90%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is hit with a destructive shock wave that always inflicts 20 HP damage.
      </description>
    </move>
    <move>
      <name>Self Destruct</name>
      <levelRB>22</levelRB>
      <levelY>22</levelY>
      <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>Light Screen</name>
      <levelRB>29</levelRB>
      <levelY>29</levelY>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        A wondrous wall of light is put up to suppress damage from special attacks for five turns.
      </description>
    </move>
    <move>
      <name>Swift</name>
      <levelRB>36</levelRB>
      <levelY>36</levelY>
      <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>Explosion</name>
      <levelRB>43</levelRB>
      <levelY>43</levelY>
      <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>
  </levelUpMovesRBY>
  <levelUpMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Tackle</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <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>Screech</name>
      <levelGS>9</levelGS>
      <levelCrystal>9</levelCrystal>
      <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>Sonic Boom</name>
      <levelGS>17</levelGS>
      <levelCrystal>17</levelCrystal>
      <elementalType>Normal</elementalType>
      <power>Varies</power>
      <accuracy>90%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is hit with a destructive shock wave that always inflicts 20 HP damage.
      </description>
    </move>
    <move>
      <name>Selfdestruct</name>
      <levelGS>23</levelGS>
      <levelCrystal>23</levelCrystal>
      <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>Rollout</name>
      <levelGS>29</levelGS>
      <levelCrystal>29</levelCrystal>
      <elementalType>Rock</elementalType>
      <power>30</power>
      <accuracy>90%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user continually rolls into the foe over five turns. It becomes stronger each time it hits.
      </description>
    </move>
    <move>
      <name>Light Screen</name>
      <levelGS>33</levelGS>
      <levelCrystal>33</levelCrystal>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>-%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        A wondrous wall of light is put up to suppress damage from special attacks for five turns.
      </description>
    </move>
    <move>
      <name>Swift</name>
      <levelGS>36</levelGS>
      <levelCrystal>36</levelCrystal>
      <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>Explosion</name>
      <levelGS>39</levelGS>
      <levelCrystal>39</levelCrystal>
      <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>Mirror Coat</name>
      <levelGS>41</levelGS>
      <levelCrystal>41</levelCrystal>
      <elementalType>Psychic</elementalType>
      <power>Varies</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        A retaliation move that counters any special attack, inflicting double the damage taken.
      </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>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>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>Thunderbolt</name>
      <noRB>TM24</noRB>
      <noY>TM24</noY>
      <elementalType>Electric</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A strong electric blast is loosed at the foe. It may also leave the foe paralyzed.
      </description>
    </move>
    <move>
      <name>Thunder</name>
      <noRB>TM25</noRB>
      <noY>TM25</noY>
      <elementalType>Electric</elementalType>
      <power>120</power>
      <accuracy>70%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A wicked thunderbolt is dropped on the foe to inflict damage. It may also leave the target paralyzed.
      </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>Thunder Wave</name>
      <noRB>TM45</noRB>
      <noY>TM45</noY>
      <elementalType>Electric</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>5 (max. 20)</powerPoints>
      <description>
        A weak electric charge is launched at the foe. It causes paralysis if it hits.
      </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>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>Flash</name>
      <noRB>HM05</noRB>
      <noY>HM05</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user flashes a light that cuts the foe's accuracy. It can also be used to illuminate caves.
      </description>
    </move>
  </technicalMovesRBY>
  <technicalMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Headbutt</name>
      <no>TM02</no>
      <elementalType>Normal</elementalType>
      <power>70</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user sticks its head out, and rams straight forward. It may make the foe flinch.
      </description>
    </move>
    <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>Rollout</name>
      <no>TM04</no>
      <elementalType>Rock</elementalType>
      <power>30</power>
      <accuracy>90%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user continually rolls into the foe over five turns. It becomes stronger each time it hits.
      </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>Zap Cannon</name>
      <no>TM07</no>
      <elementalType>Electric</elementalType>
      <power>120</power>
      <accuracy>50%</accuracy>
      <powerPoints>5 (max. 8)</powerPoints>
      <description>
        The user fires an electric blast like a cannon to inflict damage, and cause paralysis.
      </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>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>Thunder</name>
      <no>TM25</no>
      <elementalType>Dark</elementalType>
      <power>120</power>
      <accuracy>70%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A wicked thunderbolt is dropped on the foe to inflict damage. It may also leave the target paralyzed.
      </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>Flash</name>
      <no>HM05</no>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>10%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The user flashes a light that cuts the foe's accuracy. It can also be used to illuminate caves.
      </description>
    </move>
  </technicalMovesGSC>
  <eggMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name></name>
      <availableGS></availableGS>
      <availableCrystal></availableCrystal>
      <father></father>
      <elementalType></elementalType>
      <power></power>
      <accuracy></accuracy>
      <powerPoints></powerPoints>
      <description>
        A Voltorb cannot inherit any fathers' moves.
      </description>
    </move>
  </eggMoves>
  <tutorMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Thunderbolt</name>
      <elementalType>Electric</elementalType>
      <power>95</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A strong electric blast is loosed at the foe. It may also leave the foe paralyzed.
      </description>
    </move>
  </tutorMoves>
  <!-- Biology -->
  <biology>
    <physiology>
      Voltorb is a Pokémon that looks like a Poké Ball with a face, minus the button. Its top half is red, and its bottom half is white. It was first seen in the plant that modern Poké Balls were invented. Voltorb, and its evolution, Electrode, could be forms of energy, but it is unknown where that energy came from or how it created them. Because of the similarities with the Poké Ball, it has been suggested that Voltorb is an artificial Pokémon, created with some form of human involvement.
    </physiology>
    <abilities>
      If agitated, Voltorb may explode.
    </abilities>
    <behavior>
      Voltorb is easily agitated, and is known to self-destruct due to anger.
    </behavior>
    <habitat>
      Voltorbs are generally found in power plants, and other areas with electric fields, and due to their volatile temper, and habit of exploding out of anger are generally considered pests. They are also found on farms guarding the crops, and fruit there, and are usually painted the same color as the fruits they guard. It is common in Kanto, Johto, and Hoenn, but has been seen in Sinnoh from time to time.
    </habitat>
    <diet>
      (Unconfirmed!)
    </diet>
  </biology>
  <franchising>
    <design>
      It seems to be based upon the concept of a living Poké Ball.
    </design>
    <origin>
      Voltorb's name seems to be a combination of "volt", and "orb."
    </origin>
  </franchising>
</pokedex>
