mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Added Pichu form description so its page actually works.
This commit is contained in:
parent
95d8461cfb
commit
c1fb9a2a5f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
pokemon_id,description
|
pokemon_id,description
|
||||||
|
172,Forms only affect appearance. All wild Pichu are normal Pichu and cannot be converted into gizamimi Pichu. Gizamimi Pichu can only be encountered by taking the shiny Pichu from the 12th movie promotion to Celebi's shrine in Ilex Forest. Gizamimi Pichu cannot evolve or be traded to games before Heart Gold and Soul Silver.
|
||||||
201,Forms only affect appearance. A form is selected at random before a wild encounter and cannot be changed.
|
201,Forms only affect appearance. A form is selected at random before a wild encounter and cannot be changed.
|
||||||
351,Form changes to match the current weather.
|
351,Form changes to match the current weather.
|
||||||
386,"Forms have different stats and movepools. Form changes depending on the game: normal form in Ruby/Sapphire, Attack form in Fire Red, Defense form in Leaf Green, and Speed form in Emerald. Every form exists in Diamond/Pearl/Platinum, and form is preserved when transferring from an older game. Meteorites in the south end of Veilstone City can be used to switch between forms."
|
386,"Forms have different stats and movepools. Form changes depending on the game: normal form in Ruby/Sapphire, Attack form in Fire Red, Defense form in Leaf Green, and Speed form in Emerald. Every form exists in Diamond/Pearl/Platinum, and form is preserved when transferring from an older game. Meteorites in the south end of Veilstone City can be used to switch between forms."
|
||||||
|
|
|
Loading…
Reference in a new issue