pokemon-showdown/data/mods/gen3frlg/scripts.ts
Soul-8691 202ecc8e48
[Gen 3] FRLG OU (#11875)
* [Gen 3] FRLG OU

* Fix linter errors

* Update with requested changes

* More requested updates

* Update bans

* Unban Silk Scarf

* Fix linter errors

* Get rid of whitespace

* ModdedLearnsetDataTable

* Remove unnecessary Smeargle ban

* Get rid of Baton Pass + Spider Web ban

* Change Primeape tier from NFE to OU

* Change tier of Articuno, Zapdos, and Moltres to OU

* Change tiers from LC to OU for several Pokémon

* Change tier of Farfetch'd and Heracross to OU

* Change tiers from LC to OU for multiple Pokémon

* Change Chansey tier from NFE to OU

* Add lightball item with unobtainable status

* Add brightpowder and scopelens as unobtainable items

* Update formats.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2026-04-01 03:16:14 -06:00

4 lines
71 B
TypeScript

export const Scripts: ModdedBattleScriptsData = {
inherit: 'gen3',
};