Skip to content
New issue

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

[Bug] Encore half-Fails when used Against a Move that was Protected Against #5111

Open
Snailman11 opened this issue Jan 11, 2025 · 0 comments
Labels
Move Affects a move P2 Bug Minor. Non crashing Incorrect move/ability/interaction

Comments

@Snailman11
Copy link
Collaborator

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.

	MOVESET_OVERRIDE: [Moves.PROTECT, Moves.ENCORE],

	OPP_MOVESET_OVERRIDE: [Moves.TACKLE, Moves.SPLASH],

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

@Snailman11 Snailman11 added Triage The issue needs triage P2 Bug Minor. Non crashing Incorrect move/ability/interaction Move Affects a move and removed Triage The issue needs triage labels Jan 11, 2025
@Snailman11 Snailman11 moved this from To triage to Ready in PokéRogue Bug Management Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Move Affects a move P2 Bug Minor. Non crashing Incorrect move/ability/interaction
Projects
Status: Ready
Development

No branches or pull requests

1 participant