Correct me if this is a deliberate change, but I noticed that a few pokemon suddenly have very different egg steps than they had in the previous version. Leafeon and Glaceon, for example, now have 4,800 egg steps rather than the 2,120 of the other eeveelutions. I believe Magnezone and Vikavolt have also been changed, not sure if there are any others.
#Pokemon with incorrect egg steps
16 messages · Page 1 of 1 (latest)
probopass has been effected as well
It appears to be Pokémon that evolve via dungeon evos? Odd
No. Pokemon with multiple evo methods from one form to another.
Ah, that makes more sense
this line now multplies the evolved pokémon eggstep by 1.5. Now guess what happens if you have multiple lines of evo, lol.
For some reason it was changed to iterate multiple times on the same data (so 800 * 1.5^5), whereas previously it would have just set 800 * 1.5 five separate times
Bad code to fix Santa Snorlax eggsteps.
megas are supposed to have greater egg steps correct?
evolution lines not incrementing the egg steps either
Sooo that's why it changed all vitamin setup and I updated it 😦
I would think something like this would warrant a hotfix.
Fix for this and other things have already been merged, an update will come
It has not even been a day. Give us just a bit of time