pokemon-showdown/data/mods/gen7pokebilities
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
moves.ts Add September 2023 Randomized Format Spotlight (#9739) 2023-08-31 22:22:48 -06:00
random-teams.ts Add September 2023 Randomized Format Spotlight (#9739) 2023-08-31 22:22:48 -06:00
scripts.ts Implement Ability flags (#10048) 2024-01-02 23:55:17 -07:00