pokemon-showdown/data
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
..
mods Megas for All: Add Mega Evolutions from slate 28 (#8065) 2021-02-23 14:13:49 -07:00
text Descriptions: Fix Entrainment (#8055) 2021-02-19 10:50:47 -05:00
abilities.ts Use optional chaining in more places (#8063) 2021-02-22 11:42:05 -08:00
aliases.ts Add aliases for Tauros, Mewtwo, and Tentacruel (#8052) 2021-02-23 10:34:18 -08:00
bss-factory-sets.json BSSF: Update sets (#7921) 2021-01-17 15:11:30 +04:00
cap-1v1-sets.json CAP: Nerf Astrolotl 2021-02-14 17:54:37 -07:00
conditions.ts Convert modifiers from hex to decimal (#8003) 2021-02-10 17:02:18 -05:00
formats-data.ts OU: Ban Cinderace & Magearna (#8062) 2021-02-21 18:13:57 -05:00
FORMES.md Update FORMES.md documentation for changesFrom 2020-04-28 17:40:23 -07:00
items.ts Fix Jaboca and Rowap vs. self-destruct and future moves (#8057) 2021-02-19 11:11:45 -05:00
learnsets.ts Add Shiny Toxtricity event 2021-02-19 11:40:36 -05:00
moves.ts Use optional chaining in more places (#8063) 2021-02-22 11:42:05 -08:00
natures.ts Move natures into their own file (#7601) 2020-10-29 08:38:03 -07:00
pokedex.ts Fix Kerfluffle, Jumbao, Astrolotl evo methods (#7930) 2021-01-20 10:12:16 -05:00
random-teams.ts Random Battles: Refactor LGPE and Gens 1-3 (#8060) 2021-02-23 10:27:19 -08:00
rulesets.ts Add new clones to 2 Ability Clause 2021-02-18 19:04:41 -07:00
scripts.ts Use optional chaining in more places (#8063) 2021-02-22 11:42:05 -08:00
tags.ts Label Pokemon banned from LC as NFE 2021-01-11 00:29:18 +04:00
typechart.ts Remove "Battle" prefix from data exports (#7039) 2020-07-24 12:42:26 -07:00