<?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>014</number>
    <imageRB>rbspr014.gif</imageRB>
    <imageY>gby014.gif</imageY>
    <imageGN>poke14g.png</imageGN>
    <imageGS>poke14gs.png</imageGS>
    <imageSN>poke14s.png</imageSN>
    <imageSS>poke14ss.png</imageSS>
    <imageCN>poke14c.gif</imageCN>
    <imageCS>poke14cs.gif</imageCS>
    <englishName>Kakuna</englishName>
	  <japaneseName>コクーン (Kokūn)</japaneseName>
	  <species>Cocoon Pokémon</species>
	  <elementalTypes>Bug/Poison</elementalTypes>
	  <height>2'00"</height>
    <weight>22.0 lbs.</weight>
    <genderRatio>50% ♀/50% ♂</genderRatio>
    <pronunciation>ka-KOO-nuh</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          Almost incapable of moving, this Pokémon can only harden its shell to protect itself from predators.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          Able to move only slightly. When endangered, it may stick out its stinger, and poison its enemy.
        </entry>
      </y_version>
      <g_version>
        <entry>
          Although it is a cocoon, it can move a little. It can extend its poison barb if it is attacked.
        </entry>
      </g_version>
      <s_version>
        <entry>
          From this form, it will grow into an adult. As its body becomes softer, the external shell hardens.
        </entry>
      </s_version>
      <c_version>
        <entry>
          Nearly incapable of movement, it leans against stout trees while waiting for its evolution.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>45</hp>
    <attack>25</attack>
    <defense>50</defense>
    <speed>35</speed>
    <special>25</special>
    <total>180</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>45</hp>
    <attack>25</attack>
    <defense>50</defense>
    <speed>35</speed>
    <specialAttack>25</specialAttack>
    <specialDefense>25</specialDefense>
    <total>205</total>
  </vitalStatisticsGSC>
  <evolutionFamily>
    <!-- Make as many copies of the <form> section as necessary -->
    <form>
      <image>poke13g.png</image>
      <name>Weedle</name>
      <type>Kakuna (Level 7)</type>
    </form>
    <form>
      <image>poke14g.png</image>
      <name>Kakuna</name>
      <type>Beedrill (Level 10)</type>
    </form>
    <form>
      <image>poke15g.png</image>
      <name>Beedrill</name>
      <type>None</type>
    </form>
  </evolutionFamily>
  <typeEffectivenessRBY>
    <weak>Bug (2x), Flying (2x), Rock (2x), Fire (2x), and Psychic (2x)</weak>
	<normal>Normal (1x), Poison (1x), Ground (1x), Ghost (1x), Water (1x), Electric (1x), Ice (1x), and Dragon (1x)</normal>
	<resistant>Fighting (¼x), and Grass (¼x)</resistant>
	<immune>None</immune>
  </typeEffectivenessRBY>
  <typeEffectivenessGSC>
    <weak>Flying (2x), Rock (2x), Fire (2x), and Psychic (2x)</weak>
    <normal>Normal (1x), Ground (1x), Ghost (1x), Steel (1x), Water (1x), Electric (1x), Ice (1x), Dragon (1x), and Dark (1x)</normal>
    <resistant>Fighting (¼x), Poison (½x), Bug (½x), and Grass (¼x)</resistant>
    <immune>None</immune>
  </typeEffectivenessGSC>
  <location>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <r_version>
        <rarity>Common</rarity>
        <area>
          Routes 24, and 25, Viridian Forest
        </area>
      </r_version>
      <b_version>
        <rarity>Uncommon</rarity>
        <area>
          Route 25, Viridian Forest
        </area>
      </b_version>
      <y_version>
        <rarity>None</rarity>
        <area>
          Trade from Red, Blue, and Yellow Version
        </area>
      </y_version>
      <g_version>
        <rarity>Uncommon</rarity>
        <area>
          National Park during the Bug-Catching Contest
        </area>
      </g_version>
      <s_version>
        <rarity>Common</rarity>
        <area>
          Routes 2, 30, and 31 Ilex Forest, National Park
        </area>
      </s_version>
      <c_version>
        <rarity>Uncommon</rarity>
        <area>
          Routes 2, 30, and 31, Ilex Forest, National Park
        </area>
      </c_version>
    </games>
  </location>
  <heldItems>
    <rby_version>
      Berry (100%) (Trade from Pokémon 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>Harden</name>
      <levelRB>Start</levelRB>
      <levelY>7</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>Harden</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</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>
  </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>
        Kakuna cannot learn any Techicnal nor Hidden Machine moves until it evolved into a Beedrill.
      </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>
        Kakuna cannot learn any Technical nor Hidden Machine moves until it evolved into a Beedrill.
      </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>
        Kakuna 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>
        Kakuna cannot learn tutor moves.
      </description>
    </move>
  </tutorMoves>
  <!-- Biology -->
  <biology>
    <physiology>
      Kakuna is a yellow, cone-shaped cocoon Pokémon. Kakuna has a dome-shaped head, and black, triangular eyes. When a Kakuna comes close to evolving, its body gives off heat that makes it warm to the touch.
    </physiology>
    <abilities>
      Kakuna is usually only able to harden its shell in order to defend itself. However, Kakuna is capable of moving its poisonous barb if a situation calls for it.
    </abilities>
    <behavior>
      Kakuna mostly stay still, and wait for evolution often hanging from tree branches by long strands of silk.
    </behavior>
    <habitat>
      Kakuna nest in forests, and misty wooded areas. Occasionally they will also nest at the mouths of tunnels, and caves.
    </habitat>
    <diet>
      Kakuna normally doesn't eat anything. It endures hunger until it is time for Kakuna to evolve.
    </diet>
  </biology>
  <franchising>
    <design>
      Its design appears to be based on a chrysalis or the pupa stage of a bee.
    </design>
    <origin>
      Kakuna's name is just a corruption of the word cocoon.
    </origin>
  </franchising>
</pokedex>
