The API is currently missing the PokeWalker encounters from the HGSS companion accessory.
I think this should be supported, first of all, and I would do it in two separate PRs:
- All regular locations
- All event locations
The PokeWalker has its own sub-locations, but whenever a Pokemon caught in it is shown in-game, it just says "pokewalker".
I would propose we add 6 things to include the PokeWalker:
- PokeWalker Location
- Location areas for each PokeWalker area, tied to the pokewalker location: https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9walker#Areas
- Encounter Method called Pokewalker Transfer
- Encounter condition called "steps" and show the minimum number of steps you need to walk to find that Pokemon.
- Encounter condition called "group x" to note which group the pokemon is a part of. Because some mons are mutually exclusive.
- Encounter condition called "region"
On note 6. The "special" areas include event only areas, and some are japan only. Those I would set those areas to the encounter condition called: region-japan, indicating you need a japanese pokewalker.
The API is currently missing the PokeWalker encounters from the HGSS companion accessory.
I think this should be supported, first of all, and I would do it in two separate PRs:
The PokeWalker has its own sub-locations, but whenever a Pokemon caught in it is shown in-game, it just says "pokewalker".
I would propose we add 6 things to include the PokeWalker:
On note 6. The "special" areas include event only areas, and some are japan only. Those I would set those areas to the encounter condition called: region-japan, indicating you need a japanese pokewalker.