mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-21 23:15:44 -05:00
- Basically, a counter separate from the sleep counter starts at 0, and attempting to use Sleep Talk or Snore while asleep increments it by 1. - If the Pokemon attempts to use any other move while asleep, this counter is reset to 0. - If the Pokemon switches out while asleep, the current value of the counter is added to the sleep counter. |
||
|---|---|---|
| .. | ||
| abilities.js | ||
| formats-data.js | ||
| items.js | ||
| moves.js | ||
| scripts.js | ||
| statuses.js | ||