mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-20 05:58:08 -05:00
BDSP OU: Ban evasion-boosting abilities and items
This commit is contained in:
parent
fa4710877a
commit
2e004fedc8
|
|
@ -938,7 +938,10 @@ export const Formats: FormatList = [
|
|||
|
||||
mod: 'gen8bdsp',
|
||||
ruleset: ['Standard'],
|
||||
banlist: ['Uber', 'Arena Trap', 'Drizzle', 'Moody', 'Shadow Tag', 'King\'s Rock', 'Razor Fang', 'Baton Pass'],
|
||||
banlist: [
|
||||
'Uber', 'Arena Trap', 'Drizzle', 'Moody', 'Sand Veil', 'Shadow Tag', 'Snow Cloak',
|
||||
'Bright Powder', 'King\'s Rock', 'Lax Incense', 'Razor Fang', 'Baton Pass',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "[Gen 8 BDSP] Ubers",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user