Add Pokémon Champions v1.1.0 Regulation M-B learnsets#1611
Conversation
|
Hi! Who is the human behind the PR? |
|
@Naramsim Hi! I’m the human behind this PR. |
|
Hi! A question: I see these values should be valid until Septemper 2, is that so? After that they'll change back to the original or get new values? I manually checked some entries against Bulbapedia and they look good. |
|
@Naramsim I may be missing something, but my understanding is that this data will remain valid after September 3, when Regulation M-C begins, as long as the Pokémon’s available moves do not change. If any moves are changed through a balance update, I plan to submit another PR with the necessary updates. |
|
That's great! I'll merge the PR then! |
|
A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data. |
|
The updater script could not finish its job. Please check CircleCI's builds and logs. |
Change description
Add Pokémon Champions v1.1.0 / Regulation M-B learnsets to
pokemon_moves.csv.This adds 2,416
trainlearnset rows for 38 forms that currently have no Champions learnset data:The learnset data was verified and entered by a human contributor directly from the actual in-game data in the Pokémon Champions v1.1.0 training menu for Regulation M-B. AI was not used to determine or infer which moves are available.
Related to #1503 and #1506.
Validation performed:
git diff --checkmake setupmake build-dbmake test(56 tests passed)AI coding assistance disclosure
Codex was used under human supervision only for the mechanical conversion of the human-entered Japanese move names to PokeAPI move IDs, insertion of the resulting CSV rows, and validation. The contributor reviewed the target roster, move lists, and prepared change before submission. The contributor owns the change and will address any issues found after submission.
Contributor check list