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

[Ability][Checkup] Clear Body #258

Open
8 tasks
frutescens opened this issue Jan 12, 2025 · 0 comments
Open
8 tasks

[Ability][Checkup] Clear Body #258

frutescens opened this issue Jan 12, 2025 · 0 comments
Labels
Ability For ability implementations/interactions Checkup Part of an effort to ensure that moves/abilities/game features are functioning correctly.

Comments

@frutescens
Copy link
Contributor

Ability Requirements

  • Documentation
  • Tests
  • Clear Body prevents stat reduction caused by other Pokémon's moves and Abilities (such as Scary Face and Intimidate), including Sticky Web.
  • Clear Body does not prevent self-inflicted stat reductions such as from moves like Superpower or Shell Smash.
  • Clear Body only protects from effects that lower stat stages, so it does not prevent stat reduction from items like the Iron Ball, the status conditions paralysis or burn, or the moves Guard Split or Power Split.
  • Clear Body does not prevent stat stages being directly modified by Heart Swap, Guard Swap, Power Swap, Baton Pass, or Topsy-Turvy.
  • It does not prevent Spectral Thief from stealing (i.e., resetting) positive stat changes.
  • This Ability is ignored by moves and Abilities that ignore Abilities, such as Mold Breaker.

Related PRs

Flyout Behaviour

Related Bugs

References

@frutescens frutescens added Ability For ability implementations/interactions Checkup Part of an effort to ensure that moves/abilities/game features are functioning correctly. labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ability For ability implementations/interactions Checkup Part of an effort to ensure that moves/abilities/game features are functioning correctly.
Projects
None yet
Development

No branches or pull requests

1 participant