Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
364e2df
feat: add slippery-slope encounters
jemarq04 Jul 10, 2026
d02b293
feat: add frostpoint-field encounters
jemarq04 Jul 10, 2026
41d40f0
feat: add dynamax adventures encounters and encounter methods for max…
jemarq04 Jul 10, 2026
5ae2df6
feat: add giants-bed encounters
jemarq04 Jul 11, 2026
6b5d82d
feat: add encounter condition values for finding footprints in the-cr…
jemarq04 Jul 11, 2026
d540659
fix: use only one encounter method for dynamax adventures
jemarq04 Jul 11, 2026
8e0a5ae
feat: add max-raid encounter method and slot
jemarq04 Jul 11, 2026
9c65870
feat: add regigigas max-raid encounter in giants-bed if the player ha…
jemarq04 Jul 11, 2026
5995b47
feat: add regi encounters in their respective ruins. add new encounte…
jemarq04 Jul 11, 2026
15461b6
feat: add old-cemetery encounters
jemarq04 Jul 11, 2026
efdc9ce
feat: add snowslide-slope encounters
jemarq04 Jul 11, 2026
d587230
feat: add tunnel-to-the-top encounters
jemarq04 Jul 11, 2026
b93fd7b
fix: correct pokemon to their galarian forms
jemarq04 Jul 11, 2026
f60845b
feat: add path-to-the-peak encounters
jemarq04 Jul 11, 2026
f159cce
feat: add calyrex, glastrier, and spectrier encounters. split because…
jemarq04 Jul 11, 2026
1d32e94
feat: add initial encounters for giants-foot
jemarq04 Jul 13, 2026
119ff13
feat: add remaining giants-foot encounters
jemarq04 Jul 13, 2026
324dbab
feat: add roaring-sea-caves encounters
jemarq04 Jul 13, 2026
fa12be7
refactor: shift encounter condition value IDs
jemarq04 Jul 13, 2026
7e252a1
refactor: shift encounter IDs
jemarq04 Jul 13, 2026
dcef75c
merge: Merge branch 'master' of github.com:jemarq04/pokeapi into feat…
jemarq04 Jul 13, 2026
6596d12
feat: add frigid-sea encounters
jemarq04 Jul 15, 2026
c66e389
feat: add cobalion encounter in frigid-sea
jemarq04 Jul 15, 2026
cef0199
merge: Merge branch 'master' of github.com:jemarq04/pokeapi into feat…
jemarq04 Jul 15, 2026
427c52f
feat: add three-point-pass encounters
jemarq04 Jul 15, 2026
062f0a9
feat: add main ballimere-lake encounters
jemarq04 Jul 15, 2026
b993395
feat: add spiritomb encounter in ballimere-lake
jemarq04 Jul 15, 2026
9d1d3f0
feat: add keldeo-resolute encounter in ballimere-lake
jemarq04 Jul 15, 2026
67690dd
feat: add lakeside-cave encounters
jemarq04 Jul 15, 2026
673ff26
feat: add dyna-tree-hill encounter
jemarq04 Jul 15, 2026
d87b54b
fix: add missing item-reins-of-unity encounter condition to calyrex a…
jemarq04 Jul 15, 2026
2a6597e
feat: add new locations, location areas, and encounter condition valu…
jemarq04 Jul 15, 2026
18bd660
fix: add missing game indices for new location areas
jemarq04 Jul 15, 2026
47cc1f7
fix: update location area names to be consistent with previous roamin…
jemarq04 Jul 15, 2026
1af4e29
refactor: change regieleki and regidrago condition values for clarity
jemarq04 Jul 15, 2026
571afcf
feat: add new condition values for max raids
jemarq04 Jul 16, 2026
b0c3006
feat: add wild area news encounter slots for max raids
jemarq04 Jul 17, 2026
1cfc819
feat: add new location and area for all galar wild area max dens for …
jemarq04 Jul 17, 2026
7a39ea4
feat: add special wild area news max raids in galar-wild-area-max-dens
jemarq04 Jul 17, 2026
d87cedc
feat: add rolling-fields max raids
jemarq04 Jul 17, 2026
74dc951
feat: add dappled-grove max raids
jemarq04 Jul 17, 2026
d47d085
feat: add west-lake-axewell max raids
jemarq04 Jul 17, 2026
fb3a7a0
feat: add watchtower-ruins max raids
jemarq04 Jul 17, 2026
bfe55ab
feat: add east-lake-axewell max raids
jemarq04 Jul 17, 2026
0af6654
feat: add axews-eye max raids
jemarq04 Jul 17, 2026
2c1857b
feat: add north-lake-miloch max raids
jemarq04 Jul 17, 2026
5813fbd
feat: add giants-seat max raids
jemarq04 Jul 17, 2026
b4da6cf
feat: add south-lake-miloch max raids
jemarq04 Jul 17, 2026
5fe2a03
feat: add motostoke-riverbank max raids
jemarq04 Jul 17, 2026
b063f9a
feat: add bridge-field max raids
jemarq04 Jul 17, 2026
cff0c5b
feat: add stony-wilderness max raids
jemarq04 Jul 17, 2026
af90224
feat: add giants-cap max raids
jemarq04 Jul 17, 2026
d53b0ed
feat: dusty-bowl max raids
jemarq04 Jul 18, 2026
f75c7da
feat: add giants-mirror max raids
jemarq04 Jul 18, 2026
6174b5f
feat: add lake-of-outrage max raids
jemarq04 Jul 18, 2026
4f3547e
feat: add hammerlocke-hills max raids
jemarq04 Jul 18, 2026
08e8ffd
merge: Merge branch 'master' of github.com:jemarq04/pokeapi into feat…
jemarq04 Jul 18, 2026
d2334f3
fix: add missing comma
jemarq04 Jul 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions data/v2/csv/encounter_condition_prose.csv
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ encounter_condition_id,local_language_id,name
24,9,Find a certain number of Alolan Diglett in Isle of Armor
25,9,"During specific weather conditions like sun, rain, or snow"
26,9,Johto Safari Zone Blocks
27,9,Max Den Rarity
28,9,Max Den Difficulty Rating
Loading
Loading