<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../gen_i_pokedex.xslt"?>

<!-- This is a comment in the file -->
<pokedex>
  <general>
    <number>049</number>
    <imageRB>rbspr049.gif</imageRB>
    <imageY>gby049.gif</imageY>
	  <englishName>Venomoth</englishName>
	  <japaneseName>モルフォン (Morufon)</japaneseName>
	  <species>Poison Moth Pokémon</species>
	  <elementalTypes>Bug/Poison</elementalTypes>
	  <pronunciation>VENN-oh-moth</pronunciation>
	  <height>4'11"</height>
	  <weight>66 lbs.</weight>
    <pokedexEntries>
      <!-- Make as many copies of the <version> section as necessary -->
      <rb_version>
        <entry>
          The dustlike scales covering its wings are color-coded to indicate the kinds of poison it has.
        </entry>
      </rb_version>
      <y_version>
        <entry>
          The powdery scales on its wings are hard to remove. They also contain poison that leaks out on contact.
        </entry>
      </y_version>
    </pokedexEntries>
    <evolutionFamily>
      <!-- Make as many copies of the <form> section as necessary -->
      <form>
        <image>gby048.gif</image>
        <name>Venonat</name>
        <type>Venomoth (Level 31)</type>
		  </form>
	    <form>
        <image>gby049.gif</image>
        <name>Venomoth</name>
        <type>None</type>
      </form>
    </evolutionFamily>
  </general>
  <vitalStatistics>
    <hp>70</hp>
    <attack>65</attack>
    <defense>60</defense>
    <speed>90</speed>
    <special>90</special>
    <total>375</total>
  </vitalStatistics>
  <effectiveness>
  	<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>
  </effectiveness>
  <locations>
    <games>
      <!-- Make as many copies of the <version> section as necessary -->
      <red>
        <rarity>Common</rarity>
        <area>
          Cerulean Cave
        </area>
      </red>
      <blue>
        <rarity>Common</rarity>
        <area>
          Cerulean Cave
        </area>
      </blue>
      <yellow>
        <rarity>Few</rarity>
        <area>
          Routes 14, 15, Safari Zone, and Cerulean Cave
        </area>
      </yellow>
    </games>
  </locations>
  <levelUpMoves>
    <!-- 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>Disable</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>80%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        For several turns, this move prevents the foe from using the move it last used.
      </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>Confusion</name>
      <levelRB>Start</levelRB>
      <levelY>Start</levelY>
      <elementalType>Psychic</elementalType>
      <power>50</power>
      <accuracy>100%</accuracy>
      <powerPoints>25 (max. 40)</powerPoints>
      <description>
        The foe is hit by a weak telekinetic force. It may also leave the foe confused.
      </description>
    </move>
    <move>
      <name>Poison Powder</name>
      <levelRB>24</levelRB>
      <levelY>22</levelY>
      <elementalType>Poison</elementalType>
      <power>-</power>
      <accuracy>75%</accuracy>
      <powerPoints>35 (max. 56)</powerPoints>
      <description>
        A cloud of poisonous dust is scattered on the foe. It may poison the target.
      </description>
    </move>
    <move>
      <name>Leech Life</name>
      <levelRB>27</levelRB>
      <levelY>27</levelY>
      <elementalType>Bug</elementalType>
      <power>20</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A blood-draining attack. The user's HP is restored by half the damage taken by the target.
      </description>
    </move>
    <move>
      <name>Stun Spore</name>
      <levelRB>30</levelRB>
      <levelY>30</levelY>
      <elementalType>Grass</elementalType>
      <power>-</power>
      <accuracy>75%</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        The user scatters a cloud of paralyzing powder. It may paralyze the target.
      </description>
    </move>
    <move>
      <name>Psybeam</name>
      <levelRB>38</levelRB>
      <levelY>38</levelY>
      <elementalType>Psychic</elementalType>
      <power>65</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is attacked with a peculiar ray. It may also leave the target confused.
      </description>
    </move>
    <move>
      <name>Sleep Powder</name>
      <levelRB>43</levelRB>
      <levelY>43</levelY>
      <elementalType>Grass</elementalType>
      <power>-</power>
      <accuracy>75%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The user scatters a big cloud of sleep-inducing dust around the foe.
      </description>
    </move>
    <move>
      <name>Psychic</name>
      <levelRB>50</levelRB>
      <levelY>50</levelY>
      <elementalType>Psychic</elementalType>
      <power>90</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is hit by a strong telekinetic force. It may also reduce the foe's Sp. Def stat.
      </description>
    </move>
  </levelUpMoves>
  <technicalMoves>
    <!-- Make as many copies of the <move> section as necessary -->
    <move>
      <name>Razor Wind</name>
      <noRB>TM02</noRB>
      <noY>TM02</noY>
      <elementalType>Normal</elementalType>
      <power>80</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A two-turn attack. Blades of wind hit the foe on the second turn. It has a high critical-hit ratio.
      </description>
    </move>
    <move>
      <name>Swords Dance</name>
      <noRB>TM03</noRB>
      <noY>TM03</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>-</accuracy>
      <powerPoints>30 (max. 48)</powerPoints>
      <description>
        A frenetic dance to uplift the fighting spirit. It sharply raises the user's Attack stat.
      </description>
    </move>
    <move>
      <name>Whirlwind</name>
      <noRB>TM04</noRB>
      <noY>TM04</noY>
      <elementalType>Normal</elementalType>
      <power>-</power>
      <accuracy>100%</accuracy>
      <powerPoints>20 (max. 32)</powerPoints>
      <description>
        The foe is blown away, to be replaced by another Pokémon in its party. In the wild, the battle ends.
      </description>
    </move>
    <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>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>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>Mega Drain</name>
      <noRB>TM21</noRB>
      <noY>TM21</noY>
      <elementalType>Grass</elementalType>
      <power>40</power>
      <accuracy>100%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        A nutrient-draining attack. The user's HP is restored by half the damage taken by the target.
      </description>
    </move>
    <move>
      <name>Solar Beam</name>
      <noRB>TM22</noRB>
      <noY>TM22</noY>
      <elementalType>Grass</elementalType>
      <power>120</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        A two-turn attack. The user gathers light, then blasts a bundled beam on the second turn.
      </description>
    </move>
    <move>
      <name>Psychic</name>
      <noRB>TM29</noRB>
      <noY>TM29</noY>
      <elementalType>Psychic</elementalType>
      <power>90</power>
      <accuracy>100%</accuracy>
      <powerPoints>10 (max. 16)</powerPoints>
      <description>
        The foe is hit by a strong telekinetic force. It may also reduce the foe's Sp. Def stat.
      </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>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>Psywave</name>
      <noRB>TM46</noRB>
      <noY>TM46</noY>
      <elementalType>Psychic</elementalType>
      <power>-</power>
      <accuracy>80%</accuracy>
      <powerPoints>15 (max. 24)</powerPoints>
      <description>
        The foe is attacked with an odd, hot energy wave. The attack varies in intensity.
      </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>(Not Used)</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>
  </technicalMoves>
  <biology>
    <physiology>
	Venomoth has a light purple body. Its thorax is white with several black, zigzagging stripes running across the horizontal length. Venomoth has six short legs, and its head has a three-point crest. Venomoth's wings are covered in purple scales that are capable of releasing a poisonous powder.
	</physiology>
	<abilities>
	Venomoth normally attacks by blowing poisonous powder by flapping its wings. Like other Moth/Butterfly Pokémon, Venomoth is capable of learning Psychic-type attacks.
	</abilities>
	<behavior>
	(Unconfirmed!)
	</behavior>
	<habitat>
	Venomoth live in dense forests with lots of undergrowth, and little light.
	</habitat>
	<diet>
	(Unconfirmed!)
	</diet>
  </biology>
  <franchising>
    <design>
	Venomoth is based on a moth.
	</design>
	<origin>
	Venomoth's name is likely a combination of "venom", and "moth."
	</origin>
  </franchising>
</pokedex>
