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] Forecast #664

Open
8 tasks
frutescens opened this issue Feb 13, 2025 · 0 comments
Open
8 tasks

[Ability][Checkup] Forecast #664

frutescens opened this issue Feb 13, 2025 · 0 comments
Labels
Checkup Part of an effort to ensure that moves/abilities/game features are functioning correctly.

Comments

@frutescens
Copy link
Contributor

Ability Requirements

  • Documentation
  • Tests
  • Depending on the weather, Forecast will change Castform's form, which also changes its type. Castform changes as follows:
    • During harsh sunlight or extremely harsh sunlight, it will become Sunny Form, which is Fire-type.
    • During hail, it will become Snowy Form, which is Ice-type.
    • During rain or heavy rain, it will become Rainy Form, which is Water-type.
    • During a sandstorm, fog, strong winds, a shadowy aura, or clear weather, it will revert to its normal form, which is Normal-type.
    • It will also revert to its normal form if a Pokémon on the field has Cloud Nine or Air Lock.
  • This Ability has no effect on Pokémon other than Castform.
  • Forecast does not change Castform's form until after Stealth Rock deals damage.
  • If a Pokémon transforms into Castform, the Pokémon will remain in the same form as the target Castform, regardless of the weather.
  • If Castform loses Forecast or Forecast is suppressed with Gastro Acid, it will revert to its normal form and not be able to change form. If Castform regains Forecast, it will change form to match the current weather, unless it would be in its normal form in the current weather.
  • Role Play fails if the target has the Ability Forecast. Entrainment fails if the user has the Ability Forecast. Forecast cannot be copied by Power of Alchemy or Receiver or Trace, nor can it be traded by Wandering Spirit.

Related PRs

Flyout Behaviour

Related Bugs

References

@frutescens frutescens converted this from a draft issue Feb 13, 2025
@frutescens frutescens moved this from Abilities to Active Issue in Ability Checkup Feb 13, 2025
@frutescens frutescens added the Checkup Part of an effort to ensure that moves/abilities/game features are functioning correctly. label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Checkup Part of an effort to ensure that moves/abilities/game features are functioning correctly.
Projects
Status: Active Issue
Development

No branches or pull requests

1 participant