pokemon-showdown/data/mods/gen9predlc
Leonard Craft III 8a5bbbd255
Implement Ability flags (#10048)
* Add AbilityFlags interface

* Add flags to abilities data (Karthik's script)

* Convert isBreakable to its new flag

* Convert most of isPermanent to its new flag

* Convert Trace to its new flag

* Convert Skill Swap to its new flag

* Convert Wandering Spirit to the failskillswap flag

* Update miscelleneous descriptions that depend on cantsuppress

* Convert Entrainment to its flag

* Convert Receiver/PoA to its flag

* Convert Role Play to its flag

* Implement Doodle failure conditions

* Various cleanup

* Breakable fixes

* How did I manage to do this

* Allow LightningRod to be breakable in Gen 3

* Implement notransform flag

* Tera Shell oopsie

* Fix more things after the rebase

* And fix Teraform Zero

* Update data/abilities.ts

* Update data/abilities.ts

* Update data/abilities.ts

* Update data/mods/partnersincrime/abilities.ts

* Update data/abilities.ts

* Update data/mods/sharedpower/abilities.ts

* Update abilities.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2024-01-02 23:55:17 -07:00
..
abilities.ts Implement Ability flags (#10048) 2024-01-02 23:55:17 -07:00
formats-data.ts Fix Poltchageist and Sinistcha forme legality 2023-09-14 13:40:39 -05:00
items.ts Undexit evolution items 2023-09-21 22:27:35 -06:00
learnsets.ts Add Teal Mask DLC data (#9762) 2023-09-13 21:08:01 -04:00
moves.ts Pre-DLC: Fix Jet Punch's flags 2023-09-17 12:29:19 -06:00
pokedex.ts Add Teal Mask DLC data (#9762) 2023-09-13 21:08:01 -04:00
scripts.ts Add DLC2 data (#9963) 2023-12-15 21:35:01 -07:00