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

Evolution cost for Purified / Trade discounted pokemon #24

Open
lramati opened this issue Mar 26, 2022 · 0 comments
Open

Evolution cost for Purified / Trade discounted pokemon #24

lramati opened this issue Mar 26, 2022 · 0 comments

Comments

@lramati
Copy link
Collaborator

lramati commented Mar 26, 2022

(Moved fromxZise/14)

PokemonNameCorrector::getCandyNameEvolutionCostGuess tries to guess the current pokemon by matching the evolution cost that was read to the expected evolution cost for the species in the evolution line. However, purified pokemon cost less to evolve, which means these number won't line up and the function will fail, additionally, there are pokemon that when traded cost 0 candy to evolve, which also breaks this function

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

1 participant