pokemon-showdown/data/mods/linked
André Bastos Dias 477b52cd0c
Fix Pursuit interaction with Encore (#11803)
* Fix Pursuit interaction with Encore

* Reformat code

* Use Truant volatile in Gen 3

* Fix Gen 4 Truant
In Gen 4, Truant changes at the end of the turn, even if the Pursuit activated.

* Remove hardcoded check

* Remove useMoveInner from mods

* Add Pressure test

* Update mods to match new Pursuit approach

* Use an ActiveMove

* Fix mods' moves

---------

Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2026-07-15 00:57:02 -05:00
..
conditions.ts
moves.ts Fix Pursuit interaction with Encore (#11803) 2026-07-15 00:57:02 -05:00
scripts.ts