Eevee: Difference between revisions
updated learnsets to dynamic |
|||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 4: | Line 4: | ||
'''{{PAGENAME}}''' is a [[Normal_(type)|Normal]]-type Pokémon. | '''{{PAGENAME}}''' is a [[Normal_(type)|Normal]]-type Pokémon. | ||
It can evolve only once but has eight possible | It can evolve only once but has eight possible evolutions triggered by various methods such like using [[Evolutionary_Items#Evolutionary_stones|evolutionary stones]], achieving high level of [[Friendship|happiness]] at a specific time or by leveling up in specific areas. | ||
__TOC__ | __TOC__ | ||
| Line 10: | Line 10: | ||
==Evolutions== | ==Evolutions== | ||
[[Eevee]] is, even when it can evolve only once, able to evolve into eight | [[Eevee]] is, even when it can evolve only once, able to evolve into eight different Pokémon. | ||
{{#vardefine:cell|#{{Kanto_color_light}}}} | {{#vardefine:cell|#{{Kanto_color_light}}}} | ||
{{#vardefine:background|#{{Kanto_color}}}} | {{#vardefine:background|#{{Kanto_color}}}} | ||
| Line 20: | Line 20: | ||
{{# | {{#get_file_data:source=data|file name=PokemonRawList.csv|format=CSV with header|filters=Name=Vaporeon|data=name=name,number=Pokedex number}} | ||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #FFFFFF; text-align: center;"> | <tr style="background-color: #FFFFFF; text-align: center;"> | ||
| Line 28: | Line 28: | ||
</tr> | </tr> | ||
}} | }} | ||
{{# | {{#get_file_data:source=data|file name=PokemonRawList.csv|format=CSV with header|filters=Name=Jolteon|data=name=name,number=Pokedex number}} | ||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #FFFFFF; text-align: center;"> | <tr style="background-color: #FFFFFF; text-align: center;"> | ||
| Line 36: | Line 36: | ||
</tr> | </tr> | ||
}} | }} | ||
{{# | {{#get_file_data:source=data|file name=PokemonRawList.csv|format=CSV with header|filters=Name=Flareon|data=name=name,number=Pokedex number}} | ||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #FFFFFF; text-align: center;"> | <tr style="background-color: #FFFFFF; text-align: center;"> | ||
| Line 44: | Line 44: | ||
</tr> | </tr> | ||
}} | }} | ||
{{# | {{#get_file_data:source=data|file name=PokemonRawList.csv|format=CSV with header|filters=Name=Espeon|data=name=name,number=Pokedex number}} | ||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #FFFFFF; text-align: center;"> | <tr style="background-color: #FFFFFF; text-align: center;"> | ||
<td width="4%">[[File:{{{number}}}Icon.png]]</td> | <td width="4%">[[File:{{{number}}}Icon.png]]</td> | ||
<td>[[{{{name}}}]]</td> | <td>[[{{{name}}}]]</td> | ||
<td>Evolves with | <td>Evolves with high amount of [[Friendship|happiness]](160) at day time (10:00 - 19:59) </td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{# | {{#get_file_data:source=data|file name=PokemonRawList.csv|format=CSV with header|filters=Name=Umbreon|data=name=name,number=Pokedex number}} | ||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #FFFFFF; text-align: center;"> | <tr style="background-color: #FFFFFF; text-align: center;"> | ||
<td width="4%">[[File:{{{number}}}Icon.png]]</td> | <td width="4%">[[File:{{{number}}}Icon.png]]</td> | ||
<td>[[{{{name}}}]]</td> | <td>[[{{{name}}}]]</td> | ||
<td>Evolves with | <td>Evolves with high amount of [[Friendship|happiness]](160) at night time (20:00 - 03:59) </td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{# | {{#get_file_data:source=data|file name=PokemonRawList.csv|format=CSV with header|filters=Name=Leafeon|data=name=name,number=Pokedex number}} | ||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #FFFFFF; text-align: center;"> | <tr style="background-color: #FFFFFF; text-align: center;"> | ||
<td width="4%">[[File:{{{number}}}Icon.png]]</td> | <td width="4%">[[File:{{{number}}}Icon.png]]</td> | ||
<td>[[{{{name}}}]]</td> | <td>[[{{{name}}}]]</td> | ||
<td>Will evolve when leveled up at [[Eterna Forest]] or [[Petalburg Woods]]</td> | <td>Will evolve when exposed to a [[Leaf Stone]] or when leveled up at [[Eterna Forest]] or [[Petalburg Woods]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{# | {{#get_file_data:source=data|file name=PokemonRawList.csv|format=CSV with header|filters=Name=Glaceon|data=name=name,number=Pokedex number}} | ||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #FFFFFF; text-align: center;"> | <tr style="background-color: #FFFFFF; text-align: center;"> | ||
<td width="4%">[[File:{{{number}}}Icon.png]]</td> | <td width="4%">[[File:{{{number}}}Icon.png]]</td> | ||
<td>[[{{{name}}}]]</td> | <td>[[{{{name}}}]]</td> | ||
<td>Will evolve when leveled up at Low Tide Rooms in [[Shoal Cave]] or [[Route 217]]</td> | <td>Will evolve when exposed to an [[Ice Stone]] or when leveled up at Low Tide Rooms in [[Shoal Cave]] or [[Route 217]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{# | {{#get_file_data:source=data|file name=PokemonRawList.csv|format=CSV with header|filters=Name=Sylveon|data=name=name,number=Pokedex number}} | ||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #FFFFFF; text-align: center;"> | <tr style="background-color: #FFFFFF; text-align: center;"> | ||
| Line 87: | Line 87: | ||
==Obtainability== | ==Obtainability== | ||
{{PokemonSpawnData}} | |||
{{ | ===Miscellaneous methods=== | ||
=== | |||
{{MiscPokemonLocations|Contents= | {{MiscPokemonLocations|Contents= | ||
{{MiscPokemon|Level=5|Mode=[[Bosses|Boss]] Reward|Location=[[ | {{MiscPokemon|Level=5|Mode=[[Bosses|Boss]] Reward|Location=[[Love Island]]|Notes=Reward for defeating [[Shary_%26_Shaui_(boss)|Shary & Shaui]]}} | ||
{{MiscPokemon|Level=5|Mode=[[Bosses|Boss]] Reward|Location=[[Floaroma Meadow]]|Notes=Reward for defeating [[Maribela_(boss)|Maribela]]}} | {{MiscPokemon|Level=5|Mode=[[Bosses|Boss]] Reward|Location=[[Floaroma Meadow]]|Notes=Reward for defeating [[Maribela_(boss)|Maribela]]}} | ||
{{MiscPokemon|Level=5|Mode=[[Bosses|Boss]] Reward|Location=[[Sprout Tower]]|Notes=Reward for defeating [[Sage_(boss)|Sage]]}} | {{MiscPokemon|Level=5|Mode=[[Bosses|Boss]] Reward|Location=[[Sprout Tower]]|Notes=Reward for defeating [[Sage_(boss)|Sage]]}} | ||
| Line 98: | Line 96: | ||
}} | }} | ||
{{Learnsets|{{PAGENAME}}}} | |||
{{ | |||
{{ | |||
}} | |||
==Type | ==Type Effectiveness== | ||
{{ | {{PokemonTypeEffectiveness}} | ||
==Special Counterparts== | ==Special Counterparts== | ||
| Line 177: | Line 105: | ||
<gallery> | <gallery> | ||
File:Shiny_Eevee.png|Shiny Eevee | File:Shiny_Eevee.png|Shiny Eevee | ||
File:133_4.png|Valentine Eevee | |||
File:Halloween Eevee.png|Halloween Eevee | |||
File:Christmas_Eevee.png|Christmas Eevee | File:Christmas_Eevee.png|Christmas Eevee | ||
File:133_3.png|Christmas Eevee | |||
</gallery> | </gallery> | ||
Latest revision as of 07:19, 10 July 2026
| |
#133 - Eevee | #134 |
| #133 | Eevee | ||||||||||||||||||||||
| Types
| Generation I |
||||||||||||||||||||||
| |||||||||||||||||||||||
|
45/255 (5.88%) |
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
92 |
Gender Ratio 87.5% 12.5% |
||||||||||||||||||||||
|
Height 0.3m |
Weight 6.5kg |
||||||||||||||||||||||
Eevee is a Normal-type Pokémon.
It can evolve only once but has eight possible evolutions triggered by various methods such like using evolutionary stones, achieving high level of happiness at a specific time or by leveling up in specific areas.
Evolutions
Eevee is, even when it can evolve only once, able to evolve into eight different Pokémon.
| Pokémon | Method | ||
|---|---|---|---|
| Vaporeon | With the use of a Water Stone | ||
| Jolteon | With the use of a Thunder Stone | ||
| Flareon | With the use of a Fire Stone | ||
| Espeon | Evolves with high amount of happiness(160) at day time (10:00 - 19:59) | ||
| Umbreon | Evolves with high amount of happiness(160) at night time (20:00 - 03:59) | ||
| Leafeon | Will evolve when exposed to a Leaf Stone or when leveled up at Eterna Forest or Petalburg Woods | ||
| Glaceon | Will evolve when exposed to an Ice Stone or when leveled up at Low Tide Rooms in Shoal Cave or Route 217 | ||
| Sylveon | Will evolve when leveled up with a Fairy Type move in Moveset on Love Island | ||
Obtainability
Spawn Information Temporarily Unavailable
Since 17 July 2026, the public Spawn Dump Page has been temporarily disabled and will remain unavailable for an indefinite period.
Because the Pokémon Revolution Online Wiki relied on this data source, it is currently unable to display spawn locations.
For the time being, please rely on the in-game spawn information instead. Spawn information will return once a public data source becomes available again.
Miscellaneous methods
| Modal method | Location | Level | Held Item | Notes |
|---|---|---|---|---|
| Boss Reward | Love Island | 5 | N/A | Reward for defeating Shary & Shaui. |
| Boss Reward | Floaroma Meadow | 5 | N/A | Reward for defeating Maribela. |
| Boss Reward | Sprout Tower | 5 | N/A | Reward for defeating Sage. |
| Quest | Celadon City | 5 | N/A | Obtainable from one of the receptors at the Celadon Rocket Hideout quest after beating Giovanni at stage BF4. |
Moves
Level-up
| Level | Move | Type | Category | Base Power | Accuracy | PP |
|---|---|---|---|---|---|---|
| 1 | Covet | Normal | Physical | 60 | 100 | 25 |
| 1 | Growl | Normal | Status | — | 100 | 40 |
| 1 | Helping Hand | Normal | Status | — | — | 20 |
| 1 | Tackle | Normal | Physical | 50 | 100 | 35 |
| 1 | Tail Whip | Normal | Status | — | 100 | 30 |
| 5 | Sand Attack | Ground | Status | — | 100 | 15 |
| 10 | Quick Attack | Normal | Physical | 40 | 100 | 30 |
| 15 | Baby-Doll Eyes | Fairy | Status | — | 100 | 30 |
| 20 | Refresh | Normal | Status | — | — | 20 |
| 20 | Swift | Normal | Special | 60 | — | 20 |
| 25 | Bite | Dark | Physical | 60 | 100 | 25 |
| 30 | Copycat | Normal | Status | — | — | 20 |
| 35 | Baton Pass | Normal | Status | — | — | 40 |
| 40 | Take Down | Normal | Physical | 90 | 85 | 20 |
| 45 | Charm | Fairy | Status | — | 100 | 20 |
| 45 | Trump Card | Normal | Special | — | 100 | 5 |
| 50 | Double-Edge | Normal | Physical | 120 | 100 | 15 |
| 55 | Last Resort | Normal | Physical | 140 | 100 | 5 |
- Italicized moves are broken; see their individual pages for more information.
- All moves subsumed on this list are relearnable via the Move Relearners if lost.
- Italicized moves are broken; see their individual pages for more information.
- Refer to TMs and HMs for information on each move's obtainability.
| Move | Type | Category | Base Power | Accuracy | PP |
|---|---|---|---|---|---|
| Body Slam | Normal | Physical | 80 | 100 | 15 |
| Covet | Normal | Physical | 60 | 100 | 25 |
| Double-Edge | Normal | Physical | 120 | 100 | 15 |
| Endure | Normal | Status | — | — | 10 |
| Headbutt | Normal | Physical | 70 | 100 | 15 |
| Heal Bell | Normal | Status | — | — | 5 |
| Helping Hand | Normal | Status | — | — | 20 |
| Hyper Voice | Normal | Special | 90 | 100 | 10 |
| Iron Tail | Steel | Physical | 100 | 75 | 15 |
| Laser Focus | Normal | Status | — | — | 48 |
| Last Resort | Normal | Physical | 140 | 100 | 5 |
| Mimic | Normal | Status | — | — | 10 |
| Mud-Slap | Ground | Special | 20 | 100 | 10 |
| Sleep Talk | Normal | Status | — | — | 10 |
| Snore | Normal | Special | 50 | 100 | 15 |
| Substitute | Normal | Status | — | — | 16 |
| Swagger | Normal | Status | — | 90 | 15 |
| Swift | Normal | Special | 60 | — | 20 |
- Italicized moves are broken; see their individual pages for more information.
- Refer to the Move Tutors article for tutorship information for all moves hereon.
| Move | Type | Category | Base Power | Accuracy | PP |
|---|---|---|---|---|---|
| Captivate | Normal | Status | — | 100 | 20 |
| Charm | Fairy | Status | — | 100 | 20 |
| Covet | Normal | Physical | 60 | 100 | 25 |
| Curse | Ghost | Status | — | — | 10 |
| Detect | Fighting | Status | — | — | 5 |
| Double Kick | Fighting | Physical | 30 | 100 | 30 |
| Endure | Normal | Status | — | — | 10 |
| Fake Tears | Dark | Status | — | 100 | 20 |
| Flail | Normal | Physical | — | 100 | 15 |
| Mud-Slap | Ground | Special | 20 | 100 | 10 |
| Natural Gift | Normal | Physical | — | 100 | 15 |
| Stored Power | Psychic | Special | 20 | 100 | 10 |
| Synchronoise | Psychic | Special | 120 | 100 | 15 |
| Tickle | Normal | Status | — | 100 | 20 |
| Wish | Normal | Status | — | — | 10 |
| Yawn | Normal | Status | — | — | 10 |
Type Effectiveness
|
Under normal battle conditions, this Pokémon is: |
|
|---|---|
|
2× Weak to |
|
|
1× Neutral to |
|
|
0× Immune to |
|
Special Counterparts
- Main article: Pokémon Counterparts
-
Shiny Eevee
-
Valentine Eevee
-
Halloween Eevee
-
Christmas Eevee
-
Christmas Eevee
