pokemon-showdown/data/mods/gen1stadium
LightningThunder1 b4ccd31711
Fix typos (#9871)
* Update scripts.ts

Typo.

* Update data/mods/gen1stadium/scripts.ts

---------

Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2023-11-19 11:45:19 -07:00
..
conditions.ts Gen 1: Implement Dig/Fly invulnerability glitch, partially fix charging moves and Mirror Move (#9243) 2022-12-29 18:35:59 -08:00
formats-data.ts Stadium OU: Move Poliwrath to StUU (#8475) 2021-09-19 10:52:42 -04:00
moves.ts Gen 1: Fix Thrash and Rage mechanics (#9315) 2023-01-14 14:47:58 -08:00
README.md Rename Stadium to Gen 1 Stadium 2021-02-15 21:03:47 -08:00
rulesets.ts Gen 1 and Gen 2: Nickname Clause (#9505) 2023-04-13 03:21:48 -07:00
scripts.ts Fix typos (#9871) 2023-11-19 11:45:19 -07:00

Stadium

This mod inherits from gen 1, which inherits from gen 2, and then applies the Stadium changes upon the gen 1 engine.

List of major changes:

  • Sleep lasts between 1 and 3 turns.
  • Hyper Beam does recharge after a faint.
  • Critical hits happen way less.
  • Substitute now blocks all status ailments and draining.
  • It allows tradebacks.
  • Partial trapping moves miss and stop their duration upon target switch.
  • Focus Energy actually works.
  • Stat calculations are done properly, burn and para drop are lost if you lose status.