PokeAPI / PokeAPI/pokeapi

Lack of egg moves and Duplicate version entries for Blissey's Double-Edge

Open
#828 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.4k
Forks
1.2k
Avg merge
2d 5h
Merged PRs (30d)
21

Description

Egg moves do not seem to be listed in the api, despite being on most major sites. Attempting to view Blissey's learnset shows Double-Edge twice for Pokemon Ultra-Sun-Ultra-Moon. Additionally, any questions on your slack page go without a response, despite it being listed as the best area to raise problems

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing Blissey's learnset response for Pokémon Ultra Sun–Ultra Moon and inspect how egg moves and version-specific entries are assembled. Compare the response with the expected learnset: egg moves should be present and Double-Edge should appear only once; verify the relevant API behavior with focused tests if the project provides them.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.