pokemon-showdown/data
The Immortal 3530e95a96 Random Battle: Fix Pokemon with both Physical and Special setup
such as Lucario. Instead of always setting `setupType` to `Special` for
those cases, it now sets it to the one with the most attacks (or random
if it’s equal).

Also, added another check to fix the issue of too many Dark type
attacks on a Pokemon.
2015-09-02 17:10:43 +04:00
..
abilities.js
aliases.js
factory-sets.json
formats-data.js
items.js
learnsets.js
moves.js
pokedex.js
rulesets.js
scripts.js
statuses.js
typechart.js