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

uproar #334

Open
Aeliko opened this issue Oct 15, 2024 · 0 comments
Open

uproar #334

Aeliko opened this issue Oct 15, 2024 · 0 comments
Labels
bug Something isn't working modernization Current/Later gen Functionality moves Issue with a move's operation or interaction

Comments

@Aeliko
Copy link
Collaborator

Aeliko commented Oct 15, 2024

Uproar should now last exactly 3 turns.

Increase base power from 50 to 90

When Uproar is initially used (i.e. when the user is not already making an uproar), any sleeping Pokémon on the field are woken up (even if they have the Ability Soundproof or are not adjacent to the user). This is now the only time Uproar wakes up Pokémon that are already asleep. <-- Need to fix implementation in ServerFieldConditionCheck and move the wake up logic to the effect

While a Pokémon is making an uproar, Pokémon cannot fall asleep (even if they have Soundproof or are not adjacent to the Pokémon making the uproar). Pokémon can be made drowsy by Yawn, but a drowsy Pokémon cannot fall asleep during an uproar (even if it has Soundproof).

If Uproar fails to be executed completely on any turn—such as if it is used against a Ghost-type Pokémon, a protected Pokémon, or a Pokémon with the Ability Soundproof—the user immediately calms down and is no longer forced to use Uproar.

@Aeliko Aeliko added bug Something isn't working moves Issue with a move's operation or interaction modernization Current/Later gen Functionality labels Oct 15, 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 modernization Current/Later gen Functionality moves Issue with a move's operation or interaction
Projects
Status: In Progress
Development

No branches or pull requests

1 participant