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] Gorilla Tactics does not Register Protect, No Effect as Move Usage #5112

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

Comments

@Snailman11
Copy link
Collaborator

Describe the bug

Gorilla Tactics does not consider failed attacks such as moves being protected against or moves having no effect against the target as move uses that activate it.

Reproduction

Choose a Ghost-Type starter and spam splash, or Use Protect then hope the Opponent chooses the other move.

	MOVESET_OVERRIDE: [Moves.DISABLE, Moves.SPLASH, Moves.PROTECT],
	ABILITY_OVERRIDE: Abilities.PRANKSTER,
	PASSIVE_ABILITY_OVERRIDE: Abilities.FRISK,

	OPP_LEVEL_OVERRIDE: 5
	OPP_MOVESET_OVERRIDE: [Moves.TACKLE, Moves.POUND],
	OPP_ABILITY_OVERRIDE: Abilities.GORILLA_TACTICS,

Expected behavior

Moves having no effect should Gorilla Tactics the move. 

GT No Effect

Moves hitting Protection should Gorilla Tactics the move. 

GT Protect

Screenshots / Videos

Gorilla Tactics and Protect

Gorilla.Tactics.Pound.Tackle.mp4

Gorilla Tactics and No effect

GorillaTactics.No.effect.mp4

Session export file

No response

User data export file

No response

Additional context

No response

@Snailman11 Snailman11 added Ability Affects an ability P2 Bug Minor. Non crashing Incorrect move/ability/interaction 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
Ability Affects an ability P2 Bug Minor. Non crashing Incorrect move/ability/interaction
Projects
Status: Ready
Development

No branches or pull requests

1 participant