Bulbapedia:Project Pokédex/Learnset standard: Difference between revisions

These old standards aren't really useful
mNo edit summary
(These old standards aren't really useful)
Tag: Replaced
 
Line 1: Line 1:
Pokémon learnsets have had varying standards over the time Bulbapedia has existed. Since it was established in late 2004, the learnsets have, overall, changed standards four different times. This page will detail said standards for {{p|Bulbasaur}}'s page.
Pokémon learnsets have had varying standards over the time Bulbapedia has existed. Since it was established in late 2004, the learnsets have overall changed standards several times, with the current standard being implemented starting with the [[Generation V|fifth generation]]. This page shows the current standard using an example from {{p|Bulbasaur}}'s page.


==Original standard==
==Standard==
The original learnset standard was simply a bulleted list of moves the Pokémon could learn with the method by which they could do so.
----
* {{m|Tackle}} : --
* {{m|Growl}} : --
* {{m|Leech Seed}} : L. 7
* {{m|Vine Whip}} : L. 13
* {{m|PoisonPowder}} : L. 20
* {{m|Razor Leaf}} : L. 27
* {{m|Growth}} : L. 34
* {{m|Sleep Powder}} : L. 41
* {{m|SolarBeam}} : L. 48
 
==Gem standard==
The second learnset standard took into account the multiple generations of Pokémon games, listing off the moves learned through each of them.
 
This, of course, made it difficult to determine exactly which moves were learned in which generation at a glance, since TMs and HMs did not stay the same, nor did level-up moves. However, it did introduce the use of type-color as the chart header and '''bold''' and ''italic'' to indicate [[Same-type attack bonus|STAB]] for the Pokémon or its evolutions.
----
{| border="1" style="border: 1px solid #999; border-collapse: collapse; background: white; margin: auto;" cellspacing="1" cellpadding="2"
|- style="background: #{{grass color}};"
! Level
! [[Generation I]]
! [[Generation II]]
! [[Generation III]]
! [[Generation IV]]
|-
| Start || {{m|Tackle}}<BR>{{m|Growl}} || {{M|Tackle}} || {{M|Tackle}} || {{M|Tackle}}
|-
| 3 || &nbsp; || &nbsp; || &nbsp; || {{M|Growl}}
|-
| 4 || &nbsp; || {{M|Growl}} || {{M|Growl}} || &nbsp;
|-
| 7 || {{M|Leech Seed}} || {{M|Leech Seed}} || {{M|Leech Seed}} || {{M|Leech Seed}}
|-
| 9 || &nbsp; || &nbsp; || &nbsp; || '''{{M|Vine Whip}}'''
|-
| 10 || &nbsp; || '''{{M|Vine Whip}}''' || '''{{M|Vine Whip}}''' || &nbsp;
|-
| 13 || '''{{M|Vine Whip}}''' || &nbsp; || &nbsp; || {{M|PoisonPowder}}<BR>{{M|Sleep Powder}}
|-
| 15 || &nbsp; || {{M|PoisonPowder}}<BR>{{M|Sleep Powder}} || {{M|PoisonPowder}}<BR>{{M|Sleep Powder}} || {{M|Take Down}}
|-
| 19 || &nbsp; || &nbsp; || &nbsp; || '''{{M|Razor Leaf}}'''
|-
| 20 || {{M|PoisonPowder}} || '''{{M|Razor Leaf}}''' || '''{{M|Razor Leaf}}''' || &nbsp;
|-
| 21 || &nbsp; || &nbsp; || &nbsp; || {{M|Sweet Scent}}
|-
| 25 || &nbsp; || {{M|Sweet Scent}} || {{M|Sweet Scent}} || {{M|Growth}}
|-
| 27 || &nbsp; || &nbsp; || &nbsp; || {{M|Double-Edge}}
|-
| 28 || '''{{M|Razor Leaf}}''' || &nbsp; || &nbsp; || &nbsp;
|-
| 31 || &nbsp; || &nbsp; || &nbsp; || {{M|Worry Seed}}
|-
| 32 || &nbsp; || {{M|Growth}} || {{M|Growth}} || &nbsp;
|-
| 33 || &nbsp; || &nbsp; || &nbsp; || {{M|Synthesis}}
|-
| 34 || {{M|Growth}} || &nbsp; || &nbsp; || &nbsp;
|-
| 37 || &nbsp; || &nbsp; || &nbsp; || '''{{M|Seed Bomb}}'''
|-
| 39 || &nbsp; || {{M|Synthesis}} || {{M|Synthesis}} || &nbsp;
|-
| 41 || {{M|Sleep Powder}} || &nbsp; || &nbsp; || &nbsp;
|-
| 46 || &nbsp; || '''{{M|SolarBeam}}''' || '''{{M|SolarBeam}}''' || &nbsp;
|-
| 48 || '''{{M|SolarBeam}}''' || &nbsp; || &nbsp; || &nbsp;
|}
 
==DP standard==
The third standard separated the learnsets for all four generations into separate charts united into one superchart. This added the possibility of two-type headers, and just the same, caused the charts to be more readable. Unfortunately, there was a tremendously long amount of coding, and each image contributed to stress on the Bulbagarden server. Some time after the revelation of Platinum, this standard began to be replaced by the next one...
----
{| align="center"
|-
| valign="top" |<!--Gen I-->
{| border=1 align="center" style="background: #f8f8f8; border: 1px solid #999; border-collapse: collapse; background: white; margin: auto;" cellspacing="1" cellpadding="2"
|- style="background: #{{grass color}};"
! colspan="3" | [[Generation I]]
|- style="background: #{{poison color}};"
! [[Level]]
! [[Move]]
! [[Type]]
|-
| rowspan="2" | Start || {{m|Tackle}} || {{ic|Normal}}
|-
| {{m|Growl}} || {{ic|Normal}}
|-
| 7 || {{M|Leech Seed}} || {{ic|Grass}}
|-
| 13 || '''{{M|Vine Whip}}''' || {{ic|Grass}}
|-
| 20 || {{M|PoisonPowder}} || {{ic|Poison}}
|-
| 27 || '''{{M|Razor Leaf}}''' || {{ic|Grass}}
|-
| 34 || {{M|Growth}} || {{ic|Normal}}
|-
| 41 || {{M|Sleep Powder}} || {{ic|Grass}}
|-
| 48 || '''{{M|SolarBeam}}''' || {{ic|Grass}}
|}
 
| valign="top" |<!--Gen II-->
{| border=1 align="center" style="background: #f8f8f8; border: 1px solid #999; border-collapse: collapse; background: white; margin: auto;" cellspacing="1" cellpadding="2"
|- style="background: #{{grass color}};"
! colspan="3" | [[Generation II]]
|- style="background: #{{poison color}};"
! [[Level]]
! [[Move]]
! [[Type]]
|-
| Start || {{M|Tackle}} || {{ic|Normal}}
|-
| 4 || {{M|Growl}} || {{ic|Normal}}
|-
| 7 || {{M|Leech Seed}} || {{ic|Grass}}
|-
| 10 || '''{{M|Vine Whip}}''' || {{ic|Grass}}
|-
| rowspan="2" | 15 || {{M|PoisonPowder}} || {{ic|Poison}}
|-
| {{m|Sleep Powder}} || {{ic|Grass}}
|-
| 20 || '''{{M|Razor Leaf}}''' || {{ic|Grass}}
|-
| 25 || {{M|Sweet Scent}} || {{ic|Normal}}
|-
| 32 || {{M|Growth}} || {{ic|Normal}}
|-
| 39 || {{M|Synthesis}} || {{ic|Grass}}
|-
| 46 || '''{{M|SolarBeam}}''' || {{ic|Grass}}
|}
 
| valign="top" |<!--Gen III-->
{| border=1 align="center" style="background: #f8f8f8; border: 1px solid #999; border-collapse: collapse; background: white; margin: auto;" cellspacing="1" cellpadding="2"
|- style="background: #{{grass color}};"
! colspan="3" | [[Generation III]]
|- style="background: #{{poison color}};"
! [[Level]]
! [[Move]]
! [[Type]]
|-
| Start || {{m|Tackle}} || {{ic|Normal}}
|-
| 4 || {{M|Growl}} || {{ic|Normal}}
|-
| 7 || {{M|Leech Seed}} || {{ic|Grass}}
|-
| 10 || '''{{M|Vine Whip}}''' || {{ic|Grass}}
|-
| rowspan="2" | 15 || {{M|PoisonPowder}} || {{ic|Poison}}
|-
| {{m|Sleep Powder}} || {{ic|Grass}}
|-
| 20 || '''{{M|Razor Leaf}}''' || {{ic|Grass}}
|-
| 25 || {{M|Sweet Scent}} || {{ic|Normal}}
|-
| 32 || {{M|Growth}} || {{ic|Normal}}
|-
| 39 || {{M|Synthesis}} || {{ic|Grass}}
|-
| 46 || '''{{M|SolarBeam}}''' || {{ic|Grass}}
|}
 
| valign="top" |<!--Gen IV-->
{| border=1 align="center" style="background: #f8f8f8; border: 1px solid #999; border-collapse: collapse; background: white; margin: auto;" cellspacing="1" cellpadding="2"
|- style="background: #{{grass color}};"
! colspan="4" | [[Generation IV]]
|- style="background: #{{poison color}};"
! [[Level]]
! [[Move]]
! [[Type]]
! [[Damage category|Cat.]]
|-
| Start || {{m|Tackle}} || {{ic|Normal}} || {{ic|Physical}}
|-
| 3 || {{M|Growl}} || {{ic|Normal}} || {{ic|Status}}
|-
| 7 || {{M|Leech Seed}} || {{ic|Grass}} || {{ic|Status}}
|-
| 9 || '''{{M|Vine Whip}}''' || {{ic|Grass}} || {{ic|Physical}}
|-
| rowspan="2" | 13 || {{M|PoisonPowder}} || {{ic|Poison}} || {{ic|Status}}
|-
| {{m|Sleep Powder}} || {{ic|Grass}} || {{ic|Status}}
|-
| 15 || {{M|Take Down}} || {{ic|Normal}} || {{ic|Physical}}
|-
| 19 || '''{{M|Razor Leaf}}''' || {{ic|Grass}} || {{ic|Physical}}
|-
| 21 || {{M|Sweet Scent}} || {{ic|Normal}} || {{ic|Status}}
|-
| 25 || {{M|Growth}} || {{ic|Normal}} || {{ic|Status}}
|-
| 27 || {{M|Double-Edge}} || {{ic|Normal}} || {{ic|Physical}}
|-
| 31 || {{M|Worry Seed}} || {{ic|Grass}} || {{ic|Status}}
|-
| 33 || {{M|Synthesis}} || {{ic|Grass}} || {{ic|Status}}
|-
| 37 || '''{{M|Seed Bomb}}''' || {{ic|Grass}} || {{ic|Physical}}
|}
|}
 
==Platinum standard==
Finally, all four generations were separated, and Generations I-III were relegated to the past... on subpages! This standard removes the type and damage category icons, replacing them with colored links. Additionally, the extra space afforded by the removal of previous generations allowed for moves' power, accuracy, base PP, contest category, appeal, and in Generation III, jam, to be added to the information presented. Easy links to the other generations' learnsets are also included.
----
{| align="center" style="background: #{{grass color}}; {{roundy|1em}} border: 3px solid #{{#ifeq: grass|poison|{{poison color light}}|{{poison color}}}};"
|- style="background: #{{grass color}};"
! colspan="{{#switch: 4|4|3=9|6}}" | <center>[[Generation IV|{{color|000|Generation IV}}]]<br><div class="statbar" style="background:#{{grass color light}}; -moz-border-radius: 1em; width: 200px; height: 20px; overflow: hidden;"><small>Other generation learnsets: [[Bulbasaur (Pokémon)/Generation I learnset#By leveling up|{{color|000|I}}]] - [[Bulbasaur (Pokémon)/Generation II learnset#By leveling up|{{color|000|II}}]] - [[Bulbasaur (Pokémon)/Generation III learnset#By leveling up|{{color|000|III}}]]</small></div></center>
|- style="background: #{{poison color}};"
| align="center" |
{| border="1" style="border: 1px solid #{{poison color light}}; border-collapse: collapse; background: white; margin: auto;" cellspacing="1" cellpadding="2"
|- style="background: #{{poison color}};"
! [[Level|{{color|000|Level}}]]
! [[Move|{{color|000|Move}}]]
! [[Type|{{color|000|Type}}]]
! [[Damage category|{{color|000|Cat.}}]]
! [[Power|{{color|000|Pwr.}}]]
! [[Accuracy|{{color|000|Acc.}}]]
! [[Power points|{{color|000|PP}}]]
! [[Contest condition|{{color|000|Contest}}]]
! [[Appeal|{{color|000|Appeal}}]]
{{#switch: 4|<!--4=[[Category:Pokémon learnsets (Generation IV)]]|-->3=[[Category:Pokémon learnsets (Generation III)]]|2=[[Category:Pokémon learnsets (Generation II)]]|1=[[Category:Pokémon learnsets (Generation I)]]}}
|-
| Start
| {{m|Tackle}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Normal color}}" align="center" | {{#switch: Normal|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Normal (type)|<span style="color:#FFFFFF">Normal</span>]]}}
| style="background:#{{Physical color}}" align="center" | [[Physical move|<span style="color:#{{Physical textcolor}}">Physical</span>]]
| 35
| 95%
| 35
| style="background:#{{Tough color}}" align="center" | [[Tough (condition)|<span style="color:#000000">Tough</span>]]
| 3 <span style="color:#FFAAAA">{{Hearts|3}}</span>
|-
| 3
| {{m|Growl}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Normal color}}" align="center" | {{#switch: Normal|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Normal (type)|<span style="color:#FFFFFF">Normal</span>]]}}
| style="background:#{{Status color}}" align="center" | [[Status move|<span style="color:#{{Status textcolor}}">Status</span>]]
| &mdash;
| 100%
| 40
| style="background:#{{Cute color}}" align="center" | [[Cute (condition)|<span style="color:#000000">Cute</span>]]
| 2 <span style="color:#FFAAAA">{{Hearts|2}}</span>
|-
| 7
| {{m|Leech Seed}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Grass color}}" align="center" | {{#switch: Grass|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Grass (type)|<span style="color:#FFFFFF">Grass</span>]]}}
| style="background:#{{Status color}}" align="center" | [[Status move|<span style="color:#{{Status textcolor}}">Status</span>]]
| &mdash;
| 90%
| 10
| style="background:#{{Smart color}}" align="center" | [[Smart (condition)|<span style="color:#000000">Smart</span>]]
| 0 <span style="color:#FFAAAA">{{Hearts|0}}</span>
|-
| 9
| '''{{m|Vine Whip}}'''{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Grass color}}" align="center" | {{#switch: Grass|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Grass (type)|<span style="color:#FFFFFF">Grass</span>]]}}
| style="background:#{{Physical color}}" align="center" | [[Physical move|<span style="color:#{{Physical textcolor}}">Physical</span>]]
| 35
| 100%
| 15
| style="background:#{{Cool color}}" align="center" | [[Cool (condition)|<span style="color:#000000">Cool</span>]]
| 3 <span style="color:#FFAAAA">{{Hearts|3}}</span>
|-
| 13
| {{m|PoisonPowder}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Poison color}}" align="center" | {{#switch: Poison|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Poison (type)|<span style="color:#FFFFFF">Poison</span>]]}}
| style="background:#{{Status color}}" align="center" | [[Status move|<span style="color:#{{Status textcolor}}">Status</span>]]
| &mdash;
| 75%
| 35
| style="background:#{{Smart color}}" align="center" | [[Smart (condition)|<span style="color:#000000">Smart</span>]]
| 2 <span style="color:#FFAAAA">{{Hearts|2}}</span>
|-
| 13
| {{m|Sleep Powder}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Grass color}}" align="center" | {{#switch: Grass|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Grass (type)|<span style="color:#FFFFFF">Grass</span>]]}}
| style="background:#{{Status color}}" align="center" | [[Status move|<span style="color:#{{Status textcolor}}">Status</span>]]
| &mdash;
| 75%
| 35
| style="background:#{{Smart color}}" align="center" | [[Smart (condition)|<span style="color:#000000">Smart</span>]]
| 2 <span style="color:#FFAAAA">{{Hearts|2}}</span>
|-
| 15
| {{m|Take Down}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Normal color}}" align="center" | {{#switch: Normal|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Normal (type)|<span style="color:#FFFFFF">Normal</span>]]}}
| style="background:#{{Physical color}}" align="center" | [[Physical move|<span style="color:#{{Physical textcolor}}">Physical</span>]]
| 90
| 85%
| 20
| style="background:#{{Tough color}}" align="center" | [[Tough (condition)|<span style="color:#000000">Tough</span>]]
| 3 <span style="color:#FFAAAA">{{Hearts|3}}</span>
|-
| 19
| '''{{m|Razor Leaf}}'''{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Grass color}}" align="center" | {{#switch: Grass|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Grass (type)|<span style="color:#FFFFFF">Grass</span>]]}}
| style="background:#{{Physical color}}" align="center" | [[Physical move|<span style="color:#{{Physical textcolor}}">Physical</span>]]
| 55
| 95%
| 25
| style="background:#{{Cool color}}" align="center" | [[Cool (condition)|<span style="color:#000000">Cool</span>]]
| 3 <span style="color:#FFAAAA">{{Hearts|3}}</span>
|-
| 21
| {{m|Sweet Scent}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Normal color}}" align="center" | {{#switch: Normal|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Normal (type)|<span style="color:#FFFFFF">Normal</span>]]}}
| style="background:#{{Status color}}" align="center" | [[Status move|<span style="color:#{{Status textcolor}}">Status</span>]]
| &mdash;
| 100%
| 20
| style="background:#{{Cute color}}" align="center" | [[Cute (condition)|<span style="color:#000000">Cute</span>]]
| 2 <span style="color:#FFAAAA">{{Hearts|2}}</span>
|-
| 25
| {{m|Growth}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Normal color}}" align="center" | {{#switch: Normal|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Normal (type)|<span style="color:#FFFFFF">Normal</span>]]}}
| style="background:#{{Status color}}" align="center" | [[Status move|<span style="color:#{{Status textcolor}}">Status</span>]]
| &mdash;
| &mdash;%
| 40
| style="background:#{{Beauty color}}" align="center" | [[Beauty (condition)|<span style="color:#000000">Beauty</span>]]
| 0 <span style="color:#FFAAAA">{{Hearts|0}}</span>
|-
| 27
| {{m|Double-Edge}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Normal color}}" align="center" | {{#switch: Normal|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Normal (type)|<span style="color:#FFFFFF">Normal</span>]]}}
| style="background:#{{Physical color}}" align="center" | [[Physical move|<span style="color:#{{Physical textcolor}}">Physical</span>]]
| 120
| 100%
| 15
| style="background:#{{Tough color}}" align="center" | [[Tough (condition)|<span style="color:#000000">Tough</span>]]
| 0 <span style="color:#FFAAAA">{{Hearts|0}}</span>
|-
| 31
| {{m|Worry Seed}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Grass color}}" align="center" | {{#switch: Grass|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Grass (type)|<span style="color:#FFFFFF">Grass</span>]]}}
| style="background:#{{Status color}}" align="center" | [[Status move|<span style="color:#{{Status textcolor}}">Status</span>]]
| &mdash;
| 100%
| 10
| style="background:#{{Beauty color}}" align="center" | [[Beauty (condition)|<span style="color:#000000">Beauty</span>]]
| 2 <span style="color:#FFAAAA">{{Hearts|2}}</span>
|-
| 33
| {{m|Synthesis}}{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Grass color}}" align="center" | {{#switch: Grass|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Grass (type)|<span style="color:#FFFFFF">Grass</span>]]}}
| style="background:#{{Status color}}" align="center" | [[Status move|<span style="color:#{{Status textcolor}}">Status</span>]]
| &mdash;
| &mdash;%
| 5
| style="background:#{{Smart color}}" align="center" | [[Smart (condition)|<span style="color:#000000">Smart</span>]]
| 0 <span style="color:#FFAAAA">{{Hearts|0}}</span>
|-
| 37
| '''{{m|Seed Bomb}}'''{{#switch: {{{12}}}|Pt=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|DP=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]]|DPPt=[[Pokémon Diamond and Pearl Versions|<sup><span style="color:#{{diamond color}}">D</span><span style="color:#{{pearl color}}">P</span></sup>]][[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]]|PtHGSS=[[Pokémon Platinum Version|<sup><span style="color:#{{platinum color}}">Pt</span></sup>]][[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|HGSS=[[Pokémon HeartGold and SoulSilver Versions|<sup><span style="color:#{{heartgold color}}">HG</span><span style="color:#{{soulsilver color dark}}">SS</span></sup>]]|Attack=[[Form differences#Deoxys|<sup><span style="color:#{{firered color}}">A</span></sup>]]|Defense=[[Form differences#Deoxys|<sup><span style="color:#{{leafgreen color}}">D</span></sup>]]|Speed=[[Form differences#Deoxys|<sup><span style="color:#{{emerald color}}">S</span></sup>]]|Normal=[[Form differences#Deoxys|<sup><span style="color:#{{ruby color}}">N</span></sup>]]|Origin=[[Form differences#Giratina|<sup><span style="color:#{{platinum color}}">O</span></sup>]]|Another=[[Form differences#Giratina|<sup><span style="color:#{{diamond color}}">A</span></sup>]]|Land=[[Form differences#Shaymin|<sup><span style="color:#{{ground color}}">L</span></sup>]]|Sky=[[Form differences#Shaymin|<sup><span style="color:#{{flying color}}">S</span></sup>]]|Plant=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{grass color}}">P</span></sup>]]|Sandy=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{ground color}}">S</span></sup>]]|Trash=[[Form differences#Burmy and Wormadam|<sup><span style="color:#{{steel color}}">T</span></sup>]]|Dragon=[[Form differences#Arceus|<sup><span style="color:#{{dragon color}}">Dra</span></sup>]]|}}
| style="background:#{{Grass color}}" align="center" | {{#switch: Grass|Arceus=[[{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}} (type)|<span style="color:#FFFFFF">{{#switch: {{#expr: {{#time: U}} mod 18}}
|0=???
|1=Normal
|2=Fighting
|3=Flying
|4=Poison
|5=Ground
|6=Rock
|7=Bug
|8=Ghost
|9=Steel
|10=Fire
|11=Water
|12=Grass
|13=Electric
|14=Psychic
|15=Ice
|16=Dragon
|17=Dark}}</span>]]|[[Grass (type)|<span style="color:#FFFFFF">Grass</span>]]}}
| style="background:#{{Physical color}}" align="center" | [[Physical move|<span style="color:#{{Physical textcolor}}">Physical</span>]]
| 80
| 100%
| 15
| style="background:#{{Smart color}}" align="center" | [[Smart (condition)|<span style="color:#000000">Smart</span>]]
| 0 <span style="color:#FFAAAA">{{Hearts|0}}</span>
 
|- style="background:#{{grass color light}}"
| colspan="{{#switch: 4|4=9|3=9|6}}" | <small>'''Bold''' indicates a move that gets [[Same type attack bonus|{{color|000|STAB}}]]<br>''Italic'' indicates a move that gets STAB only from an evolution {{#switch: no|yes= or {{color2|000|Form differences|alternate form}}|no=}} of this Pokémon</small>
|}
|}
 
==BW standard==
With the fifth generation, another redesign was required, as Bulbapedia moved further forward. The roundies got roundier. The tables became more aesthetically pleasing. And now there were images!
----
{{learnlist/levelh|Bulbasaur|Grass|Poison|5|1}}
{{learnlist/levelh|Bulbasaur|Grass|Poison|5|1}}
{{learnlist/level5|Start|Tackle|Normal|Physical|50|100|35}}
{{learnlist/level5|Start|Tackle|Normal|Physical|50|100|35}}