forked from DizzyEggg/pokeemerald
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Multi-hit moves damage pokemon using silk-trap #3312
Labels
bug
Bug
category: battle-mechanic
Pertains to battle mechanics
status: unconfirmed
This bug has not been reproduced yet
Comments
marinepez
added
bug
Bug
category: battle-mechanic
Pertains to battle mechanics
status: unconfirmed
This bug has not been reproduced yet
labels
Sep 14, 2023
AsparagusEduardo
added a commit
that referenced
this issue
Sep 26, 2023
* fix protect recoil issue and add tests for protect * test for #3312 and baneful bunker fix * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * more recoil moves for protect test * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * rename spiky shield test --------- Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
Pawkkie
pushed a commit
to Pawkkie/pokeemerald-expansion
that referenced
this issue
Sep 27, 2023
* fix protect recoil issue and add tests for protect * test for rh-hideout#3312 and baneful bunker fix * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * more recoil moves for protect test * Update test/battle/move_effect/protect.c Co-authored-by: Eduardo Quezada D'Ottone <[email protected]> * rename spiky shield test --------- Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Bug
category: battle-mechanic
Pertains to battle mechanics
status: unconfirmed
This bug has not been reproduced yet
Description
When using a multi-hit move against a pokemon using silk-trap, the first attack is protected, but subsequent attacks deal damage. The speed-lowering effect happens for every hit.
Version
1.5.3 (Default)
Upcoming Version
No response
Discord contact info
MarinePez
The text was updated successfully, but these errors were encountered: