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

Allow underleveled event Pokemon #10478

Merged
merged 3 commits into from
Sep 7, 2024

Conversation

dot-Comfey
Copy link
Contributor

https://www.smogon.com/forums/threads/underleveled-evolved-pokemon-events.3747655/

If underleveled encounters are implemented as events, as suggested in this thread, then this code will be able to allow such Pokemon as well. Currently, they're implemented in learnsets.ts without any usage due to being separate from eventData.

This also fixes an oversight from #10444 which allowed egg Pokemon under level 5 if they were a species with an associated incense and not hatched from an incense (Marill and Wobbuffet).

https://www.smogon.com/forums/threads/underleveled-evolved-pokemon-events.3747655/

If underleveled encounters are implemented as events, as suggested in [this thread](https://www.smogon.com/forums/threads/low-level-staravia-and-bibarel.3737100/), then this code will be able to allow such Pokemon as well. Currently, they're implemented in learnsets.ts without any usage due to being separate from eventData.

This also fixes an oversight from smogon#10444 which allowed egg Pokemon under level 5 if they were a species with an associated incense and not hatched from an incense (Marill and Wobbuffet).
@Karthik99999
Copy link
Contributor

There's a test in team-validator/events.js that needs to be unskipped.

@DaWoblefet DaWoblefet merged commit a7fd1c1 into smogon:master Sep 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants