Add accuracy check to BattleScript_EffectNightmare (#9032)

This commit is contained in:
Alex 2026-01-27 16:17:25 +01:00 committed by GitHub
parent aafc581460
commit c8eb55969e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3393,6 +3393,7 @@ BattleScript_EffectMeanLookGen5:
BattleScript_EffectNightmare::
attackcanceler
jumpifsubstituteblocks BattleScript_ButItFailed
accuracycheck BattleScript_MoveMissedPause, ACC_CURR_MOVE
jumpifvolatile BS_TARGET, VOLATILE_NIGHTMARE, BattleScript_ButItFailed
jumpifstatus BS_TARGET, STATUS1_SLEEP, BattleScript_NightmareWorked
jumpifability BS_TARGET, ABILITY_COMATOSE, BattleScript_NightmareWorked