Skip to content

Commit d10fed7

Browse files
committed
Remove NFE ladder
1 parent 5208443 commit d10fed7

File tree

1 file changed

+20
-52
lines changed

1 file changed

+20
-52
lines changed

config/formats.ts

+20-52
Original file line numberDiff line numberDiff line change
@@ -370,22 +370,6 @@ export const Formats: FormatList = [
370370
mod: 'gen9',
371371
ruleset: ['Min Source Gen = 9', 'Obtainable', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Endless Battle Clause'],
372372
},
373-
{
374-
name: "[Gen 9] NFE",
375-
desc: `Only Pokémon that can evolve are allowed.`,
376-
threads: [
377-
`&bullet; <a href="https://www.smogon.com/forums/threads/3710638/">NFE</a>`,
378-
`&bullet; <a href="https://www.smogon.com/forums/threads/3712567/">NFE Resources</a>`,
379-
],
380-
381-
mod: 'gen9',
382-
ruleset: ['Standard OMs', 'Not Fully Evolved', 'Sleep Moves Clause', 'Terastal Clause', 'Min Source Gen = 9'],
383-
banlist: [
384-
'Basculin-White-Striped', 'Bisharp', 'Chansey', 'Dipplin', 'Duraludon', 'Gurdurr', 'Haunter', 'Magmar', 'Magneton', 'Porygon2', 'Primeape',
385-
'Qwilfish-Hisui', 'Rhydon', 'Scyther', 'Sneasel', 'Sneasel-Hisui', 'Ursaring', 'Vulpix-Base', 'Arena Trap', 'Magnet Pull', 'Shadow Tag',
386-
'Baton Pass',
387-
],
388-
},
389373
{
390374
name: "[Gen 9] Ubers UU",
391375
threads: [
@@ -437,17 +421,6 @@ export const Formats: FormatList = [
437421
'Last Respects', 'Malignant Chain', 'Poison Fang', 'Rage Powder', 'Spicy Extract', 'Swagger', 'Toxic', 'Toxic Spikes',
438422
],
439423
},
440-
{
441-
name: "[Gen 3] LC",
442-
threads: [
443-
`&bullet; <a href="https://www.smogon.com/forums/threads/3722418/">ADV LC</a>`,
444-
],
445-
446-
mod: 'gen3',
447-
// searchShow: false,
448-
ruleset: ['Standard', 'Little Cup', 'Sleep Moves Clause', 'Accuracy Moves Clause'],
449-
banlist: ['Chansey', 'Meditite', 'Omanyte', 'Scyther', 'Wynaut', 'Zigzagoon', 'Deep Sea Tooth', 'Baton Pass', 'Dragon Rage', 'Sonic Boom', 'Swagger'],
450-
},
451424
{
452425
name: "[Gen 9] LC UU",
453426
threads: [
@@ -464,37 +437,21 @@ export const Formats: FormatList = [
464437
],
465438
},
466439
{
467-
name: "[Gen 9] Monothreat Normal",
468-
desc: `Monotype where every Pok&eacute;mon is required to be part Normal.`,
469-
470-
mod: 'gen9',
471-
searchShow: false,
472-
ruleset: ['[Gen 9] Monotype', 'Force Monotype = Normal'],
473-
},
474-
{
475-
name: "[Gen 9] Monotype CAP",
476-
desc: `Monotype where CAP Pok&eacute;mon are legal.`,
440+
name: "[Gen 9] NFE",
441+
desc: `Only Pok&eacute;mon that can evolve are allowed.`,
477442
threads: [
478-
`&bullet; <a href="https://www.smogon.com/forums/posts/9476494">Monotype CAP</a>`,
443+
`&bullet; <a href="https://www.smogon.com/forums/threads/3710638/">NFE</a>`,
444+
`&bullet; <a href="https://www.smogon.com/forums/threads/3712567/">NFE Resources</a>`,
479445
],
480446

481447
mod: 'gen9',
482448
searchShow: false,
483-
ruleset: ['[Gen 9] Monotype', '+CAP'],
484-
banlist: ['Cawmodore', 'Fidgit', 'Hemogoblin', 'Heat Rock'],
485-
},
486-
{
487-
name: "[Gen 9] Monotype LC",
488-
desc: `Monotype where every Pok&eacute;mon must be in the first stage in their evolution line.`,
489-
threads: [
490-
`&bullet; <a href="https://www.smogon.com/forums/threads/posts/9476493">Monotype LC</a>`,
449+
ruleset: ['Standard OMs', 'Not Fully Evolved', 'Sleep Moves Clause', 'Terastal Clause', 'Min Source Gen = 9'],
450+
banlist: [
451+
'Basculin-White-Striped', 'Bisharp', 'Chansey', 'Dipplin', 'Duraludon', 'Gurdurr', 'Haunter', 'Magmar', 'Magneton', 'Porygon2', 'Primeape',
452+
'Qwilfish-Hisui', 'Rhydon', 'Scyther', 'Sneasel', 'Sneasel-Hisui', 'Ursaring', 'Vulpix-Base', 'Arena Trap', 'Magnet Pull', 'Shadow Tag',
453+
'Baton Pass',
491454
],
492-
493-
mod: 'gen9',
494-
searchShow: false,
495-
ruleset: ['[Gen 9] LC', 'Same Type Clause', 'Terastal Clause'],
496-
banlist: ['Minccino', 'Damp Rock', 'Focus Band', 'Heat Rock', 'Icy Rock', 'Quick Claw'],
497-
unbanlist: ['Diglett-Base', 'Growlithe-Hisui', 'Porygon', 'Scraggy', 'Vulpix', 'Vulpix-Alola', 'Sticky Web'],
498455
},
499456

500457
// Pet Mods
@@ -5023,6 +4980,17 @@ export const Formats: FormatList = [
50234980
ruleset: ['Standard', 'Baton Pass Stat Trap Clause'],
50244981
banlist: ['Uber', 'OU', 'UUBL', 'UU', 'NUBL', 'NU', 'PUBL', 'PU', 'ZUBL', 'Baton Pass + Substitute'],
50254982
},
4983+
{
4984+
name: "[Gen 3] LC",
4985+
threads: [
4986+
`&bullet; <a href="https://www.smogon.com/forums/threads/3722418/">ADV LC</a>`,
4987+
],
4988+
4989+
mod: 'gen3',
4990+
searchShow: false,
4991+
ruleset: ['Standard', 'Little Cup', 'Sleep Moves Clause', 'Accuracy Moves Clause'],
4992+
banlist: ['Chansey', 'Meditite', 'Omanyte', 'Scyther', 'Wynaut', 'Zigzagoon', 'Deep Sea Tooth', 'Baton Pass', 'Dragon Rage', 'Sonic Boom', 'Swagger'],
4993+
},
50264994
{
50274995
name: "[Gen 3] 1v1",
50284996
desc: `Bring three Pok&eacute;mon to Team Preview and choose one to battle.`,

0 commit comments

Comments
 (0)