cglatot / PokeManager

Uses Python API for Pokemon Go to mass transfer Pokemon
Other
146 stars 31 forks source link

[Feature] Transfer based on CP percentile #30

Closed Orrielel closed 8 years ago

Orrielel commented 8 years ago

Since the max CP is relative to the each type of Pokemon, IV and user level, wouldn't it be better to be able to set the percentile of maximum current CP instead of a static number?

cglatot commented 8 years ago

Nope. If you are going for long term potential, then IV is what you need to be concerned with.

Absolute CP is in there so you can keep your current actual powerful pokemon.