Update Gen 4 Draft (#11546)
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run

Updating Gen 4 Draft to the implementation for DDT. Approved by Draft Leaders.
This commit is contained in:
weirlind120 2025-11-01 07:31:57 -05:00 committed by GitHub
parent 6e5e42e1d3
commit 5421909ffc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -488,8 +488,8 @@ export const Formats: import('../sim/dex-formats').FormatList = [
name: "[Gen 4] Draft",
mod: 'gen4',
searchShow: false,
ruleset: ['Standard Draft', 'Swagger Clause', 'DryPass Clause', 'Sleep Moves Clause', '!Team Preview', '!Evasion Abilities Clause'],
banlist: ['King\'s Rock', 'Quick Claw', 'Assist', 'Sand Stream ++ Sand Veil', 'Snow Warning ++ Snow Cloak'],
ruleset: ['Standard Draft', 'Swagger Clause', 'DryPass Clause', '!Team Preview', '!Evasion Abilities Clause', 'Accuracy Moves Clause'],
banlist: ['King\'s Rock', 'Quick Claw', 'Assist', 'Sand Stream ++ Sand Veil', 'Snow Warning ++ Snow Cloak', 'No Guard + Dynamic Punch'],
},
{
name: "[Gen 3] Draft",