pokemon-showdown/data/mods
HematiteH2O 64f5a02e1c
Megas for All: Add Mega Evolutions from slate 28 (#8065)
* Update formats.ts

Ban Dragonitite in Megas for All in line with latest update

* Update abilities.ts

Megas for All: add slate 28 Abilities (Everlasting Winter, Forgery, Clairvoyance and Sleight of Hand)

* Update items.ts

Megas for All: add slate 28 Mega Stones (Ninetalesite, Zoroarkite and Delphoxite)

* Update pokedex.ts

Megas for All: add slate 29 Mega Evolutions (Ninetales-Alola, Zoroark, Delphox); buff Thievul; add battleOnly for Mega Evolutions with multiple base forms (this was causing issues before)

* Update scripts.ts

Megas for All: add new moves to Thievul, Delphox; add form requirement for Mega Ninetales; add compatibility with Mega Zoroark to Mega Evolution and Z-Move scripts

* Update items.ts

Megas for All: rename Delphoxite -> Delphite

* Update pokedex.ts

Megas for All: rename Delphoxite -> Delphite

* Update abilities.ts

Megas for All: correct line length and trailing spaces

* Update items.ts

Megas for All: correcting species string (caught by npm test)

* Update abilities.ts

* Update scripts.ts

* Update abilities.ts

Megas for All: improve Everlasting Winter
(It feels remiss of me not to specify this - Ninetales gets Rain Dance itself, so it would be awkward if it was that easy to overwrite Everlasting Hail even if no one would do it in a serious environment)
I just tested and can confirm this fix works more properly!

* Update data/mods/megasforall/abilities.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update data/mods/megasforall/abilities.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

* Update data/mods/megasforall/items.ts

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2021-02-23 14:13:49 -07:00
..
doubletrouble Add Megas For All and Double Trouble (#7893) 2021-01-09 00:41:06 -08:00
gen1 Random Battles: Refactor LGPE and Gens 1-3 (#8060) 2021-02-23 10:27:19 -08:00
gen1stadium Fix Stadium Counter 2021-02-15 21:03:54 -08:00
gen2 Random Battles: Refactor LGPE and Gens 1-3 (#8060) 2021-02-23 10:27:19 -08:00
gen3 Random Battles: Refactor LGPE and Gens 1-3 (#8060) 2021-02-23 10:27:19 -08:00
gen4 Use optional chaining in more places (#8063) 2021-02-22 11:42:05 -08:00
gen5 Random Battles: Bugfixes for Doubles and old generations (#8058) 2021-02-19 16:08:27 -08:00
gen6 Prettify JSON for Gen 6 Battle Factory 2021-02-13 14:19:58 -08:00
gen7 Implement buggy Trick/Switcheroo behaviour with Kyogre/Groudon 2021-02-17 13:53:01 -05:00
gen8dlc1 Zarude-Dada should be legal 2020-12-27 13:45:47 +04:00
gennext Rename Gen-NEXT format 2021-01-26 01:22:02 +04:00
letsgo Random Battles: Refactor LGPE and Gens 1-3 (#8060) 2021-02-23 10:27:19 -08:00
megasforall Megas for All: Add Mega Evolutions from slate 28 (#8065) 2021-02-23 14:13:49 -07:00
mixandmega Remove sim/ and data/'s globals (#7091) 2020-08-07 06:44:15 -07:00
ssb Use optional chaining in more places (#8063) 2021-02-22 11:42:05 -08:00
vgc17 Rename FormatsData to FormatData 2020-09-07 19:35:14 -07:00