pokemon-showdown/mods/stadium
Juanma Serrano 0f99628d00 Stadium: Apply proper stat modifying mechanics
As gen 1, Stadium has its own stat modifying mechanics.
It's basically an extension of gen 1's, only it changes the approach and runs a recalculation on all changes only for the proper Pokémon.
2015-05-13 10:31:39 +02:00
..
moves.js
README.md
rulesets.js
scripts.js
statuses.js

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.