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

[Gen 4] Pokeradar research shows not hittable spreads #433

Open
Real96 opened this issue Oct 20, 2024 · 0 comments
Open

[Gen 4] Pokeradar research shows not hittable spreads #433

Real96 opened this issue Oct 20, 2024 · 0 comments
Labels

Comments

@Real96
Copy link
Collaborator

Real96 commented Oct 20, 2024

This happens because the spreads target advances trigger the wild encounter, which will cause a +1 rng call even if repel or a item/ability to decrease the encounter rate is used. You can see Steps for wild encounter: 1 in the screens below: it means that those specific advances will trigger a wild encounter.

The encounter check should be added in Pokefinder research (generator and researcher), to hide these spreads.

Step made at target advances Hit spread

image

@Real96 Real96 added the bug label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant