Skip to content

Add Sword/Shield encounters (Part 6: The Crown Tundra)#1604

Merged
Naramsim merged 38 commits into
PokeAPI:masterfrom
jemarq04:feat/add-swsh-crown-tundra
Jul 18, 2026
Merged

Add Sword/Shield encounters (Part 6: The Crown Tundra)#1604
Naramsim merged 38 commits into
PokeAPI:masterfrom
jemarq04:feat/add-swsh-crown-tundra

Conversation

@jemarq04

@jemarq04 jemarq04 commented Jul 15, 2026

Copy link
Copy Markdown
Member

Change description

The continuation of PR #1550, #1564, #1577, #1581, #1600, addressing issue #1459. I've reviewed each of the location areas as I usually do for encounter PRs that I review formally to try and catch as many mistakes as possible.

This PR adds encounters for all needed conditions (weather and before/after beating the game) in The Crown Tundra. There were also a few encounters from my previous PRs that were supposed to be Galarian forms of certain pokemon, so I fixed those. I'll be tackling max raid encounters after this, mirroring Bulbapedia's formatting for each den.

New location/location areas

Added roaming-galar-wild-area, roaming-isle-of-armor, and roaming-crown-tundra and their location areas for the Galarian legendary birds for the-crown-tundra.

New encounter methods

Added dynamax-adventure to list all rental and legendary pokemon available during Dynamax Adventures in the Max Lair and max-raid to add a special Regigigas raid. Later max raid encounters will use the same max-raid method.

New encounter condition values

Added conditions for the following:

  • Finding footprints for Cobalion, Terrakion, and Virizion,
  • Having all 5 Regis in your party for Regigigas,
  • Choosing either the Regieleki or Regidrago pattern in Split-Decision Ruins,
  • Growing an iceroot or shaderoot carrot for Glastrier or Spectrier,
  • Talking to 32 people for Spiritomb,
  • Cooking curry with Cobalion, Terrakion, and Virizion for Keldeo,
  • Having the Reins of Unity for Calyrex/Glastrier/Spectrier, and
  • Watching the Galarian birds fight at Dyna Tree Hill to get Galarian Articuno, Zapdos, and Moltres.

I believe that covers all necessary conditions for any conditional encounters in this DLC.

AI coding assistance disclosure

No AI was used.

Contributor check list

  • I have written a description of the contribution and explained its motivation.
  • I have written tests for my code changes (if applicable).
  • I have read and understood the AI Assisted Contribution guidelines.
  • I will own this change in production, and I am prepared to fix any bugs caused by my code change.

jemarq04 added 30 commits July 10, 2026 13:27
…own-tundra to find terrakion,virizion,cobalion
…r condition value and missing condition value prose
@Naramsim

Copy link
Copy Markdown
Member

Thanks @jemarq04 as always!

@Naramsim
Naramsim merged commit be845e4 into PokeAPI:master Jul 18, 2026
19 checks passed
@pokeapi-machine-user

Copy link
Copy Markdown

A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data.

The staging branch will be deployed in our staging environment and the entire API will be ready to review.

A Pull Request (master<-staging) will be also created at PokeAPI/api-data and assigned to the PokeAPI Core team to be reviewed. If approved and merged new data will soon be available worldwide at pokeapi.co.

@pokeapi-machine-user

Copy link
Copy Markdown

The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data.

The Pull Request can be seen deployed in our staging environment when CircleCI deploy will be finished (check the start time of the last build).

@jemarq04

Copy link
Copy Markdown
Member Author

Of course, happy to help!

@jemarq04
jemarq04 deleted the feat/add-swsh-crown-tundra branch July 18, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants