pokemon-showdown/data/mods/stadium/README.md
Guangcong Luo f3e45fbb72 Move server code to server/
Also move mods/ to data/mods/

This makes PS more monorepo-like. The intent is to further separate
the sim and the server code, but without fully committing to splitting
the repository itself.

We now support `./pokemon-showdown start` in addition to
`./pokemon-showdown`. I'm not clear which I want to be the default
yet.
2019-02-03 16:07:06 -06:00

566 B

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.