PokeAPI / PokeAPI/pokeapi

ORAS Missing Surf, Underwater, Fishing Encounters

Open
#1,456 1 comment 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

It appears there's no Surf or underwater encounters in ORAS at all in the current API.

This includes:

  • Underwater route for Pokemon like relicanth
  • Fishing Pokemon like goldeen
  • Pokemon like tentacool or wingull who are on basically every route do not show up at all in the API.

I don't think much else needs to be said regarding this, it's standard encounter slot, encounter, location area info. It looks like any horde encounter was caught.

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 tracing the ORAS encounter data exposed by the API and compare the route and location-area entries with the standard encounter slots described in the issue. Verify Surf, underwater, and fishing records for the named Pokémon, and confirm the completed data appears through the API.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.