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

Spread moves hit user if ally is KO'd and there is no replacement. #207

Closed
GodkarmachineOBabaghanoush opened this issue Apr 20, 2024 · 4 comments
Labels
Bug Something isn't working Move Affects a move

Comments

@GodkarmachineOBabaghanoush
Copy link

GodkarmachineOBabaghanoush commented Apr 20, 2024

Specific situation : Machamp uses Earthquake while Qwilfish is on the field.
Opponent KO's Qwilfish before Earthquake goes off.
Because every other Pokemon was KO'd, Machamp moves to a new position.
Machamp then uses Earthquake, and promptly hits itself with it.

@Madmadness65 Madmadness65 added Bug Something isn't working Move Affects a move labels May 5, 2024
@bennybroseph
Copy link
Collaborator

Still occurs, easy to reproduce

Self.KO.mp4

@DustinLin
Copy link
Contributor

Think this was fixed, not sure exactly which PR though

spreadhit.mov

@Jancojicanoder
Copy link
Contributor

Think this was fixed, not sure exactly which PR though

spreadhit.mov

Shouldn't the earthquaker be in the 2nd slot? Since bulbasaur is in the 1st slot, he doesn't change positions, which is relevant in the issue

@flx-sta
Copy link
Collaborator

flx-sta commented Jul 23, 2024

Tested locally on beta branch (e846498)
No longer able to reproduce

@flx-sta flx-sta closed this as completed Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Move Affects a move
Projects
None yet
Development

No branches or pull requests

6 participants