Skip to content

ORAS Mirage Forest Encounters#1441

Merged
Naramsim merged 18 commits intoPokeAPI:masterfrom
ItsMeJoji:oras-mirage-spots
Mar 19, 2026
Merged

ORAS Mirage Forest Encounters#1441
Naramsim merged 18 commits intoPokeAPI:masterfrom
ItsMeJoji:oras-mirage-spots

Conversation

@ItsMeJoji
Copy link
Contributor

This PR includes additions for the missing Mirage Forest encounters for ORAS.

Luckily there's no Gen 3 equivalent for this and the last few Mirage Spots.

Also question about encounter slots, there's no harm in reusing them for multiple encounter types, correct? Just don't want to balloon that file with, in essence, duplicate entries.

@jemarq04
Copy link
Contributor

I'll take a look at this soon, but as for your question on encounter slots yes. From what I've seen, these have been re-used for encounters with the same properties and I do not think there are any unintended consequences for that.

Comment on lines +65355 to +65359
70914,25,1229,1350,431,36,38
70915,25,1229,1351,548,36,38
70916,26,1229,1348,114,36,38
70917,26,1229,1349,191,36,38
70918,26,1229,1350,431,36,38
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
70914,25,1229,1350,431,36,38
70915,25,1229,1351,548,36,38
70916,26,1229,1348,114,36,38
70917,26,1229,1349,191,36,38
70918,26,1229,1350,431,36,38
70914,25,1229,1350,432,36,38
70915,25,1229,1351,548,36,38
70916,26,1229,1348,114,36,38
70917,26,1229,1349,191,36,38
70918,26,1229,1350,432,36,38

Purugly is available here, not Glameow

Comment on lines +65347 to +65351
70906,25,1228,1350,431,36,38
70907,25,1228,1351,37,36,38
70908,26,1228,1348,114,36,38
70909,26,1228,1349,191,36,38
70910,26,1228,1350,431,36,38
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
70906,25,1228,1350,431,36,38
70907,25,1228,1351,37,36,38
70908,26,1228,1348,114,36,38
70909,26,1228,1349,191,36,38
70910,26,1228,1350,431,36,38
70906,25,1228,1350,432,36,38
70907,25,1228,1351,37,36,38
70908,26,1228,1348,114,36,38
70909,26,1228,1349,191,36,38
70910,26,1228,1350,432,36,38

Purugly is available here, not Glameow

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching these!

@ItsMeJoji
Copy link
Contributor Author

Sorry this took so long @jemarq04 . Didn't realize the "commit suggestion" option did not apply when I tried it. pushed to my branch, so the changes should be there now.

@jemarq04
Copy link
Contributor

Sorry this took so long @jemarq04 . Didn't realize the "commit suggestion" option did not apply when I tried it. pushed to my branch, so the changes should be there now.

No worries! Looks good!

@Naramsim Naramsim merged commit f0858b1 into PokeAPI:master Mar 19, 2026
9 checks passed
@Naramsim
Copy link
Member

Thank you both!

@pokeapi-machine-user
Copy link

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

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 Mar 19, 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.

4 participants