Automatically updating repository containing
the latest options for Pokémon Showdown's standard Random Battle formats. Every
hour the submodule of
smogon/pokemon-showdown in
vendor/
is synced and the
update
script generates 100,000 teams for
each of the supported Random Battles formats, outputting the set options from the aggregated results
to data/
. These can be accessed via
https://data.pkmn.cc/randbats/
, e.g.
https://data.pkmn.cc/randbats/gen8randombattle.json.
data/stats/
which can be accessed via
https://data.pkmn.cc/randbats/stats
, also exists and provides further details on the how often the
various options occured during the simulation.
The data provided here is used by various popular applications such as Pokémon Showdown's Damage Calculator and the Showdex and Pokémon Showdown Randbats Tooltip browser extensions. https://data.pkmn.cc also serves Smogon data, see https://github.com/pkmn/smogon for more details.