pokemon-showdown/data
The Immortal cf89ca7bf6 Random Battle updates
-  Add Earth Power to Arceus-Dragon as it only has two Special moves
(which results in bad sets because of Calm Mind)
- Increment the correct type counter for Judgment
- Make sure Dragon types have a Dragon move, in certain circumstances
- Fix the “Pokemon should have benefiting moves” check to reject the
right moves (such as rejecting the 2nd setup move, and moves of the
incorrect setup type, first)
2015-12-01 03:50:47 +04:00
..
abilities.js Fix Serene Grace's interaction with Secret Power 2015-11-26 11:45:04 -05:00
aliases.js Add missing forme aliases: Gourgeist and Megas 2015-11-22 04:42:13 -05:00
factory-sets.json Battle Factory: PU is now playable 2015-11-06 01:00:43 -05:00
formats-data.js Random Battle updates 2015-12-01 03:50:47 +04:00
items.js Fix Air Balloon showing during Gravity 2015-11-20 12:19:34 -05:00
learnsets.js Add Tyranitar and Zygarde events 2015-11-15 22:56:20 +04:00
moves.js Stop running Pursuit if the user has fainted 2015-11-22 18:00:06 -05:00
pokedex.js Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00
rulesets.js Properly iterate moves in OHKO Clause 2015-11-08 22:19:46 -05:00
scripts.js Random Battle updates 2015-12-01 03:50:47 +04:00
statuses.js Use strict mode and let and const instead of var 2015-11-06 21:56:52 -05:00
typechart.js Turn on strict mode globally for real 2015-11-08 15:38:15 -05:00