Skip to content

Add Sword/Shield encounters (Part 8: SWSH DLC Max Raids - Final Part!)#1613

Merged
Naramsim merged 36 commits into
PokeAPI:masterfrom
jemarq04:feat/add-swsh-dlc-max-raids
Jul 23, 2026
Merged

Add Sword/Shield encounters (Part 8: SWSH DLC Max Raids - Final Part!)#1613
Naramsim merged 36 commits into
PokeAPI:masterfrom
jemarq04:feat/add-swsh-dlc-max-raids

Conversation

@jemarq04

Copy link
Copy Markdown
Member

Change description

The final continuation of PR #1550, #1564, #1577, #1581, #1600, #1604, #1610, addressing issue #1459. This PR adds all the max raid encounters in the Isle of Armor and Crown Tundra zones, loaded from Bulbapedia webpages using a web scraping script. If a pokemon was encountered in its Gigantamax form, I marked them as such.

A new location area was added for each max den available in a given wild area location. They are named using Bulbapedia's naming scheme, as I used those pages primarily to add the encounters. A couple minor issues fixed with location prose.

This is the final PR adding Sword/Shield encounters! I'll have to figure out where I'll focus efforts next (likely Legends Arceus), but for now I can finally say: Closes #1459.

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 18, 2026 20:03
…--sort-by-natdex. also added some max raid sorting features
@Naramsim
Naramsim merged commit 091f3a0 into PokeAPI:master Jul 23, 2026
19 checks passed
@Naramsim

Copy link
Copy Markdown
Member

Whoa this was a long one! @jemarq04 !! Thanks for all the additions of this PR series! It's great the amount of effort you put into it and the quality of the contributions!

@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).

Naramsim pushed a commit to PokeAPI/api-data that referenced this pull request Jul 23, 2026
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.

Missing Sword/Shield pokemon encounters

3 participants