showdown icon indicating copy to clipboard operation
showdown copied to clipboard

Bot doesn't understand Gastrodon's immunity against electric moves

Open SomeRandomGuy009 opened this issue 2 years ago • 3 comments

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

SomeRandomGuy009 avatar Sep 25 '22 15:09 SomeRandomGuy009

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.

pmariglia avatar Sep 25 '22 18:09 pmariglia

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

SomeRandomGuy009 avatar Sep 26 '22 05:09 SomeRandomGuy009

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

SomeRandomGuy009 avatar Sep 26 '22 05:09 SomeRandomGuy009

Closing due to inactivity. Feel free to re-open or make a PR if you figure this out.

pmariglia avatar Nov 05 '22 18:11 pmariglia