Commit be845e4
Add Sword/Shield encounters (Part 6: The Crown Tundra) (#1604)
* feat: add slippery-slope encounters
* feat: add frostpoint-field encounters
* feat: add dynamax adventures encounters and encounter methods for max-lair
* feat: add giants-bed encounters
* feat: add encounter condition values for finding footprints in the-crown-tundra to find terrakion,virizion,cobalion
* fix: use only one encounter method for dynamax adventures
* feat: add max-raid encounter method and slot
* feat: add regigigas max-raid encounter in giants-bed if the player has all other regis in their party
* feat: add regi encounters in their respective ruins. add new encounter condition value and missing condition value prose
* feat: add old-cemetery encounters
* feat: add snowslide-slope encounters
* feat: add tunnel-to-the-top encounters
* fix: correct pokemon to their galarian forms
* feat: add path-to-the-peak encounters
* feat: add calyrex, glastrier, and spectrier encounters. split because calyrex rider forms are not pokemon
* feat: add initial encounters for giants-foot
* feat: add remaining giants-foot encounters
* feat: add roaring-sea-caves encounters
* refactor: shift encounter condition value IDs
* refactor: shift encounter IDs
* feat: add frigid-sea encounters
* feat: add cobalion encounter in frigid-sea
* feat: add three-point-pass encounters
* feat: add main ballimere-lake encounters
* feat: add spiritomb encounter in ballimere-lake
* feat: add keldeo-resolute encounter in ballimere-lake
* feat: add lakeside-cave encounters
* feat: add dyna-tree-hill encounter
* fix: add missing item-reins-of-unity encounter condition to calyrex and glastrier/spectrier encounter at crown-shrine
* feat: add new locations, location areas, and encounter condition values for galarian articuno, zapdos, and moltres encounters
* fix: add missing game indices for new location areas
* fix: update location area names to be consistent with previous roaming locations
* refactor: change regieleki and regidrago condition values for clarity
---------
Co-authored-by: Alessandro Pezzè <igougi.ui@gmail.com>1 parent 9be81dd commit be845e4
11 files changed
Lines changed: 7489 additions & 5 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
0 commit comments