showdown
showdown copied to clipboard
Bot doesn't understand Gastrodon's immunity against electric moves
i'd send a replay if needed. bot does a nasty plot and then thunderbolt at gastrodon (more than once)...has happened in multiple battles
Bot doesn't understand Gastrodon's immunity against ground
I assume you typo-ed and meant Gastrodon's immunity against electric. I'll write this reply assuming that is what you meant.
Several issues like this have been opened: : #110, #47. The bot making a bad move is not evidence that it does not understand an interaction. The bot is quite bad in many situations and can make poor decisions like you are seeing.
If you really believe there is a bug somewhere then please open a pull-request with a new test in the test_battle_mechanics.py
file like this one showing that your interaction results in an electric move having an effect on a ground type pokemon.
Bot doesn't understand Gastrodon's immunity against ground
I assume you typo-ed and meant Gastrodon's immunity against electric. I'll write this reply assuming that is what you meant.
Several issues like this have been opened: : #110, #47. The bot making a bad move is not evidence that it does not understand an interaction. The bot is quite bad in many situations and can make poor decisions like you are seeing.
If you really believe there is a bug somewhere then please open a pull-request with a new test in the
test_battle_mechanics.py
file like this one showing that your interaction results in an electric move having an effect on a ground type pokemon.
yep meant that
i assumed it doesn't understand the electric immunity cuz it is not just one battle
i'd open the pr with the new test soon then
Closing due to inactivity. Feel free to re-open or make a PR if you figure this out.