vinnymac / PokeNurse

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon
284 stars 55 forks source link

Evolution CP calculator #100

Open iPaulis opened 7 years ago

iPaulis commented 7 years ago

I know this might not be a priority right now, but I will suggest it because I think it would be a good idea. When v1.1.2 came out, the new power up tooltip gave me the idea that maybe a similar thing could be done when you mouseover the CP of a pokemon and could tell you in a tooltip the estimated (and/or min-max range) CP of a given pokemon if evolved (plus third evolution CP if that is the case). I don't know if this feature would be posible or would need too much work, but would be a very handy feature and I had to ask. So I found the multipliers data for each pokemon to help you a little bit and converted it to JSON so you can work with it: Pokemon Go Evolution CP Multiplier - Live Updating - CP Multipliers.zip

And this is the source of the data which seems pretty reliable as other web tools are using this for their own calculators: https://www.reddit.com/r/pokemongo/comments/4t2uzo/pokemon_go_evolution_cp_multiplier_sheet_know/

iPaulis commented 7 years ago

At first I thought displaying this info in a tooltip would be nice (and still would be), but I saw that in the new version you added a section in the details page of a pokemon where it says: "Evolution" and a picture of the evolution. Next to that picture would be a great place to display the CP that the evolution would have. I am sure you will have a clearer design idea for your software than me, I just wanted to share my thoughts.

vinnymac commented 7 years ago

That is an interesting point. No reason we couldn't provide the information in multiple places. Could be in a tooltip on the table as well as in the modal next to or above the evolution.