pokemon-showdown/data
Kevin Lau 1a528be0c3 Random Battle: Ability and Move Updates
Reject Solar Power if there are no Special moves (affects Charizard).

If Rampardos does not have Head Smash, make sure it gets Sheer Force.

Don't set the setup type to Physical if there are no Physical moves and at
least two Special moves (or vice versa for Special setup)
2015-09-28 10:30:33 -07:00
..
abilities.js Add a source parameter to BattlePokemon#transformInto 2015-09-14 17:08:27 -07:00
aliases.js Update Battle Spot formats 2015-09-15 20:21:59 +04:00
factory-sets.json Battle Factory: remove BL Pidgeot-Mega from UU 2015-09-08 20:18:02 -05:00
formats-data.js Random Battle: Improve Eruption/Water Spout sets 2015-09-21 23:41:19 +04:00
items.js Fix Enigma Berry 2015-09-12 21:15:22 -04:00
learnsets.js Add new Pokemon events 2015-09-01 22:44:09 +04:00
moves.js Add a noSketch flag to unsketchable moves across gens 2015-09-09 22:32:49 -05:00
pokedex.js Fix Hoopa, Diancie, and Volcanion's Pokedex colors 2015-07-09 14:01:21 -07:00
rulesets.js Baton Pass Clause now supports Pokemon without a nickname 2015-09-05 10:37:20 +02:00
scripts.js Random Battle: Ability and Move Updates 2015-09-28 10:30:33 -07:00
statuses.js Weather modifies baseDamage instead of basePower 2015-09-13 02:43:39 -06:00
typechart.js Spaces around operators and === instead of == 2014-04-22 01:56:11 +10:00