pokemon-showdown/data
The Immortal 147872d92c Implement event only Pokemon
This adds an `eventOnly` flag for Pokemon that can only be obtained via
an event. It also adds an `eventOnlyHidden` flag for Pokemon whose
hidden ability can only be obtained via an event. This removes the need
for the `dreamWorldPokeball` flag, and those events are added.

If a Pokemon can only be obtained via event, the team validator checks
if any of its events matches its current set.
2015-12-12 05:03:07 +04:00
..
abilities.js
aliases.js
factory-sets.json
formats-data.js Implement event only Pokemon 2015-12-12 05:03:07 +04:00
items.js
learnsets.js Implement event only Pokemon 2015-12-12 05:03:07 +04:00
moves.js
pokedex.js
rulesets.js
scripts.js Revert "Random Battle: Fix dual STAB for Psychic-type Pokemon" 2015-12-10 13:08:25 -08:00
statuses.js
typechart.js