-
-
Notifications
You must be signed in to change notification settings - Fork 954
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
Evolution trigger/condition for region-specific evolutions #639
Comments
We can add it to the evolution chain. What are the exact conditions for both evolutions? |
Meowth must be level 28 and its Galar variant in order to evolve to Perrserker. |
Are there any updates to this? I don't see a way to tell which form Perrserker evolves from in the evolution chain api call. Maybe there's an alternate solution I'm not seeing? |
I second this petition. In my app I display a list of the evolution line but I have no way to distinguish between Slowbro and Slowbro Galar's evolution triggers. From what I can see I think the result is in order, i.e. the first object is Slowbro and the second one is Galar's form but maybe this is not the case for every single Pokémon variant. I think adding a |
I'll promote this to a |
Basically any issue here should have the label of "Help wanted", cause the amount of users far eclipses the amount of helpers that actually contribute. Data from Galar, Hisui and Paldea basically doesnt exist besides actual stats and names that got extrated from the games. |
Small request, but possibly adding an evolution-trigger or evolution detail that specifies that a certain evolution is unique to a specific region only. For example, Meowth's evolution data lists that they can evolve into either Persian or Perrzerker, but there is nothing that specifies Perrzerker's evolution being locked to Galar only, or that the evolution only works on a Galarian Meowth.
The text was updated successfully, but these errors were encountered: