pokemon-showdown/data/mods/afd
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
..
abilities.ts Add AFD 2026 formats (#11876) 2026-04-01 03:32:19 -06:00
conditions.ts Add AFD 2026 formats (#11876) 2026-04-01 03:32:19 -06:00
items.ts Add AFD 2026 formats (#11876) 2026-04-01 03:32:19 -06:00
moves.ts Champions: Fix Piercing Drill and Unseen Fist (#11917) 2026-04-11 23:55:02 -06:00
pokedex.ts Add AFD 2026 formats (#11876) 2026-04-01 03:32:19 -06:00
random-teams.ts Never use globals in data/ or sim/ 2026-07-13 18:26:46 -07:00
scripts.ts Fix Pursuit interaction with Encore (#11803) 2026-07-15 00:57:02 -05:00
sets.json Add AFD 2026 formats (#11876) 2026-04-01 03:32:19 -06:00
typechart.ts Fix Ghost-types 2026-04-01 04:05:42 -06:00