Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome to Smogon! Take a moment to read the Introduction to Smogon for a run-down on everything Smogon, and make sure you take some time to read the global rules.
I wrote code that does that, and it fixes the bug. It does make Pokemon with different Formes come up more often in Monotype; the most egregious case is Arceus, which used to show up in about 1% of teams but now is in about 18% of teams (across all types) and a whopping 43% of mono-Ice teams. I...
I've looked over and tested the code that generates random teams (in data/random-teams.js) and figured out why this happens, but I'm not sure exactly how it should be fixed. It's a combination of three things:
When you get unlucky on the second and third issues, the team generator locks...