Anorith/Lileep missing in Encounter
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.2k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 21
Description
Hi, I was looking for some Pokemon on how to get them in Gen IV and I noticed that the encounter for Anorith/Cradily are missing for those games:
(diamon, pearl, platinium, heartgold, black, white, black2, white2, x, omegarubiy, alphasapphire, brilliant diamond, shining pearl, sword/shield expansion pass)
condition value should be 'item-root-fossil'
Currently available are the entries for ruby, sapphire, emerald, ultra-sun and ultra-moon.
I have not checked any other Fossil Pokemon.
Steps to Reproduce:
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 with the encounter responses at /api/v2/pokemon/347/encounters and /api/v2/pokemon/345/encounters, then locate the data source that supplies those records. Check the listed game versions and add the missing fossil encounters using the condition value "item-root-fossil". Done means both Pokémon return the expected encounters for the specified versions.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100