Skip to content

Fix broadcast intended move before confusion self-hit in gen1 stadium#11773

Closed
TurboRx wants to merge 1 commit intosmogon:masterfrom
TurboRx:fix-gen1-self-hit-broadcast
Closed

Fix broadcast intended move before confusion self-hit in gen1 stadium#11773
TurboRx wants to merge 1 commit intosmogon:masterfrom
TurboRx:fix-gen1-self-hit-broadcast

Conversation

@TurboRx
Copy link
Contributor

@TurboRx TurboRx commented Feb 18, 2026

Fix: https://www.smogon.com/forums/threads/gen-1-stadium-mechanics.3777745/

currently in gen1stadium, the sim skips showing the intended move when a confused pokemon hits itself, stadium actually does show it before the self-hit animation. fixed by overriding onBeforeMove for confusion in gen1stadium conditions to call addMove before dealing the self-hit damage, same pattern as choicelock. added a test that verifies the move appears in the log before the confusion damage.

@andrebastosdias
Copy link
Collaborator

andrebastosdias commented Feb 18, 2026

You already have one PR that creates a BeforeMove event for Stadium's confusiton. #11770

@TurboRx
Copy link
Contributor Author

TurboRx commented Feb 18, 2026

sorry my bad thx for pointing it, I was working on multiple PRs so made it by mistake.

@TurboRx TurboRx closed this Feb 18, 2026
@TurboRx TurboRx deleted the fix-gen1-self-hit-broadcast branch February 18, 2026 08:26
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