Add Sword/Shield encounters (Part 6: The Crown Tundra)#1604
Conversation
…own-tundra to find terrakion,virizion,cobalion
…s all other regis in their party
…r condition value and missing condition value prose
… calyrex rider forms are not pokemon
…/add-swsh-crown-tundra
…/add-swsh-crown-tundra
…nd glastrier/spectrier encounter at crown-shrine
…es for galarian articuno, zapdos, and moltres encounters
…/add-swsh-crown-tundra
…/add-swsh-crown-tundra
|
Thanks @jemarq04 as always! |
|
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 updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data. |
|
Of course, happy to help! |
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, androaming-crown-tundraand their location areas for the Galarian legendary birds forthe-crown-tundra.New encounter methods
Added
dynamax-adventureto list all rental and legendary pokemon available during Dynamax Adventures in the Max Lair andmax-raidto add a special Regigigas raid. Later max raid encounters will use the samemax-raidmethod.New encounter condition values
Added conditions for the following:
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