Missing swarm pokemon for gen III RSE games
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.2k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 21
Description
In Gen III RSE games, you can record mix to cause pokemon to appear in areas they weren't before. https://bulbapedia.bulbagarden.net/wiki/Mass_outbreak#Generation_III
Probably needs to be encounters added with a "record mixing" condition type added to account for this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how encounter data and condition types are represented in the PokeAPI repository, then compare the requested Gen III RSE behavior with the linked Bulbapedia reference. Done means the relevant swarm encounters are represented and record mixing is supported as an encounter condition without breaking existing encounter behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100