pokemon-showdown/data
May Evans 9d1b7b01bb
Gen 1: Fix Stadium Rest (#7888)
The current implementation of Rest on the Stadium sim fails to recalculate stats when Rest is used. This means that right now, the stat drops from Paralysis and Burn remain when you use it. This is inaccurate, and a massive problem considering Rest's increased relevance in the Stadium metagame.

Here is a video of how the interaction works in Stadium: https://www.youtube.com/watch?v=8o0uVj4bARo
Here is a replay of the bugged interaction on PS Main: https://replay.pokemonshowdown.com/gen1stadiumou-1132924324
Here is a replay of my fixed version of Rest working on the RBY server: https://replay.pokemonshowdown.com/rby-gen1stadiumou-1448

Here is my report on the issue from June of this year: https://www.smogon.com/forums/threads/stadium-format-is-now-available-on-ps.3526616/post-8503350

Thanks to Zarel for pointing out the function we use for recalculating stats here. I'll need this for when I get to (partially) fixing Haze.
2021-01-08 12:49:29 -08:00
..
mods Gen 1: Fix Stadium Rest (#7888) 2021-01-08 12:49:29 -08:00
text Fix Intimidate failure text (#7880) 2021-01-06 14:05:12 +04:00
abilities.ts Merge pull request #7879 from urkerab/various-mechanics-fixes 2021-01-06 15:20:55 -05:00
aliases.ts Aliases: Fix typo (#7894) 2021-01-08 11:35:26 -08:00
bss-factory-sets.json BSSF: Update sets (#7871) 2021-01-03 13:56:53 +04:00
cap-1v1-sets.json Update CAP 1v1 sets 2020-12-31 21:01:43 +04:00
conditions.ts Fix various Future Sight / Doom Desire issues (#7884) 2021-01-07 19:20:30 -05:00
formats-data.ts Update NU, PU, and National Dex UU bans 2021-01-02 20:31:53 -07:00
FORMES.md Update FORMES.md documentation for changesFrom 2020-04-28 17:40:23 -07:00
items.ts Fix various Future Sight / Doom Desire issues (#7884) 2021-01-07 19:20:30 -05:00
learnsets.ts Add Pikachu IN SPAAAACE event 2020-12-31 18:18:19 -05:00
moves.ts Correct move data 2021-01-08 13:52:48 -05:00
natures.ts Move natures into their own file (#7601) 2020-10-29 08:38:03 -07:00
pokedex.ts Update CAP 28 and add prevo 2020-12-28 11:03:49 -05:00
random-teams.ts Add Gen 8 BSS Factory (#7843) 2020-12-31 02:09:29 +04:00
rulesets.ts Refactor team validator for readability 2021-01-03 23:26:20 -08:00
scripts.ts Correct move data 2021-01-08 13:52:48 -05:00
tags.ts Move descriptions to data/text/ files (#7036) 2020-09-06 22:00:11 -07:00
typechart.ts Remove "Battle" prefix from data exports (#7039) 2020-07-24 12:42:26 -07:00