mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-21 14:59:50 -05:00
I might regret supporting this syntax, but it's now possible to make PS generate teams on the commandline using: ./pokemon-showdown generate-team [optional format name] [optional seed] The output will be in packed team format (which can be pasted into a teambuilder import box). The seed-passing should make it significantly more straightforward to debug team generation weirdness. |
||
|---|---|---|
| .. | ||
| abilities.js | ||
| aliases.js | ||
| bss-factory-sets.json | ||
| factory-sets.json | ||
| formats-data.js | ||
| items.js | ||
| learnsets.js | ||
| moves.js | ||
| pokedex.js | ||
| random-teams.js | ||
| rulesets.js | ||
| scripts.js | ||
| statuses.js | ||
| typechart.js | ||