Skip to content

Commit

Permalink
Move Gen 9 BSS Factory to Rands Spotlight
Browse files Browse the repository at this point in the history
per ACakeWearingAHat
  • Loading branch information
LegoFigure11 committed May 31, 2024
1 parent 527b03c commit 620a48b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions config/formats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2456,6 +2456,17 @@ export const Formats: FormatList = [
this.add(`raw|<div class="broadcast-blue"><b>Chimera Rands is a 1v1 format where you combine your 6 Pokemon into one "Chimera." The order you select during team preview is important! In sequence, your picks determine your Chimera's Type, Item, Ability, Stats, Moves 1 &amp; 2, then finally Moves 3 &amp; 4.</b></div>`);
},
},
{
name: "[Gen 9] BSS Factory",
desc: `Randomized 3v3 Singles featuring Pok&eacute;mon and movesets popular in Battle Stadium Singles.`,
threads: [
`&bullet; <a href="https://www.smogon.com/forums/threads/3737058/">Information and Suggestions Thread</a>`,
],

mod: 'gen9',
team: 'randomBSSFactory',
ruleset: ['Flat Rules', 'VGC Timer'],
},
{
name: "[Gen 9] Random Roulette",
desc: `Random Battles in a random generation! [Gen 1] Random Battle - [Gen 9] Random Battle.`,
Expand Down Expand Up @@ -2599,17 +2610,6 @@ export const Formats: FormatList = [
gameType: 'doubles',
ruleset: ['[Gen 9] Hackmons Cup'],
},
{
name: "[Gen 9] BSS Factory",
desc: `Randomized 3v3 Singles featuring Pok&eacute;mon and movesets popular in Battle Stadium Singles.`,
threads: [
`&bullet; <a href="https://www.smogon.com/forums/threads/3737058/">Information and Suggestions Thread</a>`,
],

mod: 'gen9',
team: 'randomBSSFactory',
ruleset: ['Flat Rules', 'VGC Timer'],
},
{
name: "[Gen 9] Broken Cup",
desc: `[Gen 9] Hackmons Cup but with only the most powerful Pok&eacute;mon, moves, abilities, and items.`,
Expand Down

0 comments on commit 620a48b

Please sign in to comment.