<?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>010</number>
    <imageRB>rbspr010.gif</imageRB>
    <imageY>gby010.gif</imageY>
    <imageGN>poke10g.png</imageGN>
    <imageGS>poke10gs.png</imageGS>
    <imageSN>poke10s.png</imageSN>
    <imageSS>poke10ss.png</imageSS>
    <imageCN>poke10c.gif</imageCN>
    <imageCS>poke10cs.gif</imageCS>
    <englishName>Caterpie</englishName>
	  <japaneseName>キャタピー (Kyatapī)</japaneseName>
	  <species>Worm Pokémon</species>
	  <elementalTypes>Bug</elementalTypes>
	  <height>1'00"</height>
    <weight>6.4 lbs.</weight>
    <genderRatio>50% ♀/50% ♂</genderRatio>
    <pronunciation>CAT-er-pee</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          Its short feet are tipped with suction pads that enable it to tirelessly climb slopes, and walls.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          If you touch the feeler on top of its head, it will release a horrible stink to protect itself.
        </entry>
      </y_version>
      <g_version>
        <entry>
          For protection, it releases a horrible stench from the antennae on its head to drive away enemies.
        </entry>
      </g_version>
      <s_version>
        <entry>
          Its feet have suction cups designed to stick to any surface. It tenaciously climbs trees to forage.
        </entry>
      </s_version>
      <c_version>
        <entry>
          It crawls into foliage where it camouflages itself among leaves that are the same color as its body.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>45</hp>
    <attack>30</attack>
    <defense>35</defense>
    <speed>45</speed>
    <special>20</special>
    <total>175</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>45</hp>
    <attack>30</attack>
    <defense>35</defense>
    <speed>45</speed>
    <specialAttack>20</specialAttack>
    <specialDefense>20</specialDefense>
    <total>195</total>
  </vitalStatisticsGSC>
  <evolutionFamily>
    <!-- Make as many copies of the <form> section as necessary -->
    <form>
      <image>poke10g.png</image>
      <name>Caterpie</name>
      <type>Metapod (Level 7)</type>
    </form>
    <form>
      <image>poke11g.png</image>
      <name>Metapod</name>
      <type>Butterfree (Level 10)</type>
    </form>
    <form>
      <image>poke12g.png</image>
      <name>Butterfree</name>
      <type>None</type>
    </form>
  </evolutionFamily>
  <typeEffectivenessRBY>
    <weak>Poison (2x), Flying (2x), Rock (2x), and Bug (2x)</weak>
	<normal>Normal (1x), Bug (1x), Ghost (1x), Water (1x), Electric (1x), Psychic (1x), Ice (1x), and Dragon (1x)</normal>
	<resistant>Fighting (½x), Ground (½x), and Grass (½x)</resistant>
	<immune>None</immune>
  </typeEffectivenessRBY>
  <typeEffectivenessGSC>
    <weak>Flying (2x), Rock (2x), and Bug (2x)</weak>
	<normal>Normal (1x), Poison (1x), Bug (1x), Ghost (1x), Water (1x), Electric (1x), Psychic (1x), Ice (1x), Dragon (1x), and Dark (1x)</normal>
	<resistant>Fighting (½x), Ground (½x), and Grass (½x)</resistant>
	<immune>None</immune>
  </typeEffectivenessGSC>
  <location>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <r_version>
        <rarity>Uncommon</rarity>
        <area>
          Route 25, Viridian Forest
        </area>
      </r_version>
      <b_version>
        <rarity>Common</rarity>
        <area>
          Routes 2, 24, and 25, Viridian Forest
        </area>
      </b_version>
      <y_version>
        <rarity>Common</rarity>
        <area>
          Viridian Forest
        </area>
      </y_version>
      <g_version>
        <rarity>Common</rarity>
        <area>
          Routes 2, 30, and 31, Ilex Forest, National Park, and Headbutt trees
        </area>
      </g_version>
      <s_version>
        <rarity>Uncommon</rarity>
        <area>
          National Park during the Bug-Catching Contest
        </area>
      </s_version>
      <c_version>
        <rarity>Common</rarity>
        <area>
          Routes 2, 24, 25, 30, and 31, Ilex Forest, National Park
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      Berry  (100%) (Traded from Red, Blue, and Yellow Versions)
    </rby_version>
    <gsc_version>
      None
    </gsc_version>
  </heldItems>
  <eggGroups>
    <group>
      <groupName>Bug</groupName>
      <breedingCompatibility>Caterpie, Metapod, Butterfree, Weedle, Kakuna, Beedrill, Paras, Parasect, Venonat, Venomoth, Scyther, and Pinsir, Ledyba, Ledian, Spinarak, Ariados, Yanma, Pineco, Forretress, Gligar, Scizor, Shuckle, and Heracross</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>String Shot</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Bug</elementalType>
      <power>-</power>
      <accuracy>95%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
        The foe is bound with silk blown from the user's mouth. It reduces the target's Speed stat.
      </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>String Shot</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <elementalType>Bug</elementalType>
      <power>-</power>
      <accuracy>95%</accuracy>
      <powerPoints>40 (max. 64)</powerPoints>
      <description>
        The foe is bound with silk blown from the user's mouth. It reduces the target's Speed stat.
      </description>
    </move>
  </levelUpMovesGSC>
  <technicalMovesRBY>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name></name>
      <noRB></noRB>
      <noY></noY>
      <elementalType></elementalType>
      <power></power>
      <accuracy></accuracy>
      <powerPoints></powerPoints>
      <description>
        Caterpie cannot learn Technical nor Hidden Machine moves until it evolved into a Butterfree.
      </description>
    </move>
  </technicalMovesRBY>
  <technicalMovesGSC>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name></name>
      <no></no>
      <elementalType></elementalType>
      <power></power>
      <accuracy></accuracy>
      <powerPoints></powerPoints>
      <description>
        Caterpie cannot learn Technical nor Hidden Machine moves until it evolved into a Butterfree.
      </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>
        Caterpie cannot inherit any fathers' moves.
      </description>
    </move>
  </eggMoves>
  <tutorMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name></name>
      <elementalType></elementalType>
      <power></power>
      <accuracy></accuracy>
      <powerPoints></powerPoints>
      <description>
        Caterpie cannot learn tutor moves.
      </description>
    </move>
  </tutorMoves>
  <!-- Biology -->
  <biology>
    <physiology>
      Caterpie resembles a green caterpillar with yellow ring-shaped markings down its body. Its most notable characteristic is the bright orange antennae on its head. These, and the large eye-shaped markings help to startle predators. It shares many characteristics with other larval Pokémon such as Weedle, suggesting that its evolutionary line is closely related.
    </physiology>
    <abilities>
      The antennae on its head will omit a terrible stench from it if the Caterpie is frightened or if the antennae are touched. This serves as an effective protective mechanism against most predators. Its feet are tipped with suction cups, permitting this Pokémon to scale most surfaces with minimal effort. It can also spit a string from its mouth in order to entangle foes.
    </abilities>
    <behavior>
      Caterpie grow very quickly, and need to eat voraciously in order to meet their energy requirements. They have various adaptations which permit them to safely devour plant material, including an antennae that releases a horrible smell. It will shed its skin many times before finally cocooning itself in thick silk. While some Trainers are disgusted by the idea of Bug-type Pokémon, they are ideal targets for new Trainers as they are fairly weak in the wild, and evolve into their final forms at a low level.
    </behavior>
    <habitat>
      Caterpie can often be found in wooded areas, such as Viridian Forest.
    </habitat>
    <diet>
     Caterpie primarily feed on vegetation, such as tree leaves. According to Pokémon Special, its favorite food is the Vermilion flower. 
    </diet>
  </biology>
  <franchising>
    <design>
      Caterpie is a stylized caterpillar, most likely resembling a Spicebush Swallowtail caterpillar.
    </design>
    <origin>
      Caterpie's name is a corruption of "caterpillar."
    </origin>
  </franchising>
</pokedex>
