-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Release and catch based on NCP #4963
Comments
NCP? |
Normalized cp (current/max) |
@intuition17 I saw NCP in the output. Could you enlighten me what this number does? Is it better to have a bigger NCP value? |
@avexus NCP is the pokemon level / trainer level. So it's a fraction of how powerful the poke is compared to how powerful it can be (which is limited by current trainer level). CP depends on IV but NCP does not. |
@RedViper9 Actually the NCP the bot currently shows does not seem to be pokemon level / trainer level, but rather something close to pokemon level / 39. |
Short Description
I would like to be able to catch or release pokemon based on their NCP, instead of just CP.
Possible solution
Add these fields for the transfer_pokemon cell worker
How it would help others
This would make it easier than having to find high CP values for each pokemon.
The text was updated successfully, but these errors were encountered: