pokemon-showdown/test/sim/misc
HoeenHero 7957e74b75
Dynamic speed updates for Gen 8 (#6100)
In Generation 8, a Pokemon's speed updates dynamically. Meaning that it can move sooner than expected if its speed is modified by something such as tailwind or swift swim. This is different from past generations where the Pokemon's updated speed would only take effect the next turn.
2019-11-28 17:08:58 -05:00
..
arceus.js
critical.js
endlessbattleclause.js
faint-order.js
fusion-combo.js Fix some tests to be less RNG-dependent 2019-11-28 18:16:02 +13:00
inversebattle.js
megaevolution.js
mixandmega.js Update Other Metagames 2019-11-25 06:53:08 +04:00
pledgemoves.js
prng.js
random-teams.js Update Random monotype team generator test to Gen 8 2019-11-18 23:35:03 -05:00
recoil.js
silvally.js
sleepclausemod.js
state.js
statuses.js
statusmoves.js
target-resolution.js Dynamic speed updates for Gen 8 (#6100) 2019-11-28 17:08:58 -05:00
trapmoves.js
turn-order.js Dynamic speed updates for Gen 8 (#6100) 2019-11-28 17:08:58 -05:00
typechange.js
weather.js
weight.js
zmoves.js