PokeAPI / PokeAPI/pokeapi

Kanto Route 13 encounter table missing time conditions for Crystal

Open
#1,140 0 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

  • Pidgeotto, Nidorina, Nidorino slots should be equally split between morning only and day only.
  • Venonat, Venomoth, Noctowl, Quagsire should be night only (except Quagsire's surf slot).
  • Chansey slots have no time conditions at all, so what should be 1% is reported as 3%.

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

Locate the Crystal encounter data for Kanto Route 13 and compare its time conditions and encounter rates with the listed requirements. Done means the named Pokémon have the specified morning, day, night, surf, or unrestricted conditions, and Chansey's rate is represented as 1% rather than 3%.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.