pokemon-showdown/data
Konrad Borowski f8266fc0b1 Add support to randbats for mega stone banning
This fixes a problem introduced by 77b6b666 causing certain Pokemon
with mega stones (and base forme of Audino) to have level 90 in
randbats.

This commit intentionally doesn't introduce any new levels for mons who
have their tier in parenthesis. Looking over the list of mons who don't
have hardcoded levels, most of them are barely improvement over their
base forme, which is the issue in a standard tiers with its limit of
one mega. However, because teams don't have to use a mega in randbats
(because of how its generator works), getting just a slightly version
of a Pokemon is not a big deal as it's still an improvement, even if
minor.
2015-08-20 10:36:59 +02:00
..
abilities.js Merge pull request #2113 from ascriptmaster/move-fixes 2015-08-19 16:12:49 -04:00
aliases.js Fix Burnt Berry and Ice Berry 2015-08-11 17:59:49 -04:00
factory-sets.json Battle Factory: update sets 2015-07-26 00:34:25 -05:00
formats-data.js Refactor mega stone banning 2015-08-20 02:59:15 -04:00
items.js Fix race conditions with added flinch effects 2015-08-15 00:09:41 -04:00
learnsets.js Add new event Pokemon 2015-08-11 19:20:50 +04:00
moves.js Refactor breaking protection 2015-08-08 14:38:51 -04:00
pokedex.js Fix Hoopa, Diancie, and Volcanion's Pokedex colors 2015-07-09 14:01:21 -07:00
rulesets.js Update Monotype bans 2015-08-20 00:57:32 +04:00
scripts.js Add support to randbats for mega stone banning 2015-08-20 10:36:59 +02:00
statuses.js Normalize ModifySpe calculations with the other Modify-Stat events 2015-07-24 12:19:42 -07:00
typechart.js Spaces around operators and === instead of == 2014-04-22 01:56:11 +10:00