Add Sword/Shield encounters (Part 8: SWSH DLC Max Raids - Final Part!)#1613
Open
jemarq04 wants to merge 33 commits into
Open
Add Sword/Shield encounters (Part 8: SWSH DLC Max Raids - Final Part!)#1613jemarq04 wants to merge 33 commits into
jemarq04 wants to merge 33 commits into
Conversation
…--sort-by-natdex. also added some max raid sorting features
…/add-swsh-dlc-max-raids
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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