Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#1,454 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
50/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
python
領域
api

調査の方向性

まず、XY、SM、USUM の API のエンカウントデータを、issue にリンクされている Bulbapedia のアンブッシュエンカウント情報と照合して監査します。Chansey、Cottonee、Alolan Rattata、Wimpod、および関連するエンカウント方法について既存のエンカウント方法を確認し、欠落している方法と名前が一貫して表現されていることを検証します。対象となるエンカウントデータがこれらのゲーム全体で完全かつ正しい名前になっていれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
Python
スター
5.4k
フォーク
1.2k
平均マージ
2日 12時間
マージ済み PR(30日)
18

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

PokeAPI/pokeapi のほかの issue

PokeAPI/pokeapi の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。