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

Fixed genie signature moves #3884

Merged
merged 2 commits into from
Jan 1, 2024

Conversation

damon-murdoch
Copy link

Fixed genie signature moves

Description

The Genie Signature moves from Legends: Arceus (Bleakwind, Wildbolt & Sandsear Storm) are meant to be spread moves (Both opponents, not partner), but are currently single-target moves. They are also meant to have 100% accuracy in rain. This request makes both of the above mentioned changes.

Feature(s) this PR does NOT handle:

I have not updated the animations for any of the above moves, so it will still appear to target the leftmost opponent (or whichever target it connects with, if one of the hits miss / are blocked by protect / etc.) Aside from this, the moves work as expected.

Discord contact info

SirScrubbington#0322

Fixed genie signature moves
Condensed rain move checks into a single 'if'
@AlexOn1ine AlexOn1ine merged commit 9191c22 into rh-hideout:master Jan 1, 2024
1 check passed
PCG06 pushed a commit to PCG06/pokeemerald that referenced this pull request Jan 25, 2024
* Fixed genie signature moves

Fixed genie signature moves

* Condensed rain move checks into a single 'if'

Condensed rain move checks into a single 'if'
@damon-murdoch damon-murdoch deleted the genie-move-fix branch March 26, 2024 07:58
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.

2 participants