Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

HGSS Missing PokeWalker Encounters

Aperta
#1,458 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
48/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
python

Direzione di ricerca

Inizia esaminando i dati esistenti di HGSS relativi a località, metodi d'incontro e condizioni d'incontro, quindi confrontali con le aree di Pokéwalker di Bulbapedia collegate. Il lavoro è completato quando le normali località e aree di Pokéwalker, il metodo di trasferimento e le condizioni di passi, gruppo e regione sono rappresentati in modo coerente nell'API.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

The API is currently missing the PokeWalker encounters from the HGSS companion accessory.

I think this should be supported, first of all, and I would do it in two separate PRs:

  1. All regular locations
  2. All event locations

The PokeWalker has its own sub-locations, but whenever a Pokemon caught in it is shown in-game, it just says "pokewalker".

I would propose we add 6 things to include the PokeWalker:

  1. PokeWalker Location
  2. Location areas for each PokeWalker area, tied to the pokewalker location: https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9walker#Areas
  3. Encounter Method called Pokewalker Transfer
  4. Encounter condition called "steps" and show the minimum number of steps you need to walk to find that Pokemon.
  5. Encounter condition called "group x" to note which group the pokemon is a part of. Because some mons are mutually exclusive.
  6. Encounter condition called "region"

On note 6. The "special" areas include event only areas, and some are japan only. Those I would set those areas to the encounter condition called: region-japan, indicating you need a japanese pokewalker.

Lingua principale
Python
Stelle
5.4k
Fork
1.2k
Merge medio
2g 12h
PR unite (30g)
18

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di PokeAPI/pokeapi

Tutte le issue di PokeAPI/pokeapi

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.