* PMOTS Season Fixes
Fixing some issues with PMOTS:
Vivillon not working due to client (renamed them to the real formes)
Spikes not working for reasons (reimplemented Power Core to bypass)
Wrong list of pokemon for Random Dex (RIP)
Past Moves being banned after adding 'Past' as part of banning all pokemon (in Scripts.ts)
* Update scripts.ts
* Unban Z Crystals
* Fix indentation
* Update abilities.ts
* Update formats.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* Add Alternatium and Random Dex (PMOTS)
I didn't code these mods originally, but I did the finishing touches, and had to update them because Dragon Heaven is more than a year behind in updates.
* Add Dragon Heaven Link
This link will take people to a working teambuilder.
* Fix description
simple typo
* Update config/formats.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* Update config/formats.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* Update config/formats.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* Update data/mods/alternatium/abilities.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* Update config/formats.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* fix random dex format entry
now uses banlist and unbanlist instead of a tier-checking validator rule
* Update config/formats.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* Update config/formats.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* Update config/formats.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* Update config/formats.ts
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
* fixing suggestions
* Update formats.ts
* remove dragon heaven link
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>