### Expected Behavior When we throw pokeball, sometimes we miss. Usually I use up to 5 balls to catch a Zubat, then I "run" if I couldn't get. ### Actual Behavior With the Bot, I can catch a Zubat at 100% success rate. ### Possible solution Change the pokemon_catch_worker.py to add a throw miss rate and maximum numbers of pokeball before "run". ### How it would help others It would be more human like.