Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make iv_mitm encounter like mon_mitm #1187

Open
wants to merge 3 commits into
base: legacy
Choose a base branch
from

Conversation

crhbetz
Copy link
Contributor

@crhbetz crhbetz commented Aug 1, 2021

With UIV enabled in PD, it is no longer necessary that an iv_mitm worker only encounters its scheduled specific pokemon at the target location. Instead, it can jump to the locations and just encounter every mon there. This is accomplished by telling PD
it's in mons mode while MAD still schedules the iv_mitm area as usual.

Using a iv_mitm optimized IV List as usual, but with all_mons enabled, will still have the worker teleport to desirable mons on priority, but encounter every mon at the location.

With UIV enabled in PD, it is no longer necessary that an iv_mitm worker
only encounters its target mon ID. Instead, it can jump to the locations
and just encounter every mon there. This is accomplished by telling PD
it's in mons mode while still scheduling iv_mitm as usual.
@ChaosEmpire
Copy link

will this cluster with other iv mitm events in reach?
if so, maybe maltes "old" code to search nearby pokemon could now get more usable

@crhbetz
Copy link
Contributor Author

crhbetz commented Aug 1, 2021

It does nothing but tell PD to encounter every mon it sees (that's in the IV list) instead of explicitly one.

@domizei385
Copy link
Contributor

👍

@ChaosEmpire
Copy link

works great, please merge

2022-02-21 'upstream/master' into iv-mitm-scanmode
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.

3 participants