Missing 'order' entry for Gen 9 Pokémon moves
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.2k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 21
Description
The 'order' data is missing for Pokémon in the SV main games, despite being specified for Pokémon in the DLC that learn multiple moves at the same level.
Due to this omission, the move data for lower level Pokémon does not display as it does in the actual game.
Does the data already exist but has not been entered?
I've noticed that move orders on Serebii.net seems accurate. Should I manually input this and submit a pull request?
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 inspecting the existing Gen 9 Pokémon move data, especially the Scarlet/Violet entries and DLC entries that already include order values. Compare the affected move ordering with the referenced Serebii.net data. Done means the missing order values are entered and lower-level Pokémon move data displays in the expected in-game order.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100