pokemon-showdown/data
Bill Meltsner a33f4e5dd4 Fix some Encore mechanics:
- Encore will fail if the move to be Encored has 0 PP, and will end automatically if the move runs out of PP while Encore is in effect.
- Encore will fail if the move to be Encored is Encore, Mimic, Mirror Move, Sketch, or Transform. (This prevents Magic Bounce + Encore causing trouble.)
- Encore will fail if the target doesn't actually have the move to be Encored.
2012-06-21 03:49:09 -05:00
..
abilities.js Convert battles to use the new, cartridge-simulating RNG. 2012-06-12 03:47:14 -05:00
aliases.js Move a bunch of files into data/ 2012-06-08 14:25:45 -07:00
formats-data.js Add Mollux. 2012-06-17 03:33:20 -05:00
formats.js Hide Arceus formes in Team Preview. 2012-06-21 02:52:21 -05:00
items.js Remove debug messages from Gems 2012-06-12 14:46:22 +04:00
learnsets.js Fix Will-O-Wisp id. 2012-06-17 03:39:30 -05:00
moves.js Fix some Encore mechanics: 2012-06-21 03:49:09 -05:00
pokedex.js Placeholder data for new B2W2 formes 2012-06-20 21:50:07 -07:00
scripts.js formats.js can now list alternate gens 2012-06-16 15:50:34 -07:00
statuses.js Convert battles to use the new, cartridge-simulating RNG. 2012-06-12 03:47:14 -05:00
typechart.js Move a bunch of files into data/ 2012-06-08 14:25:45 -07:00