I have noticed that the bot displays the catch chance in a pretty weird manner:
[2017-07-23 20:33:18] [PokemonCatchWorker] [INFO] Threw a Pinap Berry! Catch rate with Greatball is now: 26.72
[2017-07-23 20:33:28] [PokemonCatchWorker] [INFO] Great Curveball throw! Used Ultraball, with chance 26.72 (42 left)
As far as I understand, this means that the chance of catching the pokemon is the same, no matter if a Greatball or a Ultraball is used. But this is not true.
My guess is that internall the bot uses correct values, but the value displayed is not updated.
Can somebody fix the displayed value?
I have noticed that the bot displays the catch chance in a pretty weird manner: [2017-07-23 20:33:18] [PokemonCatchWorker] [INFO] Threw a Pinap Berry! Catch rate with Greatball is now: 26.72 [2017-07-23 20:33:28] [PokemonCatchWorker] [INFO] Great Curveball throw! Used Ultraball, with chance 26.72 (42 left)
As far as I understand, this means that the chance of catching the pokemon is the same, no matter if a Greatball or a Ultraball is used. But this is not true. My guess is that internall the bot uses correct values, but the value displayed is not updated. Can somebody fix the displayed value?