<?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>013</number>
    <imageRB>rbspr013.gif</imageRB>
    <imageY>gby013.gif</imageY>
    <imageGN>poke13g.png</imageGN>
    <imageGS>poke13gs.png</imageGS>
    <imageSN>poke13s.png</imageSN>
    <imageSS>poke13ss.png</imageSS>
    <imageCN>poke13c.gif</imageCN>
    <imageCS>poke13cs.gif</imageCS>
    <englishName>Weedle</englishName>
	  <japaneseName>ビードル (Bīdoru)</japaneseName>
	  <species>Hairy Bug Pokémon</species>
	  <elementalTypes>Bug/Poison</elementalTypes>
	  <height>1'00"</height>
    <weight>7.1 lbs.</weight>
    <genderRatio>50% ♀/50% ♂</genderRatio>
    <pronunciation>WEE-dull</pronunciation>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          Often found in forests, eating leaves. It has a sharp, venomous stinger on its head.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          Beware of the sharp stinger on its head. It hides in grass, and bushes where it eats leaves.
        </entry>
      </y_version>
      <g_version>
        <entry>
          Its poison stinger is very powerful. Its bright-colored is intended to warn off its enemies.
        </entry>
      </g_version>
      <s_version>
        <entry>
          It attacks using a two-inch poison barb on its head. It can usually be found under the leaves it eats.
        </entry>
      </s_version>
      <c_version>
        <entry>
          The barb on top of its head secretes a strong poison. It uses this toxic barb to protect itself.
        </entry>
      </c_version>
    </pokedexEntries>
  </general>
  <vitalStatisticsRBY>
    <hp>40</hp>
    <attack>35</attack>
    <defense>30</defense>
    <speed>50</speed>
    <special>20</special>
    <total>175</total>
  </vitalStatisticsRBY>
  <vitalStatisticsGSC>
    <hp>40</hp>
    <attack>35</attack>
    <defense>30</defense>
    <speed>50</speed>
    <specialAttack>20</specialAttack>
    <specialDefense>20</specialDefense>
    <total>195</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 2, 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, and Headbutt trees
        </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>Poison Sting</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Poison</elementalType>
      <power>15</power>
      <accuracy>100%</accuracy>
      <powerPoints>35 (max. 56)</powerPoints>
      <description>
      The foe is stabbed with a poisonous barb of some sort. It may also poison the target.
      </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>Poison Sting</name>
      <levelGS>Start</levelGS>
      <levelCrystal>Start</levelCrystal>
      <elementalType>Poison</elementalType>
      <power>15</power>
      <accuracy>100%</accuracy>
      <powerPoints>35 (max. 56)</powerPoints>
      <description>
        The foe is stabbed with a poisonous barb of some sort. It may also poison the target.
      </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>
        Weedle 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>
        Weedle 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>
        Weedle 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>
        Weedle cannot learn tutor moves.
      </description>
    </move>
  </tutorMoves>
  <!-- Biology -->
  <biology>
    <physiology>
      Weedle is a small, yellow larva Pokémon with a segmented body. Weedle has little pink feet, and a pink, round nose. Weedle has a stinger on both its tail, and head.
    </physiology>
    <abilities>
      Weedle isn't very powerful, but it can spit a sticky thread to entangle its foes with String Shot. It can also use one of its stingers to poison a foe with Poison Sting.
    </abilities>
    <behavior>
      Weedles generally prefer to remain undisturbed. They live in colonies with their evolved forms: Kakuna And Beedrill, and will recruit them to assist in their revenge if bothered.
    </behavior>
    <habitat>
      Weedle can be found in forests, and misty wooded areas.
    </habitat>
    <diet>
      Weedle primarily eat leaves. They appear to prefer some leaves over others, and they can distinguish between them by smelling them with their big red proboscis, or nose.
    </diet>
  </biology>
  <franchising>
    <design>
      Weedle appears to be based on a larva (baby form) of a bee.
    </design>
    <origin>
      Weedle's name appears to be a misspelling of weevil, but this is not likely, considering the difference between the two. Its name is more likely a combination of worm, and needle, which refers to the stingers on its body.
    </origin>
  </franchising>
</pokedex>
