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

Missing Shaking Encounters in XY/SM/USUM & Name issue in SM/USUM

Aperta
#1,454 4 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
50/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
python
Ambito
api

Direzione di ricerca

Inizia verificando i dati degli incontri dell'API per XY, SM e USUM confrontandoli con le informazioni sugli incontri d'agguato di Bulbapedia collegate nell'issue. Controlla i metodi di incontro esistenti per Chansey, Cottonee, Alolan Rattata, Wimpod e i metodi di incontro correlati, quindi verifica che i metodi e i nomi mancanti siano rappresentati in modo coerente. Il lavoro è completato quando i dati degli incontri interessati sono completi e denominati correttamente in questi giochi.

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

Descrizione

All of these encounter types are missing from XY in the API:

This is important because many pokemon are exclusively encountered this way.

I would model these by adding multiple new encounter methods. Bulbapedia lists these all as "ambush encounter", but then sub-divides them into types. I would only name them after the sub-divided types. This would be:

  • Shaking Berry Tree
  • Shaking Trash Can
  • Bush Ambush
  • Drop from Cave Ceiling
  • Moving Dust Cloud (Bulbapedia has this as leaping out of ground, but it's not descriptive enough imo)
  • Sky Ambush

Some of these encounters are modeled for Gen 7. For example, Chansey is included in USUM. However, for some reason, this is listed as "Bubble Spot", which is the Gen 5 water bubble spot. The rest of the encounter data for it is fine.

That being said, we are still missing some gen 7 encounters like this.

I would rename chansey/cottonees method to:

  • Bush Ambush (previously described in my XY section)

A lot of these encounters appear to be in the API, but some are missing.

I couldn't find the one for Rattata Alola in SM Route 2, for example. So I'll have to go in detail and double check everything.

That being said, I think SM/USUMs ambush types mostly have crossover with XY. The only new methods I could see to add are:

  • Sand Clouds (beach? Maybe combine with dust clouds)
  • Rustling Trees (I think keep separate from the berry tree one, as that's a distinct thing in XY)
  • Wimpod Chase (Wimpod is currently listed as "only one" which is really not correct.)
  • Water Splash (Could actually use bubbling spot from BW)
  • Invisible Kecleon Spots

As usual, I wouldn't bring something up without being willing to take it on myself, but I hope someone else is interested as well.

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.