pokemon-showdown/data
ascriptmaster b3f9efed5d Split the Randoms check for Sheer Force and Serene Grace
- Serene Grace is automatically rejected for Chansey and Blissey, who
  prefer Natural Cure.
- Serene Grace works best with secondaries that have a high chance of
  activating, so a seperate counter is used to check those specifically.
- Sheer Force doesn't need a secondaries chance check; both branches of
  the check would have allowed Sheer Force to be used.
2015-01-18 18:56:31 -08:00
..
abilities.js Fix Ability Activation Order for type changes 2015-01-16 14:45:51 -08:00
aliases.js Update aliases.js 2014-12-01 11:53:37 +00:00
formats-data.js Random Battle updates 2015-01-18 03:32:12 +04:00
items.js Minor style fixes in data files 2015-01-12 00:11:48 -05:00
learnsets-g6.js Update learnsets-g6 2014-12-29 21:46:55 -05:00
learnsets.js Fix errors in learnsets 2015-01-17 02:04:28 +04:00
moves.js Merge pull request #1437 from ascriptmaster/move-fixes 2015-01-16 18:41:21 -08:00
pokedex.js Floette-Eternal-Flower is in the Undiscovered egg group 2015-01-18 01:06:29 +04:00
rulesets.js Fix typo 2015-01-16 12:09:59 +01:00
scripts.js Split the Randoms check for Sheer Force and Serene Grace 2015-01-18 18:56:31 -08:00
statuses.js Update BeforeMove priorities 2015-01-14 03:33:00 +04:00
typechart.js Spaces around operators and === instead of == 2014-04-22 01:56:11 +10:00