Pokémon battle simulator.
Go to file
2019-03-12 22:46:31 -05:00
2012 Update files: Use random-teams.js 2019-03-12 22:46:31 -05:00
2013 Update files: Use random-teams.js 2019-03-12 22:46:31 -05:00
2014 Update files: Use random-teams.js 2019-03-12 22:46:31 -05:00
2015 Update files: Use random-teams.js 2019-03-12 22:46:31 -05:00
2016 Update files: Use random-teams.js 2019-03-12 22:46:31 -05:00
.eslintignore Update ESLint settings 2019-03-12 22:21:45 -05:00
.eslintrc Update ESLint settings 2019-03-12 22:21:45 -05:00
.gitignore Git: Update ignored folders 2019-03-12 19:36:57 -05:00
README.md Update files: Use random-teams.js 2019-03-12 22:46:31 -05:00

Pokémon Showdown Seasonals

Pokémon Showdown featured a Seasonal Ladder every month. In order to keep the code clean, old seasonals are backed up and saved here.

Seasonals have two main parts of code, the format and the team making script. For each year, they can be found in formats.js and random-teams.js

In order to make a Seasonal work, you need to add the correspondent format in formats.js and the team making script with the correct name in random-teams.js

You can have a Seasonal to work with the regular Random Team maker, you just need to specify it in the formats.js in "team".

Read more about this ladder here: http://www.smogon.com/forums/threads/seasonal-ladder.3491902/