mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-08 08:02:19 -05:00
Upgrade formats-data to gen 6 tiers
Randbats have also been updated for them
This commit is contained in:
parent
6da683722f
commit
71b357194b
|
|
@ -25,60 +25,7 @@ exports.Formats = [
|
|||
section: "XY Singles",
|
||||
|
||||
ruleset: ['Pokemon', 'Standard', 'Team Preview'],
|
||||
banlist: ['Uber', 'Soul Dew', 'Gengarite', 'Kangaskhanite',
|
||||
'Aegislash',
|
||||
'Alakazam', 'Alakazam-Mega',
|
||||
'Azumarill',
|
||||
'Blissey',
|
||||
'Breloom',
|
||||
'Charizard', 'Charizard-Mega-X', 'Charizard-Mega-Y',
|
||||
'Clefable',
|
||||
'Cloyster',
|
||||
'Conkeldurr',
|
||||
'Donphan',
|
||||
'Dragonite',
|
||||
'Espeon',
|
||||
'Excadrill',
|
||||
'Ferrothorn',
|
||||
'Forretress',
|
||||
'Galvantula',
|
||||
'Garchomp', 'Garchomp-Mega',
|
||||
'Genesect',
|
||||
'Gengar', 'Gengar-Mega',
|
||||
'Gliscor',
|
||||
'Goodra',
|
||||
'Greninja',
|
||||
'Gyarados', 'Gyarados-Mega',
|
||||
'Heatran',
|
||||
'Infernape',
|
||||
'Jirachi',
|
||||
'Kangaskhan', 'Kangaskhan-Mega',
|
||||
'Klefki',
|
||||
'Landorus',
|
||||
'Landorus-Therian',
|
||||
'Latios',
|
||||
'Lucario', 'Lucario-Mega',
|
||||
'Mamoswine',
|
||||
'Mandibuzz',
|
||||
'Mawile', 'Mawile-Mega',
|
||||
'Pinsir', 'Pinsir-Mega',
|
||||
'Rotom-Wash',
|
||||
'Sableye',
|
||||
'Salamence',
|
||||
'Scizor', 'Scizor-Mega',
|
||||
'Skarmory',
|
||||
'Smeargle',
|
||||
'Starmie',
|
||||
'Sylveon',
|
||||
'Talonflame',
|
||||
'Tentacruel',
|
||||
'Terrakion',
|
||||
'Thundurus',
|
||||
'Togekiss',
|
||||
'Trevenant',
|
||||
'Tyranitar', 'Tyranitar-Mega',
|
||||
'Venusaur', 'Venusaur-Mega',
|
||||
'Volcarona']
|
||||
banlist: ['Uber', 'Soul Dew', 'Gengarite', 'Kangaskhanite', 'OU']
|
||||
},
|
||||
{
|
||||
name: "LC",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -1471,6 +1471,12 @@ exports.BattleScripts = {
|
|||
BL2: 80,
|
||||
UU: 78,
|
||||
BL: 76,
|
||||
|
||||
'Limbo': 86,
|
||||
'Limbo C': 83,
|
||||
'Limbo B': 80,
|
||||
'Limbo A': 77,
|
||||
|
||||
OU: 74,
|
||||
CAP: 74,
|
||||
Unreleased: 74,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user