Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glaceon and Leafeon evolution triggers #364

Open
Naramsim opened this issue Jan 31, 2022 · 1 comment
Open

Glaceon and Leafeon evolution triggers #364

Naramsim opened this issue Jan 31, 2022 · 1 comment

Comments

@Naramsim
Copy link
Contributor

Naramsim commented Jan 31, 2022

Hello!

At Pokeapi we noted that for species 470 and 471 there's a strange evolution trigger:

368,470,1,,,,,,,,,,,,,,,,0,0

Basically, there are 3 triggers: location, item, and level-up alone. IMHO, the last shouldn't be there.

@meowsticdf
Copy link

Veekun's copy of pokemon_evolution.csv has 5 lines for Leafeon:

238,470,1,,,,8,,,,,,,,,,,,0,0
324,470,1,,,,375,,,,,,,,,,,,0,0
363,470,1,,,,650,,,,,,,,,,,,0,0
368,470,1,,,,,,,,,,,,,,,,0,0
407,470,3,85,,,,,,,,,,,,,,,0,0

These are "level up in Eterna Forest (Sinnoh)", "level up in Pinwheel Forest (Unova)", "level up in Route 20 (Kalos)", "level up (no location)", and "use leaf stone" respectively. So I guess this row is supposed to point to Lush Jungle in Alola.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants