We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the parameter that control the % of missed balls Pokeball thrown to XXX missed.. trying again!
At some point I remember that Bot never missed (which was definitively weird) but I could not find a corresponding parameter in config files or doc.
Thx for the help.
The text was updated successfully, but these errors were encountered:
"catch_throw_parameters": { "excellent_rate": 0.1, "great_rate": 0.2, "nice_rate": 0.3, "normal_rate": 0.4, "spin_success_rate" : 0.6, "hit_rate": 0.75 },
setting hit_rate is responsible for miss ball master or dev? always check config.json.example for diff ;)
Sorry, something went wrong.
@nowak-mateusz thx, so it is hit_rate. It was not in my config, so I guess there is a default. Many thanks for this quick reply.
No branches or pull requests
Question
What is the parameter that control the % of missed balls
Pokeball thrown to XXX missed.. trying again!
At some point I remember that Bot never missed (which was definitively weird) but I could not find a corresponding parameter in config files or doc.
Thx for the help.
The text was updated successfully, but these errors were encountered: