Egg cycle: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
(→‎List of Pokémon by base Egg cycles: http://veekun.com/dex/pokemon/fletchling)
(42 intermediate revisions by 19 users not shown)
Line 1: Line 1:
'''Egg cycles''' are a number that determines how long it will take for a [[Pokémon Egg]] to hatch. The value of the amount of Egg cycles remaining until the Egg hatches is stored in the same number that the [[friendship]] value is for normal [[Pokémon]], however, rather than counting up after 255 steps have been taken, it counts ''down'' toward hatching on reaching 0.
{{unknown name}}
An '''Egg cycle''' (Japanese: '''タマゴのサイクル''' ''Egg cycle'') is an internal value used for tracking how long until a [[Pokémon Egg]] hatches in the [[core series]] Pokémon games.  


Whenever the player receives or hatches an Egg, the current Egg cycle of all other Eggs in the player's [[party]] are decreased by one.  
An Egg's Egg cycle counter is initially set to [[List of Pokémon by base Egg cycles|a specific value that depends on the Pokémon species]] about to hatch. When an Egg is in the [[party]], taking a particular number of steps decreases its remaining number of Egg cycles by 1. When the player takes a number of steps equal to an Egg cycle, their Egg's remaining Egg cycles normally decrease by 1. Once an Egg has no Egg cycles remaining, it hatches. The specifics of how this is implemented differs between generations.


Individual Pokémon species have a value for the amount of cycles an Egg of theirs will take to hatch when received by default, however, the cycle's value, if altered, can be as high as 255 for an individual Egg.
==Steps per cycle==
{{incomplete|section|needs=Generation VIII cycle length}}
The number of steps per Egg cycle differs between generations.
* In Generations {{gen|II}}, {{gen|III}} and {{gen|VII}}, Egg cycles are 256 steps long.
* In [[Generation IV]], Egg cycles are 255 steps long.
* In Generations {{gen|V}} and {{gen|VI}}, Egg cycles are 257 steps long.
 
==Decreasing Egg cycles==
===Generation V onward===
Every time an Egg cycle is completed, the Egg cycle count for all Eggs in the player's [[party]] is decreased by 1; if a Pokémon with {{a|Flame Body}}, {{a|Magma Armor}} or {{a|Steam Engine}} is in the party, it is instead decreased by 2 (but not to less than 0).
 
When an Egg's Egg cycle count reaches 0, it hatches. If multiple Eggs are ready to hatch after an Egg cycle ends, the first Egg in the party will hatch immediately, while the remaining Eggs will hatch—in party order and one at a time—each time the player takes another step.
 
Using a Hatching Power (from {{DL|Entralink|Pass Powers}} or [[O-Power]]s) will shorten the length of an Egg cycle depending on the strength of the Power used.
* Weak: <sup>4</sup>/<sub>5</sub> (205 steps)
* Medium: <sup>2</sup>/<sub>3</sub> (171 steps)
* Strong: <sup>1</sup>/<sub>2</sub> (129 steps)
The number of steps walked in the current Egg cycle is also modified by the appropriate multiplier above. When the Hatching Power wears off, the current number of steps walked in the current Egg cycle is divided by the same multiplier.
 
In {{g|Omega Ruby and Alpha Sapphire}}, using a {{DL|Secret Base|Secret Pals|Secret Pal}}'s "Take care of an Egg" skill decrease an Egg's current Egg cycle count by half of its base Egg cycle count, rounded up.
 
In [[Pokémon Sun and Moon|Pokémon Sun, Moon]], {{pkmn|Ultra Sun and Ultra Moon}}, if the player leaves an Egg at [[Poké Pelago]]'s Isle Avue, its remaining Egg cycles are decreased over time.
 
===Generations III and IV===
Every time an Egg cycle is completed, the game goes through the Eggs in the player's party in order and performs the following:
* If the Egg's Egg cycle count is 0, the Egg hatches and no other Eggs are processed.
* Otherwise, subtract 1 from the Egg's cycle count.
** In {{game|Emerald}} or Generation IV games, if a Pokémon with {{a|Flame Body}} or {{a|Magma Armor}} is in the party, subtract 2 instead of 1 (but to no less than 0).
 
As a consequence of this logic, in order to hatch a given Egg, the player must walk one more Egg cycle than the Egg's base Egg cycle value. For example, a new {{p|Magikarp}} Egg has an Egg cycle value of 5, but the player must walk 6 Egg cycles in order to hatch it. Likewise, if a Pokémon with {{a|Flame Body}} or {{a|Magma Armor}} is in the party, instead of an Egg taking <code>base_Egg_cycles / 2</code> (rounded up) Egg cycles to hatch, <code>base_Egg_cycles / 2 + 1</code> (rounded up) Egg cycles must be walked.
 
When an Egg is received from the Day-Care Man, the counter for the current number of steps taken in the current Egg cycle is set to 1 in Generation III or to 0 in Generation IV.
 
===Generation II===
Every time an Egg cycle is completed, the game goes through the Eggs in the player's party in order and performs the following:
* Subtract 1 from the Egg's cycle count. If its Egg cycle count is now 0, the Egg hatches and no other Eggs are processed.


Please note that not all of these species can be legitimately hatched from an Egg, and that all steps are the minimum numbers as of [[Generation V]].
==Quotes==
==Quotes==
The quote shown from the table below depends solely on the Egg cycle value in the Egg's Pokémon data structure. That is, since, in Generations III and IV, the number of Egg cycles remaining for the player to walk before an Egg hatches is one greater than the value in the Egg's data structure, the maximum number of Egg cycles the player must walk is not the maximum shown in the leftmost cell, but one greater than that value. As an example, in {{game|Diamond and Pearl|s}}, a new {{p|Magikarp}} Egg has a base 5 Egg cycles and will show the quote ''"Sounds can be heard coming from inside! It will hatch soon!"'' on its summary screen, but the player will have to walk 6 Egg cycles before the Egg will hatch.
{| class="roundy" cellpadding=3 style="margin:auto; width:50%; border: 3px solid #{{unknown color dark}}; background: #{{unknown color}}"
{| class="roundy" cellpadding=3 style="margin:auto; width:50%; border: 3px solid #{{unknown color dark}}; background: #{{unknown color}}"
! style="{{roundytl|5px}} background: #{{unknown color light}}" | Egg cycles
! style="{{roundytl|5px}} background: #{{unknown color light}}" | Egg cycles
Line 12: Line 49:
! style="background: #{{unknown color light}}" | Generation III
! style="background: #{{unknown color light}}" | Generation III
! style="background: #{{unknown color light}}" | Generations IV and V
! style="background: #{{unknown color light}}" | Generations IV and V
! style="{{roundytr|5px}} background: #{{unknown color light}}" | Generation VI
! style="{{roundytr|5px}} background: #{{unknown color light}}" | Generations VI and VII
|- style="background: #FFFFFF"
|- style="background: #FFF"
! style="background: #{{unknown color light}}" | 5 or fewer
! style="background: #{{unknown color light}}" | 5 or fewer
| It's making sounds inside. It's going to hatch soon!
| It's making sounds inside. It's going to hatch soon!
Line 19: Line 56:
| Sounds can be heard coming from inside! It will hatch soon!
| Sounds can be heard coming from inside! It will hatch soon!
| Sounds can be heard coming from inside! This Egg will hatch soon!
| Sounds can be heard coming from inside! This Egg will hatch soon!
|- style="background: #FFFFFF"
|- style="background: #FFF"
! style="background: #{{unknown color light}}" | 6-10
! style="background: #{{unknown color light}}" | 6-10
| It moves around inside sometimes. It must be close to hatching.  
| It moves around inside sometimes. It must be close to hatching.  
| It moves occasionally. It should hatch soon.
| It moves occasionally. It should hatch soon.
| colspan="2"|It appears to move occasionally. It may be close to hatching.
| colspan="2"|It appears to move occasionally. It may be close to hatching.
|-
|- style="background: #FFF"
! style="background: #{{unknown color light}}" | 11-40
! style="background: #{{unknown color light}}" | 11-40
| style="background: #FFFFFF" | Wonder what's inside? It needs more time, though.
| Wonder what's inside? It needs more time, though.
| style="background: #FFFFFF" | What will hatch from this? It will take some time.
| What will hatch from this? It will take some time.
| style="background: #FFFFFF" | What will hatch from this? It doesn't seem close to hatching.
| What will hatch from this? It doesn't seem close to hatching.
| rowspan=2 style="background: #FFFFFF; {{roundybr|5px}}" | What Pokémon will hatch from this Egg? It doesn't seem close to hatching.
| What Pokémon will hatch from this Egg? It doesn't seem close to hatching.
|-
|-
! style="background: #{{unknown color light}}; {{roundybl|5px}}" | 41 or more
! style="background: #{{unknown color light}}; {{roundybl|5px}}" | 41 or more
| style="background: #FFFFFF" | This <sc>Egg</sc> needs a lot more time to hatch.
| style="background: #FFF" | This <sc>Egg</sc> needs a lot more time to hatch.
| style="background: #FFFFFF" | It looks like this <sc>Egg</sc> will take a long time to hatch.
| style="background: #FFF" | It looks like this <sc>Egg</sc> will take a long time to hatch.
| style="background: #FFFFFF" | It looks like this Egg will take a long time to hatch.
| style="background: #FFF" | It looks like this Egg will take a long time to hatch.
| style="background: #FFF; {{roundybr|5px}}" | It looks as though this Egg will take a long time yet to hatch.
|}
|}


==List of Pokémon by base Egg cycles==
At [[Poké Pelago]]'s Isle Avue, if the player has an Egg in the hot springs and taps it, [[Mohn]] will have a unique set of quotes about the Egg, but they will still correspond to the same intervals.
{{incomplete|section|needs=Generation VI Pokémon if their egg cycles are confirmed}}
 
{| class="sortable roundy" style="margin:auto; width:auto; border: 3px solid #{{unknown color dark}}; background: #{{unknown color}};"
{| class="roundy" cellpadding=3 style="margin:auto; width:50%; border: 3px solid #{{unknown color dark}}; background: #{{unknown color}}"
! style="{{roundytl|5px}} background-color:#{{unknown color light}}" | #
! style="{{roundytl|5px}} background: #{{unknown color light}}" | Egg cycles
! class="unsortable" style="background:#{{unknown color light}}" |
! style="{{roundytr|5px}} background: #{{unknown color light}}" | Quote
! style="background-color:#{{unknown color light}}" | Pokémon
|- style="background: #FFF"
! style="background:#{{unknown color light}}" class="unsortable" | Egg Group 1
! style="background: #{{unknown color light}}" | 0
! style="background:#{{unknown color light}}" class="unsortable" | Egg Group 2
| You've come at just the right time! This Egg looks ready to hatch at any moment!
! style="background-color:#{{unknown color light}}" | Cycles
|- style="background: #FFF"
! style="{{roundytr|5px}} background-color:#{{unknown color light}}" | Steps
! style="background: #{{unknown color light}}" | 1-5
{{eggcyc|001|Bulbasaur|Monster|Grass|21}}
| This Egg looks ready to hatch at any moment!
{{eggcyc|002|Ivysaur|Monster|Grass|21}}
|- style="background: #FFF"
{{eggcyc|003|Venusaur|Monster|Grass|21}}
! style="background: #{{unknown color light}}" | 6-10
{{eggcyc|004|Charmander|Monster|Dragon|21}}
| I think this Egg's still got a little while to go before it'll be ready to hatch.
{{eggcyc|005|Charmeleon|Monster|Dragon|21}}
|- style="background: #FFF"
{{eggcyc|006|Charizard|Monster|Dragon|21}}
! style="background: #{{unknown color light}}" | 11-40
{{eggcyc|007|Squirtle|Monster|Water 1|21}}
| This Egg still looks like it's a quite a while away from hatching.
{{eggcyc|008|Wartortle|Monster|Water 1|21}}
{{eggcyc|009|Blastoise|Monster|Water 1|21}}
{{eggcyc|010|Caterpie|Bug||11}}
{{eggcyc|011|Metapod|Bug||11}}
{{eggcyc|012|Butterfree|Bug||11}}
{{eggcyc|013|Weedle|Bug||11}}
{{eggcyc|014|Kakuna|Bug||11}}
{{eggcyc|015|Beedrill|Bug||11}}
{{eggcyc|016|Pidgey|Flying||16}}
{{eggcyc|017|Pidgeotto|Flying||16}}
{{eggcyc|018|Pidgeot|Flying||16}}
{{eggcyc|019|Rattata|Field||16}}
{{eggcyc|020|Raticate|Field||16}}
{{eggcyc|021|Spearow|Flying||16}}
{{eggcyc|022|Fearow|Flying||16}}
{{eggcyc|023|Ekans|Field|Dragon|21}}
{{eggcyc|024|Arbok|Field|Dragon|21}}
{{eggcyc|172|Pichu|Undiscovered||21}}
{{eggcyc|025|Pikachu|Field|Fairy|21}}
{{eggcyc|026|Raichu|Field|Fairy|21}}
{{eggcyc|027|Sandshrew|Field||21}}
{{eggcyc|028|Sandslash|Field||21}}
{{eggcyc|029|Nidoran♀|Monster|Field|21}}
{{eggcyc|030|Nidorina|Undiscovered||21}}
{{eggcyc|031|Nidoqueen|Undiscovered||21}}
{{eggcyc|032|Nidoran♂|Monster|Field|21}}
{{eggcyc|033|Nidorino|Monster|Field|21}}
{{eggcyc|034|Nidoking|Monster|Field|21}}
{{eggcyc|173|Cleffa|Undiscovered||21}}
{{eggcyc|035|Clefairy|Fairy||21}}
{{eggcyc|036|Clefable|Fairy||21}}
{{eggcyc|037|Vulpix|Field||21}}
{{eggcyc|038|Ninetales|Field||21}}
{{eggcyc|174|Igglybuff|Undiscovered||21}}
{{eggcyc|039|Jigglypuff|Fairy||21}}
{{eggcyc|040|Wigglytuff|Fairy||21}}
{{eggcyc|041|Zubat|Flying||16}}
{{eggcyc|042|Golbat|Flying||16}}
{{eggcyc|169|Crobat|Flying||16}}
{{eggcyc|043|Oddish|Grass||21}}
{{eggcyc|044|Gloom|Grass||21}}
{{eggcyc|045|Vileplume|Grass||21}}
{{eggcyc|182|Bellossom|Grass||21}}
{{eggcyc|046|Paras|Bug|Grass|21}}
{{eggcyc|047|Parasect|Bug|Grass|21}}
{{eggcyc|048|Venonat|Bug||21}}
{{eggcyc|049|Venomoth|Bug||21}}
{{eggcyc|050|Diglett|Field||21}}
{{eggcyc|051|Dugtrio|Field||21}}
{{eggcyc|052|Meowth|Field||21}}
{{eggcyc|053|Persian|Field||21}}
{{eggcyc|054|Psyduck|Water 1|Field|21}}
{{eggcyc|055|Golduck|Water 1|Field|21}}
{{eggcyc|056|Mankey|Field||21}}
{{eggcyc|057|Primeape|Field||21}}
{{eggcyc|058|Growlithe|Field||21}}
{{eggcyc|059|Arcanine|Field||21}}
{{eggcyc|060|Poliwag|Water 1||21}}
{{eggcyc|061|Poliwhirl|Water 1||21}}
{{eggcyc|062|Poliwrath|Water 1||21}}
{{eggcyc|186|Politoed|Water 1||21}}
{{eggcyc|063|Abra|Human-Like||21}}
{{eggcyc|064|Kadabra|Human-Like||21}}
{{eggcyc|065|Alakazam|Human-Like||21}}
{{eggcyc|066|Machop|Human-Like||21}}
{{eggcyc|067|Machoke|Human-Like||21}}
{{eggcyc|068|Machamp|Human-Like||21}}
{{eggcyc|069|Bellsprout|Grass||21}}
{{eggcyc|070|Weepinbell|Grass||21}}
{{eggcyc|071|Victreebel|Grass||21}}
{{eggcyc|072|Tentacool|Water 3||21}}
{{eggcyc|073|Tentacruel|Water 3||21}}
{{eggcyc|074|Geodude|Mineral||16}}
{{eggcyc|075|Graveler|Mineral||16}}
{{eggcyc|076|Golem|Mineral||16}}
{{eggcyc|077|Ponyta|Field||21}}
{{eggcyc|078|Rapidash|Field||21}}
{{eggcyc|079|Slowpoke|Monster|Water 1|21}}
{{eggcyc|080|Slowbro|Monster|Water 1|21}}
{{eggcyc|199|Slowking|Monster|Water 1|21}}
{{eggcyc|081|Magnemite|Mineral||21}}
{{eggcyc|082|Magneton|Mineral||21}}
{{eggcyc|462|Magnezone|Mineral||21}}
{{eggcyc|083|Farfetch'd|Flying|Field|21}}
{{eggcyc|084|Doduo|Flying||21}}
{{eggcyc|085|Dodrio|Flying||21}}
{{eggcyc|086|Seel|Water 1|Field|21}}
{{eggcyc|087|Dewgong|Water 1|Field|21}}
{{eggcyc|088|Grimer|Amorphous||21}}
{{eggcyc|089|Muk|Amorphous||21}}
{{eggcyc|090|Shellder|Water 3||21}}
{{eggcyc|091|Cloyster|Water 3||21}}
{{eggcyc|092|Gastly|Amorphous||21}}
{{eggcyc|093|Haunter|Amorphous||21}}
{{eggcyc|094|Gengar|Amorphous||21}}
{{eggcyc|095|Onix|Mineral||26}}
{{eggcyc|208|Steelix|Mineral||26}}
{{eggcyc|096|Drowzee|Human-Like||21}}
{{eggcyc|097|Hypno|Human-Like||21}}
{{eggcyc|098|Krabby|Water 3||21}}
{{eggcyc|099|Kingler|Water 3||21}}
{{eggcyc|100|Voltorb|Mineral||21}}
{{eggcyc|101|Electrode|Mineral||21}}
{{eggcyc|102|Exeggcute|Grass||21}}
{{eggcyc|103|Exeggutor|Grass||21}}
{{eggcyc|104|Cubone|Monster||21}}
{{eggcyc|105|Marowak|Monster||21}}
{{eggcyc|236|Tyrogue|Undiscovered||26}}
{{eggcyc|106|Hitmonlee|Human-Like||26}}
{{eggcyc|107|Hitmonchan|Human-Like||26}}
{{eggcyc|237|Hitmontop|Human-Like||26}}
{{eggcyc|108|Lickitung|Monster||21}}
{{eggcyc|463|Lickilicky|Monster||21}}
{{eggcyc|109|Koffing|Amorphous||21}}
{{eggcyc|110|Weezing|Amorphous||21}}
{{eggcyc|111|Rhyhorn|Monster|Field|21}}
{{eggcyc|112|Rhydon|Monster|Field|21}}
{{eggcyc|464|Rhyperior|Monster|Field|21}}
{{eggcyc|440|Happiny|Undiscovered||41}}
{{eggcyc|113|Chansey|Fairy||41}}
{{eggcyc|242|Blissey|Fairy||41}}
{{eggcyc|114|Tangela|Grass||21}}
{{eggcyc|465|Tangrowth|Grass||21}}
{{eggcyc|115|Kangaskhan|Monster||21}}
{{eggcyc|116|Horsea|Water 1|Dragon|21}}
{{eggcyc|117|Seadra|Water 1|Dragon|21}}
{{eggcyc|230|Kingdra|Water 1|Dragon|21}}
{{eggcyc|118|Goldeen|Water 2||21}}
{{eggcyc|119|Seaking|Water 2||21}}
{{eggcyc|120|Staryu|Water 3||21}}
{{eggcyc|121|Starmie|Water 3||21}}
{{eggcyc|439|Mime Jr.|Undiscovered||26}}
{{eggcyc|122|Mr. Mime|Human-Like||26}}
{{eggcyc|123|Scyther|Bug||26}}
{{eggcyc|212|Scizor|Bug||26}}
{{eggcyc|238|Smoochum|Undiscovered||26}}
{{eggcyc|124|Jynx|Human-Like||26}}
{{eggcyc|239|Elekid|Undiscovered||26}}
{{eggcyc|125|Electabuzz|Human-Like||26}}
{{eggcyc|466|Electivire|Human-Like||26}}
{{eggcyc|240|Magby|Undiscovered||26}}
{{eggcyc|126|Magmar|Human-Like||26}}
{{eggcyc|467|Magmortar|Human-Like||26}}
{{eggcyc|127|Pinsir|Bug||26}}
{{eggcyc|128|Tauros|Field||21}}
{{eggcyc|129|Magikarp|Water 2|Dragon|6}}
{{eggcyc|130|Gyarados|Water 2|Dragon|6}}
{{eggcyc|131|Lapras|Monster|Water 1|41}}
{{eggcyc|132|Ditto|Ditto||21}}
{{eggcyc|133|Eevee|Field||36}}
{{eggcyc|134|Vaporeon|Field||36}}
{{eggcyc|135|Jolteon|Field||36}}
{{eggcyc|136|Flareon|Field||36}}
{{eggcyc|196|Espeon|Field||36}}
{{eggcyc|197|Umbreon|Field||36}}
{{eggcyc|470|Leafeon|Field||36}}
{{eggcyc|471|Glaceon|Field||36}}
{{eggcyc|700|Sylveon|Field||36}}
{{eggcyc|137|Porygon|Mineral||21}}
{{eggcyc|233|Porygon2|Mineral||21}}
{{eggcyc|474|Porygon-Z|Mineral||21}}
{{eggcyc|138|Omanyte|Water 1|Water 3|31}}
{{eggcyc|139|Omastar|Water 1|Water 3|31}}
{{eggcyc|140|Kabuto|Water 1|Water 3|31}}
{{eggcyc|141|Kabutops|Water 1|Water 3|31}}
{{eggcyc|142|Aerodactyl|Flying||31}}
{{eggcyc|446|Munchlax|Undiscovered||41}}
{{eggcyc|143|Snorlax|Monster||41}}
{{eggcyc|144|Articuno|Undiscovered||81}}
{{eggcyc|145|Zapdos|Undiscovered||81}}
{{eggcyc|146|Moltres|Undiscovered||81}}
{{eggcyc|147|Dratini|Water 1|Dragon|41}}
{{eggcyc|148|Dragonair|Water 1|Dragon|41}}
{{eggcyc|149|Dragonite|Water 1|Dragon|41}}
{{eggcyc|150|Mewtwo|Undiscovered||121}}
{{eggcyc|151|Mew|Undiscovered||121}}
{{eggcyc|152|Chikorita|Monster|Grass|21}}
{{eggcyc|153|Bayleef|Monster|Grass|21}}
{{eggcyc|154|Meganium|Monster|Grass|21}}
{{eggcyc|155|Cyndaquil|Field||21}}
{{eggcyc|156|Quilava|Field||21}}
{{eggcyc|157|Typhlosion|Field||21}}
{{eggcyc|158|Totodile|Monster|Water 1|21}}
{{eggcyc|159|Croconaw|Monster|Water 1|21}}
{{eggcyc|160|Feraligatr|Monster|Water 1|21}}
{{eggcyc|161|Sentret|Field||16}}
{{eggcyc|162|Furret|Field||16}}
{{eggcyc|163|Hoothoot|Flying||16}}
{{eggcyc|164|Noctowl|Flying||16}}
{{eggcyc|165|Ledyba|Bug||16}}
{{eggcyc|166|Ledian|Bug||16}}
{{eggcyc|167|Spinarak|Bug||16}}
{{eggcyc|168|Ariados|Bug||16}}
{{eggcyc|170|Chinchou|Water 2||21}}
{{eggcyc|171|Lanturn|Water 2||21}}
{{eggcyc|175|Togepi|Undiscovered||11}}
{{eggcyc|176|Togetic|Flying|Fairy|11}}
{{eggcyc|468|Togekiss|Flying|Fairy|11}}
{{eggcyc|177|Natu|Flying||21}}
{{eggcyc|178|Xatu|Flying||21}}
{{eggcyc|179|Mareep|Monster|Field|21}}
{{eggcyc|180|Flaaffy|Monster|Field|21}}
{{eggcyc|181|Ampharos|Monster|Field|21}}
{{eggcyc|298|Azurill|Undiscovered||11}}
{{eggcyc|183|Marill|Water 1|Fairy|11}}
{{eggcyc|184|Azumarill|Water 1|Fairy|11}}
{{eggcyc|438|Bonsly|Undiscovered||21}}
{{eggcyc|185|Sudowoodo|Mineral||21}}
{{eggcyc|187|Hoppip|Fairy|Grass|21}}
{{eggcyc|188|Skiploom|Fairy|Grass|21}}
{{eggcyc|189|Jumpluff|Fairy|Grass|21}}
{{eggcyc|190|Aipom|Field||21}}
{{eggcyc|424|Ambipom|Field||21}}
{{eggcyc|191|Sunkern|Grass||21}}
{{eggcyc|192|Sunflora|Grass||21}}
{{eggcyc|193|Yanma|Bug||21}}
{{eggcyc|469|Yanmega|Bug||21}}
{{eggcyc|194|Wooper|Water 1|Field|21}}
{{eggcyc|195|Quagsire|Water 1|Field|21}}
{{eggcyc|198|Murkrow|Flying||21}}
{{eggcyc|430|Honchkrow|Flying||21}}
{{eggcyc|200|Misdreavus|Amorphous||26}}
{{eggcyc|429|Mismagius|Amorphous||26}}
{{eggcyc|201|Unown|Undiscovered||41}}
{{eggcyc|360|Wynaut|Undiscovered||21}}
{{eggcyc|202|Wobbuffet|Amorphous||21}}
{{eggcyc|203|Girafarig|Field||21}}
{{eggcyc|204|Pineco|Bug||21}}
{{eggcyc|205|Forretress|Bug||21}}
{{eggcyc|206|Dunsparce|Field||21}}
{{eggcyc|207|Gligar|Bug||21}}
{{eggcyc|472|Gliscor|Bug||21}}
{{eggcyc|209|Snubbull|Field|Fairy|21}}
{{eggcyc|210|Granbull|Field|Fairy|21}}
{{eggcyc|211|Qwilfish|Water 2||21}}
{{eggcyc|213|Shuckle|Bug||21}}
{{eggcyc|214|Heracross|Bug||26}}
{{eggcyc|215|Sneasel|Field||21}}
{{eggcyc|461|Weavile|Field||21}}
{{eggcyc|216|Teddiursa|Field||21}}
{{eggcyc|217|Ursaring|Field||21}}
{{eggcyc|218|Slugma|Amorphous||21}}
{{eggcyc|219|Magcargo|Amorphous||21}}
{{eggcyc|220|Swinub|Field||21}}
{{eggcyc|221|Piloswine|Field||21}}
{{eggcyc|473|Mamoswine|Field||21}}
{{eggcyc|222|Corsola|Water 1|Water 3|21}}
{{eggcyc|223|Remoraid|Water 1|Water 2|21}}
{{eggcyc|224|Octillery|Water 1|Water 2|21}}
{{eggcyc|225|Delibird|Water 1|Field|21}}
{{eggcyc|458|Mantyke|Undiscovered||26}}
{{eggcyc|226|Mantine|Water 1||26}}
{{eggcyc|227|Skarmory|Flying||26}}
{{eggcyc|228|Houndour|Field||21}}
{{eggcyc|229|Houndoom|Field||21}}
{{eggcyc|231|Phanpy|Field||21}}
{{eggcyc|232|Donphan|Field||21}}
{{eggcyc|234|Stantler|Field||21}}
{{eggcyc|235|Smeargle|Field||21}}
{{eggcyc|241|Miltank|Field||21}}
{{eggcyc|243|Raikou|Undiscovered||81}}
{{eggcyc|244|Entei|Undiscovered||81}}
{{eggcyc|245|Suicune|Undiscovered||81}}
{{eggcyc|246|Larvitar|Monster||41}}
{{eggcyc|247|Pupitar|Monster||41}}
{{eggcyc|248|Tyranitar|Monster||41}}
{{eggcyc|249|Lugia|Undiscovered||121}}
{{eggcyc|250|Ho-Oh|Undiscovered||121}}
{{eggcyc|251|Celebi|Undiscovered||121}}
{{eggcyc|252|Treecko|Monster|Dragon|21}}
{{eggcyc|253|Grovyle|Monster|Dragon|21}}
{{eggcyc|254|Sceptile|Monster|Dragon|21}}
{{eggcyc|255|Torchic|Field||21}}
{{eggcyc|256|Combusken|Field||21}}
{{eggcyc|257|Blaziken|Field||21}}
{{eggcyc|258|Mudkip|Monster|Water 1|21}}
{{eggcyc|259|Marshtomp|Monster|Water 1|21}}
{{eggcyc|260|Swampert|Monster|Water 1|21}}
{{eggcyc|261|Poochyena|Field||16}}
{{eggcyc|262|Mightyena|Field||16}}
{{eggcyc|263|Zigzagoon|Field||16}}
{{eggcyc|264|Linoone|Field||16}}
{{eggcyc|265|Wurmple|Bug||16}}
{{eggcyc|266|Silcoon|Bug||16}}
{{eggcyc|267|Beautifly|Bug||16}}
{{eggcyc|268|Cascoon|Bug||16}}
{{eggcyc|269|Dustox|Bug||16}}
{{eggcyc|270|Lotad|Water 1|Grass|16}}
{{eggcyc|271|Lombre|Water 1|Grass|16}}
{{eggcyc|272|Ludicolo|Water 1|Grass|16}}
{{eggcyc|273|Seedot|Field|Grass|16}}
{{eggcyc|274|Nuzleaf|Field|Grass|16}}
{{eggcyc|275|Shiftry|Field|Grass|16}}
{{eggcyc|276|Taillow|Flying||16}}
{{eggcyc|277|Swellow|Flying||16}}
{{eggcyc|278|Wingull|Water 1|Flying|21}}
{{eggcyc|279|Pelipper|Water 1|Flying|21}}
{{eggcyc|280|Ralts|Amorphous||21}}
{{eggcyc|281|Kirlia|Amorphous||21}}
{{eggcyc|282|Gardevoir|Amorphous||21}}
{{eggcyc|475|Gallade|Amorphous||21}}
{{eggcyc|283|Surskit|Water 1|Bug|16}}
{{eggcyc|284|Masquerain|Water 1|Bug|16}}
{{eggcyc|285|Shroomish|Fairy|Grass|16}}
{{eggcyc|286|Breloom|Fairy|Grass|16}}
{{eggcyc|287|Slakoth|Field||16}}
{{eggcyc|288|Vigoroth|Field||16}}
{{eggcyc|289|Slaking|Field||16}}
{{eggcyc|290|Nincada|Bug||16}}
{{eggcyc|291|Ninjask|Bug||16}}
{{eggcyc|292|Shedinja|Mineral||16}}
{{eggcyc|293|Whismur|Monster|Field|21}}
{{eggcyc|294|Loudred|Monster|Field|21}}
{{eggcyc|295|Exploud|Monster|Field|21}}
{{eggcyc|296|Makuhita|Human-Like||21}}
{{eggcyc|297|Hariyama|Human-Like||21}}
{{eggcyc|299|Nosepass|Mineral||21}}
{{eggcyc|476|Probopass|Mineral||21}}
{{eggcyc|300|Skitty|Field|Fairy|16}}
{{eggcyc|301|Delcatty|Field|Fairy|16}}
{{eggcyc|302|Sableye|Human-Like||26}}
{{eggcyc|303|Mawile|Field|Fairy|21}}
{{eggcyc|304|Aron|Monster||36}}
{{eggcyc|305|Lairon|Monster||36}}
{{eggcyc|306|Aggron|Monster||36}}
{{eggcyc|307|Meditite|Human-Like||21}}
{{eggcyc|308|Medicham|Human-Like||21}}
{{eggcyc|309|Electrike|Field||21}}
{{eggcyc|310|Manectric|Field||21}}
{{eggcyc|311|Plusle|Fairy||21}}
{{eggcyc|312|Minun|Fairy||21}}
{{eggcyc|313|Volbeat|Bug|Human-Like|16}}
{{eggcyc|314|Illumise|Bug|Human-Like|16}}
{{eggcyc|406|Budew|Undiscovered||21}}
{{eggcyc|315|Roselia|Fairy|Grass|21}}
{{eggcyc|407|Roserade|Fairy|Grass|21}}
{{eggcyc|316|Gulpin|Amorphous||21}}
{{eggcyc|317|Swalot|Amorphous||21}}
{{eggcyc|318|Carvanha|Water 2||21}}
{{eggcyc|319|Sharpedo|Water 2||21}}
{{eggcyc|320|Wailmer|Field|Water 2|41}}
{{eggcyc|321|Wailord|Field|Water 2|41}}
{{eggcyc|322|Numel|Field||21}}
{{eggcyc|323|Camerupt|Field||21}}
{{eggcyc|324|Torkoal|Field||21}}
{{eggcyc|325|Spoink|Field||21}}
{{eggcyc|326|Grumpig|Field||21}}
{{eggcyc|327|Spinda|Field|Human-Like|21}}
{{eggcyc|328|Trapinch|Bug||21}}
{{eggcyc|329|Vibrava|Bug||21}}
{{eggcyc|330|Flygon|Bug||21}}
{{eggcyc|331|Cacnea|Grass|Human-Like|21}}
{{eggcyc|332|Cacturne|Grass|Human-Like|21}}
{{eggcyc|333|Swablu|Flying|Dragon|21}}
{{eggcyc|334|Altaria|Flying|Dragon|21}}
{{eggcyc|335|Zangoose|Field||21}}
{{eggcyc|336|Seviper|Field|Dragon|21}}
{{eggcyc|337|Lunatone|Mineral||26}}
{{eggcyc|338|Solrock|Mineral||26}}
{{eggcyc|339|Barboach|Water 2||21}}
{{eggcyc|340|Whiscash|Water 2||21}}
{{eggcyc|341|Corphish|Water 1|Water 3|21}}
{{eggcyc|342|Crawdaunt|Water 1|Water 3|21}}
{{eggcyc|343|Baltoy|Mineral||21}}
{{eggcyc|344|Claydol|Mineral||21}}
{{eggcyc|345|Lileep|Water 3||31}}
{{eggcyc|346|Cradily|Water 3||31}}
{{eggcyc|347|Anorith|Water 3||31}}
{{eggcyc|348|Armaldo|Water 3||31}}
{{eggcyc|349|Feebas|Water 1|Dragon|21}}
{{eggcyc|350|Milotic|Water 1|Dragon|21}}
{{eggcyc|351|Castform|Fairy|Amorphous|26}}
{{eggcyc|352|Kecleon|Field||21}}
{{eggcyc|353|Shuppet|Amorphous||26}}
{{eggcyc|354|Banette|Amorphous||26}}
{{eggcyc|355|Duskull|Amorphous||26}}
{{eggcyc|356|Dusclops|Amorphous||26}}
{{eggcyc|477|Dusknoir|Amorphous||26}}
{{eggcyc|357|Tropius|Monster|Grass|26}}
{{eggcyc|433|Chingling|Undiscovered||26}}
{{eggcyc|358|Chimecho|Amorphous||26}}
{{eggcyc|359|Absol|Field||26}}
{{eggcyc|361|Snorunt|Fairy|Mineral|21}}
{{eggcyc|362|Glalie|Fairy|Mineral|21}}
{{eggcyc|478|Froslass|Fairy|Mineral|21}}
{{eggcyc|363|Spheal|Water 1|Field|21}}
{{eggcyc|364|Sealeo|Water 1|Field|21}}
{{eggcyc|365|Walrein|Water 1|Field|21}}
{{eggcyc|366|Clamperl|Water 1||21}}
{{eggcyc|367|Huntail|Water 1||21}}
{{eggcyc|368|Gorebyss|Water 1||21}}
{{eggcyc|369|Relicanth|Water 1|Water 2|41}}
{{eggcyc|370|Luvdisc|Water 2||21}}
{{eggcyc|371|Bagon|Dragon||41}}
{{eggcyc|372|Shelgon|Dragon||41}}
{{eggcyc|373|Salamence|Dragon||41}}
{{eggcyc|374|Beldum|Mineral||41}}
{{eggcyc|375|Metang|Mineral||41}}
{{eggcyc|376|Metagross|Mineral||41}}
{{eggcyc|377|Regirock|Undiscovered||81}}
{{eggcyc|378|Regice|Undiscovered||81}}
{{eggcyc|379|Registeel|Undiscovered||81}}
{{eggcyc|380|Latias|Undiscovered||121}}
{{eggcyc|381|Latios|Undiscovered||121}}
{{eggcyc|382|Kyogre|Undiscovered||121}}
{{eggcyc|383|Groudon|Undiscovered||121}}
{{eggcyc|384|Rayquaza|Undiscovered||121}}
{{eggcyc|385|Jirachi|Undiscovered||121}}
{{eggcyc|386|Deoxys|Undiscovered||121}}
{{eggcyc|387|Turtwig|Monster|Grass|21}}
{{eggcyc|388|Grotle|Monster|Grass|21}}
{{eggcyc|389|Torterra|Monster|Grass|21}}
{{eggcyc|390|Chimchar|Field|Human-Like|21}}
{{eggcyc|391|Monferno|Field|Human-Like|21}}
{{eggcyc|392|Infernape|Field|Human-Like|21}}
{{eggcyc|393|Piplup|Water 1|Field|21}}
{{eggcyc|394|Prinplup|Water 1|Field|21}}
{{eggcyc|395|Empoleon|Water 1|Field|21}}
{{eggcyc|396|Starly|Flying||16}}
{{eggcyc|397|Staravia|Flying||16}}
{{eggcyc|398|Staraptor|Flying||16}}
{{eggcyc|399|Bidoof|Water 1|Field|16}}
{{eggcyc|400|Bibarel|Water 1|Field|16}}
{{eggcyc|401|Kricketot|Bug||16}}
{{eggcyc|402|Kricketune|Bug||16}}
{{eggcyc|403|Shinx|Field||21}}
{{eggcyc|404|Luxio|Field||21}}
{{eggcyc|405|Luxray|Field||21}}
{{eggcyc|408|Cranidos|Monster||31}}
{{eggcyc|409|Rampardos|Monster||31}}
{{eggcyc|410|Shieldon|Monster||31}}
{{eggcyc|411|Bastiodon|Monster||31}}
{{eggcyc|412|Burmy|Bug||16}}
{{eggcyc|413|Wormadam|Bug||16}}
{{eggcyc|414|Mothim|Bug||16}}
{{eggcyc|415|Combee|Bug||16}}
{{eggcyc|416|Vespiquen|Bug||16}}
{{eggcyc|417|Pachirisu|Field|Fairy|11}}
{{eggcyc|418|Buizel|Water 1|Field|21}}
{{eggcyc|419|Floatzel|Water 1|Field|21}}
{{eggcyc|420|Cherubi|Fairy|Grass|21}}
{{eggcyc|421|Cherrim|Fairy|Grass|21}}
{{eggcyc|422|Shellos|Water 1|Amorphous|21}}
{{eggcyc|423|Gastrodon|Water 1|Amorphous|21}}
{{eggcyc|425|Drifloon|Amorphous||31}}
{{eggcyc|426|Drifblim|Amorphous||31}}
{{eggcyc|427|Buneary|Field|Human-Like|21}}
{{eggcyc|428|Lopunny|Field|Human-Like|21}}
{{eggcyc|431|Glameow|Field||21}}
{{eggcyc|432|Purugly|Field||21}}
{{eggcyc|434|Stunky|Field||21}}
{{eggcyc|435|Skuntank|Field||21}}
{{eggcyc|436|Bronzor|Mineral||21}}
{{eggcyc|437|Bronzong|Mineral||21}}
{{eggcyc|441|Chatot|Flying||21}}
{{eggcyc|442|Spiritomb|Amorphous||31}}
{{eggcyc|443|Gible|Monster|Dragon|41}}
{{eggcyc|444|Gabite|Monster|Dragon|41}}
{{eggcyc|445|Garchomp|Monster|Dragon|41}}
{{eggcyc|447|Riolu|Undiscovered||26}}
{{eggcyc|448|Lucario|Field|Human-Like|26}}
{{eggcyc|449|Hippopotas|Field||31}}
{{eggcyc|450|Hippowdon|Field||31}}
{{eggcyc|451|Skorupi|Bug|Water 3|21}}
{{eggcyc|452|Drapion|Bug|Water 3|21}}
{{eggcyc|453|Croagunk|Human-Like||11}}
{{eggcyc|454|Toxicroak|Human-Like||11}}
{{eggcyc|455|Carnivine|Grass||26}}
{{eggcyc|456|Finneon|Water 2||21}}
{{eggcyc|457|Lumineon|Water 2||21}}
{{eggcyc|459|Snover|Monster|Grass|21}}
{{eggcyc|460|Abomasnow|Monster|Grass|21}}
{{eggcyc|479|Rotom|Amorphous||21}}
{{eggcyc|480|Uxie|Undiscovered||81}}
{{eggcyc|481|Mesprit|Undiscovered||81}}
{{eggcyc|482|Azelf|Undiscovered||81}}
{{eggcyc|483|Dialga|Undiscovered||121}}
{{eggcyc|484|Palkia|Undiscovered||121}}
{{eggcyc|485|Heatran|Undiscovered||11}}
{{eggcyc|486|Regigigas|Undiscovered||121}}
{{eggcyc|487|Giratina|Undiscovered||121}}
{{eggcyc|488|Cresselia|Undiscovered||121}}
{{eggcyc|489|Phione|Water 1|Fairy|41}}
{{eggcyc|490|Manaphy|Water 1|Fairy|11}}
{{eggcyc|491|Darkrai|Undiscovered||121}}
{{eggcyc|492|Shaymin|Undiscovered||121}}
{{eggcyc|493|Arceus|Undiscovered||121}}
{{eggcyc|494|Victini|Undiscovered||121}}
{{eggcyc|495|Snivy|Field|Grass|21}}
{{eggcyc|496|Servine|Field|Grass|21}}
{{eggcyc|497|Serperior|Field|Grass|21}}
{{eggcyc|498|Tepig|Field||21}}
{{eggcyc|499|Pignite|Field||21}}
{{eggcyc|500|Emboar|Field||21}}
{{eggcyc|501|Oshawott|Field||21}}
{{eggcyc|502|Dewott|Field||21}}
{{eggcyc|503|Samurott|Field||21}}
{{eggcyc|504|Patrat|Field||16}}
{{eggcyc|505|Watchog|Field||16}}
{{eggcyc|506|Lillipup|Field||16}}
{{eggcyc|507|Herdier|Field||16}}
{{eggcyc|508|Stoutland|Field||16}}
{{eggcyc|509|Purrloin|Field||21}}
{{eggcyc|510|Liepard|Field||21}}
{{eggcyc|511|Pansage|Field||21}}
{{eggcyc|512|Simisage|Field||21}}
{{eggcyc|513|Pansear|Field||21}}
{{eggcyc|514|Simisear|Field||21}}
{{eggcyc|515|Panpour|Field||21}}
{{eggcyc|516|Simipour|Field||21}}
{{eggcyc|517|Munna|Field||11}}
{{eggcyc|518|Musharna|Field||11}}
{{eggcyc|519|Pidove|Flying||16}}
{{eggcyc|520|Tranquill|Flying||16}}
{{eggcyc|521|Unfezant|Flying||16}}
{{eggcyc|522|Blitzle|Field||21}}
{{eggcyc|523|Zebstrika|Field||21}}
{{eggcyc|524|Roggenrola|Mineral||16}}
{{eggcyc|525|Boldore|Mineral||16}}
{{eggcyc|526|Gigalith|Mineral||16}}
{{eggcyc|527|Woobat|Field|Flying|16}}
{{eggcyc|528|Swoobat|Field|Flying|16}}
{{eggcyc|529|Drilbur|Field||21}}
{{eggcyc|530|Excadrill|Field||21}}
{{eggcyc|531|Audino|Fairy||21}}
{{eggcyc|532|Timburr|Human-Like||21}}
{{eggcyc|533|Gurdurr|Human-Like||21}}
{{eggcyc|534|Conkeldurr|Human-Like||21}}
{{eggcyc|535|Tympole|Water 1||21}}
{{eggcyc|536|Palpitoad|Water 1||21}}
{{eggcyc|537|Seismitoad|Water 1||21}}
{{eggcyc|538|Throh|Human-Like||21}}
{{eggcyc|539|Sawk|Human-Like||21}}
{{eggcyc|540|Sewaddle|Bug||16}}
{{eggcyc|541|Swadloon|Bug||16}}
{{eggcyc|542|Leavanny|Bug||16}}
{{eggcyc|543|Venipede|Bug||16}}
{{eggcyc|544|Whirlipede|Bug||16}}
{{eggcyc|545|Scolipede|Bug||16}}
{{eggcyc|546|Cottonee|Grass|Fairy|21}}
{{eggcyc|547|Whimsicott|Grass|Fairy|21}}
{{eggcyc|548|Petilil|Grass||21}}
{{eggcyc|549|Lilligant|Grass||21}}
{{eggcyc|550|Basculin|Water 2||41}}
{{eggcyc|551|Sandile|Field||21}}
{{eggcyc|552|Krokorok|Field||21}}
{{eggcyc|553|Krookodile|Field||21}}
{{eggcyc|554|Darumaka|Field||21}}
{{eggcyc|555|Darmanitan|Field||21}}
{{eggcyc|556|Maractus|Grass||21}}
{{eggcyc|557|Dwebble|Bug|Mineral|21}}
{{eggcyc|558|Crustle|Bug|Mineral|21}}
{{eggcyc|559|Scraggy|Field|Dragon|16}}
{{eggcyc|560|Scrafty|Field|Dragon|16}}
{{eggcyc|561|Sigilyph|Flying||21}}
{{eggcyc|562|Yamask|Mineral|Amorphous|26}}
{{eggcyc|563|Cofagrigus|Mineral|Amorphous|26}}
{{eggcyc|564|Tirtouga|Water 1|Water 3|31}}
{{eggcyc|565|Carracosta|Water 1|Water 3|31}}
{{eggcyc|566|Archen|Flying|Water 3|31}}
{{eggcyc|567|Archeops|Flying|Water 3|31}}
{{eggcyc|568|Trubbish|Mineral||21}}
{{eggcyc|569|Garbodor|Mineral||21}}
{{eggcyc|570|Zorua|Field||26}}
{{eggcyc|571|Zoroark|Field||26}}
{{eggcyc|572|Minccino|Field||16}}
{{eggcyc|573|Cinccino|Field||16}}
{{eggcyc|574|Gothita|Human-Like||21}}
{{eggcyc|575|Gothorita|Human-Like||21}}
{{eggcyc|576|Gothitelle|Human-Like||21}}
{{eggcyc|577|Solosis|Amorphous||21}}
{{eggcyc|578|Duosion|Amorphous||21}}
{{eggcyc|579|Reuniclus|Amorphous||21}}
{{eggcyc|580|Ducklett|Water 1|Flying|21}}
{{eggcyc|581|Swanna|Water 1|Flying|21}}
{{eggcyc|582|Vanillite|Mineral||21}}
{{eggcyc|583|Vanillish|Mineral||21}}
{{eggcyc|584|Vanilluxe|Mineral||21}}
{{eggcyc|585|Deerling|Field||21}}
{{eggcyc|586|Sawsbuck|Field||21}}
{{eggcyc|587|Emolga|Field||21}}
{{eggcyc|588|Karrablast|Bug||16}}
{{eggcyc|589|Escavalier|Bug||16}}
{{eggcyc|590|Foongus|Grass||21}}
{{eggcyc|591|Amoonguss|Grass||21}}
{{eggcyc|592|Frillish|Amorphous||21}}
{{eggcyc|593|Jellicent|Amorphous||21}}
{{eggcyc|594|Alomomola|Water 1|Water 2|41}}
{{eggcyc|595|Joltik|Bug||21}}
{{eggcyc|596|Galvantula|Bug||21}}
{{eggcyc|597|Ferroseed|Grass|Mineral|21}}
{{eggcyc|598|Ferrothorn|Grass|Mineral|21}}
{{eggcyc|599|Klink|Mineral||21}}
{{eggcyc|600|Klang|Mineral||21}}
{{eggcyc|601|Klinklang|Mineral||21}}
{{eggcyc|602|Tynamo|Amorphous||21}}
{{eggcyc|603|Eelektrik|Amorphous||21}}
{{eggcyc|604|Eelektross|Amorphous||21}}
{{eggcyc|605|Elgyem|Human-Like||21}}
{{eggcyc|606|Beheeyem|Human-Like||21}}
{{eggcyc|607|Litwick|Amorphous||21}}
{{eggcyc|608|Lampent|Amorphous||21}}
{{eggcyc|609|Chandelure|Amorphous||21}}
{{eggcyc|610|Axew|Monster|Dragon|41}}
{{eggcyc|611|Fraxure|Monster|Dragon|41}}
{{eggcyc|612|Haxorus|Monster|Dragon|41}}
{{eggcyc|613|Cubchoo|Field||21}}
{{eggcyc|614|Beartic|Field||21}}
{{eggcyc|615|Cryogonal|Mineral||26}}
{{eggcyc|616|Shelmet|Bug||16}}
{{eggcyc|617|Accelgor|Bug||16}}
{{eggcyc|618|Stunfisk|Water 1|Amorphous|21}}
{{eggcyc|619|Mienfoo|Field|Human-Like|26}}
{{eggcyc|620|Mienshao|Field|Human-Like|26}}
{{eggcyc|621|Druddigon|Dragon|Monster|31}}
{{eggcyc|622|Golett|Mineral||26}}
{{eggcyc|623|Golurk|Mineral||26}}
{{eggcyc|624|Pawniard|Human-Like||21}}
{{eggcyc|625|Bisharp|Human-Like||21}}
{{eggcyc|626|Bouffalant|Field||21}}
{{eggcyc|627|Rufflet|Flying||21}}
{{eggcyc|628|Braviary|Flying||21}}
{{eggcyc|629|Vullaby|Flying||21}}
{{eggcyc|630|Mandibuzz|Flying||21}}
{{eggcyc|631|Heatmor|Field||21}}
{{eggcyc|632|Durant|Bug||21}}
{{eggcyc|633|Deino|Dragon||41}}
{{eggcyc|634|Zweilous|Dragon||41}}
{{eggcyc|635|Hydreigon|Dragon||41}}
{{eggcyc|636|Larvesta|Bug||41}}
{{eggcyc|637|Volcarona|Bug||41}}
{{eggcyc|638|Cobalion|Undiscovered||81}}
{{eggcyc|639|Terrakion|Undiscovered||81}}
{{eggcyc|640|Virizion|Undiscovered||81}}
{{eggcyc|641|Tornadus|Undiscovered||121}}
{{eggcyc|642|Thundurus|Undiscovered||121}}
{{eggcyc|643|Reshiram|Undiscovered||121}}
{{eggcyc|644|Zekrom|Undiscovered||121}}
{{eggcyc|645|Landorus|Undiscovered||121}}
{{eggcyc|646|Kyurem|Undiscovered||121}}
{{eggcyc|647|Keldeo|Undiscovered||81}}
{{eggcyc|648|Meloetta|Undiscovered||21}}
{{eggcyc|649|Genesect|Undiscovered||121}}
{{eggcyc|650|Chespin|Field||21}}
{{eggcyc|651|Quilladin|Field||21}}
{{eggcyc|652|Chesnaught|Field||21}}
{{eggcyc|653|Fennekin|Field||21}}
{{eggcyc|654|Braixen|Field||21}}
{{eggcyc|655|Delphox|Field||21}}
{{eggcyc|656|Froakie|Water 1||21}}
{{eggcyc|657|Frogadier|Water 1||21}}
{{eggcyc|658|Greninja|Water 1||21}}
{{eggcyc|659|Bunnelby|Field||0}}
{{eggcyc|660|Diggersby|Field||0}}
{{eggcyc|661|Fletchling|Flying||16}}
{{eggcyc|662|Fletchinder|Flying||16}}
{{eggcyc|663|Talonflame|Flying||16}}
{{eggcyc|664|Scatterbug|Bug||0}}
{{eggcyc|665|Spewpa|Bug||0}}
{{eggcyc|666|Vivillon|Bug||0}}
{{eggcyc|667|Litleo|Field||0}}
{{eggcyc|668|Pyroar|Field||0}}
{{eggcyc|669|Flabébé|Fairy||0}}
{{eggcyc|670|Floette|Fairy||0}}
{{eggcyc|671|Florges|Fairy||0}}
{{eggcyc|672|Skiddo|Field||0}}
{{eggcyc|673|Gogoat|Field||0}}
{{eggcyc|674|Pancham|Field|Human-Like|0}}
{{eggcyc|675|Pangoro|Field|Human-Like|0}}
{{eggcyc|676|Furfrou|Field||0}}
{{eggcyc|677|Espurr|Field||0}}
{{eggcyc|678|Meowstic|Field||0}}
{{eggcyc|679|Honedge|Mineral||0}}
{{eggcyc|680|Doublade|Mineral||0}}
{{eggcyc|681|Aegislash|Mineral||0}}
{{eggcyc|682|Spritzee|Fairy||0}}
{{eggcyc|683|Aromatisse|Fairy||0}}
{{eggcyc|684|Swirlix|Fairy||0}}
{{eggcyc|685|Slurpuff|Fairy||0}}
{{eggcyc|686|Inkay|Water 1|Water 2|0}}
{{eggcyc|687|Malamar|Water 1|Water 2|0}}
{{eggcyc|688|Binacle|Water 3||0}}
{{eggcyc|689|Barbaracle|Water 3||0}}
{{eggcyc|690|Skrelp|Water 1|Dragon|0}}
{{eggcyc|691|Dragalge|Water 1|Dragon|0}}
{{eggcyc|692|Clauncher|Water 1|Water 3|0}}
{{eggcyc|693|Clawitzer|Water 1|Water 3|0}}
{{eggcyc|694|Helioptile|Monster|Dragon|0}}
{{eggcyc|695|Heliolisk|Monster|Dragon|0}}
{{eggcyc|696|Tyrunt|Monster|Dragon|0}}
{{eggcyc|697|Tyrantrum|Monster|Dragon|0}}
{{eggcyc|698|Amaura|Monster||0}}
{{eggcyc|699|Aurorus|Monster||0}}
{{eggcyc|701|Hawlucha|Human-Like||0}}
{{eggcyc|702|Dedenne|Field|Fairy|0}}
{{eggcyc|703|Carbink|Fairy|Mineral|0}}
{{eggcyc|704|Goomy|Dragon||41}}
{{eggcyc|705|Sliggoo|Dragon||41}}
{{eggcyc|706|Goodra|Dragon||41}}
{{eggcyc|707|Klefki|Mineral||0}}
{{eggcyc|708|Phantump|Grass|Amorphous|0}}
{{eggcyc|709|Trevenant|Grass|Amorphous|0}}
{{eggcyc|710|Pumpkaboo|Amorphous||21}}
{{eggcyc|711|Gourgeist|Amorphous||21}}
{{eggcyc|712|Bergmite|Monster||0}}
{{eggcyc|713|Avalugg|Monster||0}}
{{eggcyc|714|Noibat|Flying||21}}
{{eggcyc|715|Noivern|Flying||21}}
{{eggcyc|716|Xerneas|Undiscovered||0}}
{{eggcyc|717|Yveltal|Undiscovered||0}}
{{eggcyc|718|Zygarde|Undiscovered||0}}
|-
|-
! colspan=7 style="background:#{{unknown color light}}; {{roundybottom|5px}}" |
! style="background: #{{unknown color light}}; {{roundybl|5px}}" | 41 or more
| style="background: #FFF; {{roundybr|5px}}" | It looks like it's going to be a good long while until this Egg hatches.
|}
|}
==Trivia==
* In the [[Pokémon data structure]], the number of Egg cycles required to hatch an Egg is stored in the same field that stores the [[friendship]] of Pokémon that are not in Eggs.
* The only Pokémon species with more than 40 Egg cycles are those in the {{egg|No Eggs Discovered}} egg group, which cannot produce eggs legitimately. However, the {{p|Wynaut}} and {{p|Togepi}} Eggs received by the player in {{game|Omega Ruby and Alpha Sapphire|s}} have Egg cycles of 70, making them the only legitimate Eggs that can bear the quotes given for 41 or more Egg cycles.


==See also==
==See also==
{{pokelist}}
* [[Pokémon breeding]]
[[Category:Lists]]
* [[Pokémon Egg]]
* [[List of Pokémon by base Egg cycles]]
 
{{-}}
{{Project Games notice|game mechanic}}
 
[[Category:Game mechanics]]


[[de:Ei-Zyklen und Ei-Schritte]]
[[it:Cicli uovo]]
[[it:Cicli uovo]]
[[ja:タマゴのサイクル数]]
[[zh:孵化周期]]

Revision as of 17:09, 16 April 2022

Get it? Because the name is unknown. The subject of this article has no official name.
The name currently in use is a fan designator; see below for more information.

An Egg cycle (Japanese: タマゴのサイクル Egg cycle) is an internal value used for tracking how long until a Pokémon Egg hatches in the core series Pokémon games.

An Egg's Egg cycle counter is initially set to a specific value that depends on the Pokémon species about to hatch. When an Egg is in the party, taking a particular number of steps decreases its remaining number of Egg cycles by 1. When the player takes a number of steps equal to an Egg cycle, their Egg's remaining Egg cycles normally decrease by 1. Once an Egg has no Egg cycles remaining, it hatches. The specifics of how this is implemented differs between generations.

Steps per cycle

050Diglett.png This section is incomplete.
Please feel free to edit this section to add missing information and complete it.
Reason: Generation VIII cycle length

The number of steps per Egg cycle differs between generations.

  • In Generations II, III and VII, Egg cycles are 256 steps long.
  • In Generation IV, Egg cycles are 255 steps long.
  • In Generations V and VI, Egg cycles are 257 steps long.

Decreasing Egg cycles

Generation V onward

Every time an Egg cycle is completed, the Egg cycle count for all Eggs in the player's party is decreased by 1; if a Pokémon with Flame Body, Magma Armor or Steam Engine is in the party, it is instead decreased by 2 (but not to less than 0).

When an Egg's Egg cycle count reaches 0, it hatches. If multiple Eggs are ready to hatch after an Egg cycle ends, the first Egg in the party will hatch immediately, while the remaining Eggs will hatch—in party order and one at a time—each time the player takes another step.

Using a Hatching Power (from Pass Powers or O-Powers) will shorten the length of an Egg cycle depending on the strength of the Power used.

  • Weak: 4/5 (205 steps)
  • Medium: 2/3 (171 steps)
  • Strong: 1/2 (129 steps)

The number of steps walked in the current Egg cycle is also modified by the appropriate multiplier above. When the Hatching Power wears off, the current number of steps walked in the current Egg cycle is divided by the same multiplier.

In Pokémon Omega Ruby and Alpha Sapphire, using a Secret Pal's "Take care of an Egg" skill decrease an Egg's current Egg cycle count by half of its base Egg cycle count, rounded up.

In Pokémon Sun, Moon, Ultra Sun and Ultra Moon, if the player leaves an Egg at Poké Pelago's Isle Avue, its remaining Egg cycles are decreased over time.

Generations III and IV

Every time an Egg cycle is completed, the game goes through the Eggs in the player's party in order and performs the following:

  • If the Egg's Egg cycle count is 0, the Egg hatches and no other Eggs are processed.
  • Otherwise, subtract 1 from the Egg's cycle count.

As a consequence of this logic, in order to hatch a given Egg, the player must walk one more Egg cycle than the Egg's base Egg cycle value. For example, a new Magikarp Egg has an Egg cycle value of 5, but the player must walk 6 Egg cycles in order to hatch it. Likewise, if a Pokémon with Flame Body or Magma Armor is in the party, instead of an Egg taking base_Egg_cycles / 2 (rounded up) Egg cycles to hatch, base_Egg_cycles / 2 + 1 (rounded up) Egg cycles must be walked.

When an Egg is received from the Day-Care Man, the counter for the current number of steps taken in the current Egg cycle is set to 1 in Generation III or to 0 in Generation IV.

Generation II

Every time an Egg cycle is completed, the game goes through the Eggs in the player's party in order and performs the following:

  • Subtract 1 from the Egg's cycle count. If its Egg cycle count is now 0, the Egg hatches and no other Eggs are processed.

Quotes

The quote shown from the table below depends solely on the Egg cycle value in the Egg's Pokémon data structure. That is, since, in Generations III and IV, the number of Egg cycles remaining for the player to walk before an Egg hatches is one greater than the value in the Egg's data structure, the maximum number of Egg cycles the player must walk is not the maximum shown in the leftmost cell, but one greater than that value. As an example, in Pokémon Diamond and Pearl, a new Magikarp Egg has a base 5 Egg cycles and will show the quote "Sounds can be heard coming from inside! It will hatch soon!" on its summary screen, but the player will have to walk 6 Egg cycles before the Egg will hatch.

Egg cycles Generation II Generation III Generations IV and V Generations VI and VII
5 or fewer It's making sounds inside. It's going to hatch soon! It's making sounds! It's about to hatch! Sounds can be heard coming from inside! It will hatch soon! Sounds can be heard coming from inside! This Egg will hatch soon!
6-10 It moves around inside sometimes. It must be close to hatching. It moves occasionally. It should hatch soon. It appears to move occasionally. It may be close to hatching.
11-40 Wonder what's inside? It needs more time, though. What will hatch from this? It will take some time. What will hatch from this? It doesn't seem close to hatching. What Pokémon will hatch from this Egg? It doesn't seem close to hatching.
41 or more This Egg needs a lot more time to hatch. It looks like this Egg will take a long time to hatch. It looks like this Egg will take a long time to hatch. It looks as though this Egg will take a long time yet to hatch.

At Poké Pelago's Isle Avue, if the player has an Egg in the hot springs and taps it, Mohn will have a unique set of quotes about the Egg, but they will still correspond to the same intervals.

Egg cycles Quote
0 You've come at just the right time! This Egg looks ready to hatch at any moment!
1-5 This Egg looks ready to hatch at any moment!
6-10 I think this Egg's still got a little while to go before it'll be ready to hatch.
11-40 This Egg still looks like it's a quite a while away from hatching.
41 or more It looks like it's going to be a good long while until this Egg hatches.

Trivia

  • In the Pokémon data structure, the number of Egg cycles required to hatch an Egg is stored in the same field that stores the friendship of Pokémon that are not in Eggs.
  • The only Pokémon species with more than 40 Egg cycles are those in the No Eggs Discovered egg group, which cannot produce eggs legitimately. However, the Wynaut and Togepi Eggs received by the player in Pokémon Omega Ruby and Alpha Sapphire have Egg cycles of 70, making them the only legitimate Eggs that can bear the quotes given for 41 or more Egg cycles.

See also


Project Games logo.png This game mechanic article is part of Project Games, a Bulbapedia project that aims to write comprehensive articles on the Pokémon games.