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
Using Encore on a move that was Protected against forces the opponent's next move to fail.
Use Encore on a Pokémon after the Pokémon's move was protected against with Protect.
MOVESET_OVERRIDE: [Moves.PROTECT, Moves.ENCORE], OPP_MOVESET_OVERRIDE: [Moves.TACKLE, Moves.SPLASH],
Encore should function against moves that just been nullified by Protect. https://replay.pokemonshowdown.com/gen9customgame-2277742060
Encore Protect
Encore Paralysis works correctly
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Using Encore on a move that was Protected against forces the opponent's next move to fail.
Reproduction
Use Encore on a Pokémon after the Pokémon's move was protected against with Protect.
Expected behavior
Encore should function against moves that just been nullified by Protect.
https://replay.pokemonshowdown.com/gen9customgame-2277742060
Screenshots / Videos
Encore Protect
Encore.and.Protect.cause.Fail.mp4
Encore Paralysis works correctly
Encore.and.Paralysis.Fine.mp4
Session export file
No response
User data export file
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: