Skip to content

Fix Pursuit interaction with Encore#11803

Open
andrebastosdias wants to merge 2 commits intosmogon:masterfrom
andrebastosdias:pursuit-pp-encore
Open

Fix Pursuit interaction with Encore#11803
andrebastosdias wants to merge 2 commits intosmogon:masterfrom
andrebastosdias:pursuit-pp-encore

Conversation

@andrebastosdias
Copy link
Collaborator

https://www.smogon.com/forums/threads/past-gens-research-thread.3506992/post-10865371

Gens 3 and 4 work like this because Pursuit is hardcoded into every switch-out. All Pokémon are looped through, checking whether they are going to use Pursuit or are encored into Pursuit.

To simulate this inside the Pursuit condition:

  • Move the pursuit condition holder from the possible targets to the Pokémon that selected Pursuit (which, IMO, makes a lot more sense).
  • Manually add the pursuit condition if the Pokémon is encored into Pursuit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant