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

Fix Metronome's/Mirror Move's called move to take powder moves / multi hit moves into account #3135

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

DizzyEggg
Copy link
Collaborator

Fixes #2860
Replaces #2877

This PR adds a new atkCanceler field which tells the function to check cases which are run 2 times, when using Metronome first and then when using the new move.
This also replaces the hack I used before for Magic bounce edge case.

Also added tests for Metronome and Mirror Move(though for now they use specific RNG seeds, to change soon(tm))).

@mrgriffin mrgriffin merged commit c4057cb into rh-hideout:master Jul 16, 2023
@DizzyEggg DizzyEggg deleted the metronome_mirror_move branch June 23, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metronome bugged on Multi Hit / Powder Moves
2 participants