pokemon-showdown/data/mods/stadium
2019-04-30 14:48:27 +12:00
..
moves.js Stricter type definitions for dex data (#5375) 2019-03-30 22:31:04 +08:00
README.md
rulesets.js
scripts.js Battle toJSON/fromJSON (#5427) 2019-04-30 14:48:27 +12:00
statuses.js Stricter type definitions for dex data (#5375) 2019-03-30 22:31:04 +08: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.