pokemon-showdown/data/mods/gen4/random-sets.json
ACakeWearingAHat dea9fbc875
Randomized format set updates (#9926)
* Randomized format set updates

* lint

* lint 2

* doubles stuff

* more changes

* combine level updates to this pr

* missed wug change

* Add chillysight slowking set 3

---------

Co-authored-by: Kelvin Liu <115855253+livid-washed@users.noreply.github.com>
2023-12-01 00:08:13 -07:00

3390 lines
99 KiB
JSON

{
"venusaur": {
"level": 83,
"sets": [
{
"role": "Staller",
"movepool": ["leechseed", "powerwhip", "sleeppowder", "sludgebomb", "substitute"]
},
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "hiddenpowerfire", "hiddenpowerice", "leafstorm", "sleeppowder", "sludgebomb", "synthesis"]
}
]
},
"charizard": {
"level": 82,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["airslash", "dragonpulse", "fireblast", "hiddenpowergrass", "roost"]
}
]
},
"blastoise": {
"level": 85,
"sets": [
{
"role": "Spinner",
"movepool": ["icebeam", "rapidspin", "rest", "roar", "surf", "toxic"]
},
{
"role": "Bulky Support",
"movepool": ["icebeam", "rest", "sleeptalk", "surf", "toxic"]
}
]
},
"butterfree": {
"level": 94,
"sets": [
{
"role": "Bulky Support",
"movepool": ["bugbuzz", "sleeppowder", "stunspore", "uturn"]
}
]
},
"beedrill": {
"level": 97,
"sets": [
{
"role": "Fast Support",
"movepool": ["brickbreak", "poisonjab", "toxicspikes", "uturn"]
},
{
"role": "Fast Attacker",
"movepool": ["brickbreak", "poisonjab", "swordsdance", "uturn", "xscissor"]
}
]
},
"pidgeot": {
"level": 88,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["bravebird", "heatwave", "return", "roost"]
},
{
"role": "Wallbreaker",
"movepool": ["bravebird", "doubleedge", "pursuit", "quickattack", "return", "roost", "uturn"]
}
]
},
"raticate": {
"level": 86,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["crunch", "facade", "protect", "suckerpunch", "swordsdance", "uturn"]
}
]
},
"fearow": {
"level": 87,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["doubleedge", "drillpeck", "pursuit", "quickattack", "return", "uturn"]
}
]
},
"arbok": {
"level": 92,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["aquatail", "crunch", "earthquake", "glare", "gunkshot", "poisonjab", "seedbomb", "switcheroo"],
"preferredTypes": ["Ground"]
}
]
},
"pikachu": {
"level": 91,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["fakeout", "grassknot", "hiddenpowerice", "surf", "thunderbolt", "volttackle"],
"preferredTypes": ["Ice"]
}
]
},
"raichu": {
"level": 87,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["encore", "focusblast", "grassknot", "hiddenpowerice", "nastyplot", "surf", "thunderbolt"]
}
]
},
"sandslash": {
"level": 90,
"sets": [
{
"role": "Spinner",
"movepool": ["earthquake", "nightslash", "rapidspin", "stealthrock", "stoneedge", "toxic"]
},
{
"role": "Bulky Setup",
"movepool": ["earthquake", "nightslash", "stoneedge", "substitute", "swordsdance", "xscissor"],
"preferredTypes": ["Rock"]
}
]
},
"nidoqueen": {
"level": 84,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "fireblast", "icebeam", "roar", "stealthrock", "toxicspikes"],
"preferredTypes": ["Ice"]
}
]
},
"nidoking": {
"level": 83,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["earthquake", "fireblast", "icebeam", "megahorn", "stealthrock", "suckerpunch", "thunderbolt"],
"preferredTypes": ["Ice"]
}
]
},
"clefable": {
"level": 83,
"sets": [
{
"role": "Bulky Support",
"movepool": ["aromatherapy", "doubleedge", "fireblast", "icebeam", "softboiled", "stealthrock", "thunderwave"]
},
{
"role": "Setup Sweeper",
"movepool": ["calmmind", "icebeam", "softboiled", "thunderbolt"]
}
]
},
"ninetales": {
"level": 84,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["energyball", "fireblast", "hiddenpowerrock", "hypnosis", "nastyplot"],
"preferredTypes": ["Grass"]
}
]
},
"wigglytuff": {
"level": 93,
"sets": [
{
"role": "Bulky Support",
"movepool": ["bodyslam", "doubleedge", "fireblast", "healbell", "protect", "stealthrock", "thunderwave", "toxic", "wish"]
},
{
"role": "Staller",
"movepool": ["protect", "seismictoss", "toxic", "wish"]
}
]
},
"vileplume": {
"level": 88,
"sets": [
{
"role": "Bulky Support",
"movepool": ["aromatherapy", "energyball", "hiddenpowerfire", "sleeppowder", "sludgebomb", "synthesis"]
},
{
"role": "Setup Sweeper",
"movepool": ["hiddenpowerfire", "sludgebomb", "solarbeam", "sunnyday", "synthesis"]
}
]
},
"parasect": {
"level": 96,
"sets": [
{
"role": "Bulky Support",
"movepool": ["aromatherapy", "seedbomb", "spore", "stunspore", "synthesis", "xscissor"]
},
{
"role": "Bulky Attacker",
"movepool": ["pursuit", "seedbomb", "spore", "swordsdance", "xscissor"]
}
]
},
"venomoth": {
"level": 87,
"sets": [
{
"role": "Fast Support",
"movepool": ["bugbuzz", "roost", "sleeppowder", "toxicspikes", "uturn"]
}
]
},
"dugtrio": {
"level": 85,
"sets": [
{
"role": "Fast Support",
"movepool": ["earthquake", "nightslash", "stealthrock", "stoneedge", "suckerpunch"],
"preferredTypes": ["Rock"]
}
]
},
"persian": {
"level": 89,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["aerialace", "bite", "doubleedge", "fakeout", "hypnosis", "return", "seedbomb", "switcheroo", "taunt", "uturn"],
"preferredTypes": ["Dark"]
}
]
},
"golduck": {
"level": 87,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["calmmind", "encore", "focusblast", "hiddenpowergrass", "hydropump", "icebeam", "psychic", "surf"],
"preferredTypes": ["Ice"]
}
]
},
"primeape": {
"level": 84,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["closecombat", "earthquake", "encore", "icepunch", "stoneedge", "uturn"]
}
]
},
"arcanine": {
"level": 82,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["extremespeed", "flareblitz", "hiddenpowergrass", "morningsun", "roar", "thunderfang", "toxic", "willowisp"],
"preferredTypes": ["Normal"]
},
{
"role": "Fast Attacker",
"movepool": ["crunch", "extremespeed", "flareblitz", "ironhead", "morningsun", "thunderfang"],
"preferredTypes": ["Normal"]
}
]
},
"poliwrath": {
"level": 88,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["brickbreak", "bulkup", "icepunch", "waterfall"]
},
{
"role": "Fast Support",
"movepool": ["encore", "focuspunch", "icepunch", "substitute", "waterfall"]
},
{
"role": "Bulky Support",
"movepool": ["bulkup", "rest", "sleeptalk", "toxic", "waterfall"]
}
]
},
"alakazam": {
"level": 83,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["encore", "focusblast", "psychic", "shadowball", "substitute", "trick"],
"preferredTypes": ["Fighting"]
}
]
},
"machamp": {
"level": 80,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["bulkup", "bulletpunch", "dynamicpunch", "icepunch", "payback", "stoneedge"]
}
]
},
"victreebel": {
"level": 88,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["hiddenpowerfire", "leafblade", "leafstorm", "sleeppowder", "sludgebomb", "suckerpunch"]
},
{
"role": "Setup Sweeper",
"movepool": ["sludgebomb", "solarbeam", "sunnyday", "weatherball"]
}
]
},
"tentacruel": {
"level": 81,
"sets": [
{
"role": "Bulky Support",
"movepool": ["haze", "hydropump", "icebeam", "rapidspin", "sludgebomb", "surf", "toxicspikes"]
}
]
},
"golem": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "explosion", "stealthrock", "stoneedge", "suckerpunch", "toxic"]
}
]
},
"rapidash": {
"level": 85,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["flareblitz", "hypnosis", "megahorn", "morningsun", "willowisp"]
}
]
},
"slowbro": {
"level": 84,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["fireblast", "icebeam", "psychic", "slackoff", "surf", "thunderwave", "toxic"],
"preferredTypes": ["Psychic"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "psychic", "slackoff", "surf"]
}
]
},
"farfetchd": {
"level": 100,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["heatwave", "leafblade", "nightslash", "return", "uturn"]
},
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "leafblade", "nightslash", "return", "swordsdance"]
}
]
},
"dodrio": {
"level": 87,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["bravebird", "pursuit", "quickattack", "return", "roost"]
}
]
},
"dewgong": {
"level": 91,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["icebeam", "protect", "rest", "sleeptalk", "surf", "toxic"]
},
{
"role": "Fast Attacker",
"movepool": ["encore", "raindance", "rest", "surf", "toxic"]
},
{
"role": "Bulky Support",
"movepool": ["encore", "icebeam", "raindance", "rest", "surf", "toxic"]
}
]
},
"muk": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["brickbreak", "curse", "explosion", "gunkshot", "icepunch", "payback", "poisonjab", "rest", "shadowsneak"]
}
]
},
"cloyster": {
"level": 86,
"sets": [
{
"role": "Bulky Support",
"movepool": ["explosion", "iceshard", "rapidspin", "rockblast", "spikes", "surf", "toxicspikes"]
}
]
},
"gengar": {
"level": 77,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["explosion", "focusblast", "painsplit", "shadowball", "sludgebomb", "substitute", "trick", "willowisp"],
"preferredTypes": ["Fighting"]
}
]
},
"hypno": {
"level": 91,
"sets": [
{
"role": "Bulky Support",
"movepool": ["protect", "psychic", "thunderwave", "toxic", "wish"]
},
{
"role": "Staller",
"movepool": ["protect", "seismictoss", "toxic", "wish"]
}
]
},
"kingler": {
"level": 89,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["crabhammer", "return", "superpower", "swordsdance", "xscissor"]
},
{
"role": "Bulky Setup",
"movepool": ["agility", "crabhammer", "return", "swordsdance"]
}
]
},
"electrode": {
"level": 88,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["explosion", "hiddenpowerice", "signalbeam", "taunt", "thunderbolt"],
"preferredTypes": ["Ice"]
}
]
},
"exeggutor": {
"level": 87,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["explosion", "hiddenpowerfire", "leafstorm", "psychic", "sleeppowder", "synthesis"],
"preferredTypes": ["Psychic"]
}
]
},
"marowak": {
"level": 89,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["doubleedge", "earthquake", "firepunch", "stealthrock", "stoneedge", "swordsdance"],
"preferredTypes": ["Rock"]
}
]
},
"hitmonlee": {
"level": 84,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["closecombat", "earthquake", "machpunch", "rapidspin", "stoneedge", "suckerpunch"],
"preferredTypes": ["Rock"]
},
{
"role": "Setup Sweeper",
"movepool": ["bulkup", "closecombat", "earthquake", "machpunch", "stoneedge", "suckerpunch"],
"preferredTypes": ["Rock"]
}
]
},
"hitmonchan": {
"level": 87,
"sets": [
{
"role": "Spinner",
"movepool": ["closecombat", "drainpunch", "icepunch", "machpunch", "rapidspin", "stoneedge"]
},
{
"role": "Bulky Attacker",
"movepool": ["bulkup", "closecombat", "drainpunch", "icepunch", "machpunch", "stoneedge"]
}
]
},
"weezing": {
"level": 86,
"sets": [
{
"role": "Bulky Support",
"movepool": ["fireblast", "haze", "painsplit", "sludgebomb", "willowisp"]
},
{
"role": "Bulky Attacker",
"movepool": ["fireblast", "rest", "sleeptalk", "sludgebomb"]
}
]
},
"kangaskhan": {
"level": 84,
"sets": [
{
"role": "Bulky Support",
"movepool": ["doubleedge", "earthquake", "fakeout", "hammerarm", "return", "suckerpunch"]
},
{
"role": "Bulky Attacker",
"movepool": ["bodyslam", "earthquake", "protect", "return", "wish"]
}
]
},
"seaking": {
"level": 92,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["icebeam", "megahorn", "raindance", "return", "waterfall"]
}
]
},
"starmie": {
"level": 80,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["hydropump", "icebeam", "psychic", "recover", "thunderbolt"]
},
{
"role": "Bulky Support",
"movepool": ["icebeam", "psychic", "rapidspin", "recover", "surf", "thunderwave"]
}
]
},
"mrmime": {
"level": 88,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "encore", "focusblast", "nastyplot", "psychic", "shadowball", "substitute"],
"preferredTypes": ["Fighting"]
}
]
},
"scyther": {
"level": 83,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["aerialace", "brickbreak", "bugbite", "roost", "swordsdance"]
},
{
"role": "Wallbreaker",
"movepool": ["aerialace", "brickbreak", "pursuit", "uturn"]
}
]
},
"jynx": {
"level": 84,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["focusblast", "icebeam", "lovelykiss", "psychic", "trick"]
},
{
"role": "Setup Sweeper",
"movepool": ["focusblast", "icebeam", "lovelykiss", "nastyplot", "psychic", "substitute"]
}
]
},
"pinsir": {
"level": 85,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["closecombat", "earthquake", "stealthrock", "stoneedge", "swordsdance", "xscissor"],
"preferredTypes": ["Rock"]
}
]
},
"tauros": {
"level": 79,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["doubleedge", "earthquake", "payback", "pursuit", "return", "stoneedge"]
}
]
},
"gyarados": {
"level": 78,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["dragondance", "earthquake", "stoneedge", "substitute", "waterfall"]
},
{
"role": "Bulky Setup",
"movepool": ["dragondance", "rest", "sleeptalk", "waterfall"]
}
]
},
"lapras": {
"level": 85,
"sets": [
{
"role": "Bulky Support",
"movepool": ["healbell", "hydropump", "icebeam", "thunderbolt", "toxic"]
},
{
"role": "Staller",
"movepool": ["hydropump", "icebeam", "protect", "toxic"]
}
]
},
"ditto": {
"level": 100,
"sets": [
{
"role": "Fast Support",
"movepool": ["transform"]
}
]
},
"vaporeon": {
"level": 83,
"sets": [
{
"role": "Bulky Support",
"movepool": ["healbell", "icebeam", "protect", "surf", "wish"]
},
{
"role": "Staller",
"movepool": ["protect", "surf", "toxic", "wish"]
}
]
},
"jolteon": {
"level": 81,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["batonpass", "hiddenpowerice", "substitute", "thunderbolt", "toxic"]
},
{
"role": "Fast Attacker",
"movepool": ["hiddenpowerice", "shadowball", "signalbeam", "thunderbolt"]
}
]
},
"flareon": {
"level": 93,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["fireblast", "hiddenpowergrass", "lavaplume", "protect", "superpower", "wish"]
},
{
"role": "Staller",
"movepool": ["fireblast", "lavaplume", "protect", "toxic", "wish"]
}
]
},
"omastar": {
"level": 85,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["hiddenpowergrass", "hydropump", "icebeam", "raindance"]
},
{
"role": "Bulky Support",
"movepool": ["earthpower", "icebeam", "spikes", "stealthrock", "surf", "toxicspikes"],
"preferredTypes": ["Ice"]
}
]
},
"kabutops": {
"level": 84,
"sets": [
{
"role": "Spinner",
"movepool": ["aquajet", "rapidspin", "stealthrock", "stoneedge", "superpower", "waterfall"]
},
{
"role": "Fast Attacker",
"movepool": ["aquajet", "stealthrock", "stoneedge", "superpower", "swordsdance", "waterfall"]
}
]
},
"aerodactyl": {
"level": 79,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "roost", "stealthrock", "stoneedge", "taunt", "toxic"]
},
{
"role": "Fast Support",
"movepool": ["aquatail", "doubleedge", "earthquake", "pursuit", "roost", "stealthrock", "stoneedge"],
"preferredTypes": ["Ground"]
}
]
},
"snorlax": {
"level": 80,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["bodyslam", "crunch", "earthquake", "pursuit", "return", "selfdestruct"],
"preferredTypes": ["Ground"]
},
{
"role": "Bulky Support",
"movepool": ["bodyslam", "curse", "rest", "sleeptalk", "whirlwind"]
},
{
"role": "Bulky Setup",
"movepool": ["bodyslam", "curse", "earthquake", "rest"]
}
]
},
"articuno": {
"level": 83,
"sets": [
{
"role": "Staller",
"movepool": ["healbell", "icebeam", "roost", "substitute", "toxic"]
}
]
},
"zapdos": {
"level": 77,
"sets": [
{
"role": "Bulky Support",
"movepool": ["heatwave", "hiddenpowerice", "roost", "substitute", "thunderbolt", "toxic", "uturn"]
},
{
"role": "Fast Attacker",
"movepool": ["heatwave", "hiddenpowerice", "roost", "thunderbolt", "uturn"]
}
]
},
"moltres": {
"level": 82,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["airslash", "fireblast", "hiddenpowergrass", "roost", "substitute", "toxic", "uturn"]
}
]
},
"dragonite": {
"level": 78,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["dragondance", "earthquake", "extremespeed", "firepunch", "outrage"]
},
{
"role": "Bulky Setup",
"movepool": ["dragonclaw", "dragondance", "earthquake", "firepunch", "roost"]
}
]
},
"mewtwo": {
"level": 70,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["aurasphere", "calmmind", "fireblast", "psychic", "recover", "shadowball"]
}
]
},
"mew": {
"level": 76,
"sets": [
{
"role": "Bulky Support",
"movepool": ["psychic", "softboiled", "stealthrock", "taunt", "uturn", "willowisp"]
},
{
"role": "Setup Sweeper",
"movepool": ["aurasphere", "batonpass", "earthpower", "fireblast", "nastyplot", "psychic", "softboiled"]
},
{
"role": "Bulky Setup",
"movepool": ["batonpass", "earthquake", "explosion", "suckerpunch", "superpower", "swordsdance", "zenheadbutt"],
"preferredTypes": ["Ground"]
}
]
},
"meganium": {
"level": 90,
"sets": [
{
"role": "Bulky Support",
"movepool": ["aromatherapy", "energyball", "leechseed", "lightscreen", "reflect", "synthesis", "toxic"]
}
]
},
"typhlosion": {
"level": 82,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["eruption", "fireblast", "focusblast", "hiddenpowergrass", "hiddenpowerrock"]
}
]
},
"feraligatr": {
"level": 83,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["dragondance", "earthquake", "icepunch", "return", "waterfall"],
"preferredTypes": ["Ice"]
},
{
"role": "Fast Attacker",
"movepool": ["aquajet", "earthquake", "icepunch", "return", "swordsdance", "waterfall"]
}
]
},
"furret": {
"level": 92,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["aquatail", "doubleedge", "firepunch", "shadowclaw", "trick", "uturn"]
}
]
},
"noctowl": {
"level": 96,
"sets": [
{
"role": "Staller",
"movepool": ["nightshade", "roost", "toxic", "whirlwind"]
}
]
},
"ledian": {
"level": 100,
"sets": [
{
"role": "Bulky Support",
"movepool": ["encore", "knockoff", "lightscreen", "reflect", "roost", "toxic", "uturn"]
},
{
"role": "Fast Support",
"movepool": ["agility", "batonpass", "encore", "swordsdance"]
}
]
},
"ariados": {
"level": 97,
"sets": [
{
"role": "Bulky Support",
"movepool": ["bugbite", "poisonjab", "suckerpunch", "toxicspikes"]
}
]
},
"crobat": {
"level": 82,
"sets": [
{
"role": "Bulky Support",
"movepool": ["bravebird", "heatwave", "roost", "superfang", "taunt", "toxic", "uturn"]
}
]
},
"lanturn": {
"level": 84,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["discharge", "healbell", "hydropump", "icebeam", "surf", "thunderbolt", "thunderwave", "toxic"]
}
]
},
"xatu": {
"level": 88,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["calmmind", "grassknot", "heatwave", "hiddenpowerfighting", "psychic", "roost", "trick", "uturn"],
"preferredTypes": ["Fire"]
},
{
"role": "Bulky Support",
"movepool": ["heatwave", "hiddenpowerfighting", "psychic", "roost", "thunderwave", "toxic"]
}
]
},
"ampharos": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["discharge", "focusblast", "healbell", "hiddenpowerice", "lightscreen", "reflect", "signalbeam", "thunderbolt", "toxic"]
}
]
},
"bellossom": {
"level": 90,
"sets": [
{
"role": "Bulky Support",
"movepool": ["energyball", "hiddenpowerfire", "hiddenpowerrock", "leafstorm", "sleeppowder", "stunspore", "synthesis"]
}
]
},
"azumarill": {
"level": 84,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["aquajet", "doubleedge", "icepunch", "superpower", "waterfall"]
},
{
"role": "Bulky Setup",
"movepool": ["aquajet", "bellydrum", "return", "waterfall"]
}
]
},
"sudowoodo": {
"level": 90,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "explosion", "stealthrock", "stoneedge", "suckerpunch", "toxic", "woodhammer"]
}
]
},
"politoed": {
"level": 87,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["encore", "focusblast", "hiddenpowergrass", "hydropump", "icebeam", "rest", "surf", "toxic"],
"preferredTypes": ["Ice"]
},
{
"role": "Staller",
"movepool": ["encore", "icebeam", "protect", "surf", "toxic"]
}
]
},
"jumpluff": {
"level": 91,
"sets": [
{
"role": "Bulky Support",
"movepool": ["encore", "energyball", "sleeppowder", "stunspore", "toxic", "uturn"]
},
{
"role": "Staller",
"movepool": ["bounce", "leechseed", "substitute", "toxic"]
}
]
},
"sunflora": {
"level": 96,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["earthpower", "hiddenpowerfire", "hiddenpowerice", "hiddenpowerrock", "leafstorm", "sludgebomb"]
}
]
},
"quagsire": {
"level": 90,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "encore", "icebeam", "recover", "toxic", "waterfall"]
}
]
},
"espeon": {
"level": 82,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["calmmind", "hiddenpowerfire", "morningsun", "psychic", "signalbeam", "trick"]
},
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "calmmind", "hiddenpowerfire", "morningsun", "psychic", "substitute"]
}
]
},
"umbreon": {
"level": 85,
"sets": [
{
"role": "Staller",
"movepool": ["healbell", "moonlight", "payback", "toxic"]
},
{
"role": "Bulky Support",
"movepool": ["curse", "payback", "protect", "toxic", "wish"]
}
]
},
"slowking": {
"level": 88,
"sets": [
{
"role": "Bulky Support",
"movepool": ["fireblast", "icebeam", "psychic", "slackoff", "surf", "thunderwave", "toxic"],
"preferredTypes": ["Psychic"]
},
{
"role": "Wallbreaker",
"movepool": ["fireblast", "icebeam", "psychic", "slackoff", "surf", "trick", "trickroom"],
"preferredTypes": ["Psychic"]
}
]
},
"unown": {
"level": 100,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["hiddenpowerfighting", "hiddenpowerpsychic"]
}
]
},
"wobbuffet": {
"level": 82,
"sets": [
{
"role": "Bulky Support",
"movepool": ["counter", "destinybond", "encore", "mirrorcoat"]
}
]
},
"girafarig": {
"level": 91,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "calmmind", "hiddenpowerfire", "psychic", "substitute", "thunderbolt"]
}
]
},
"forretress": {
"level": 80,
"sets": [
{
"role": "Bulky Support",
"movepool": ["explosion", "gyroball", "rapidspin", "spikes", "stealthrock", "toxicspikes"]
}
]
},
"dunsparce": {
"level": 92,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "headbutt", "roost", "thunderwave"]
},
{
"role": "Bulky Support",
"movepool": ["bite", "bodyslam", "earthquake", "roost", "stealthrock"],
"preferredTypes": ["Dark"]
}
]
},
"steelix": {
"level": 84,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "explosion", "ironhead", "roar", "stealthrock", "stoneedge", "toxic"]
}
]
},
"granbull": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["closecombat", "crunch", "healbell", "return", "thunderwave"]
}
]
},
"qwilfish": {
"level": 85,
"sets": [
{
"role": "Fast Support",
"movepool": ["destinybond", "explosion", "spikes", "thunderwave", "toxicspikes", "waterfall"]
}
]
},
"scizor": {
"level": 78,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["bugbite", "bulletpunch", "roost", "superpower", "swordsdance"]
},
{
"role": "Fast Attacker",
"movepool": ["bulletpunch", "pursuit", "superpower", "uturn"]
}
]
},
"shuckle": {
"level": 93,
"sets": [
{
"role": "Staller",
"movepool": ["encore", "knockoff", "rest", "stealthrock", "toxic"]
}
]
},
"heracross": {
"level": 80,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["closecombat", "facade", "megahorn", "nightslash"]
},
{
"role": "Fast Attacker",
"movepool": ["closecombat", "earthquake", "megahorn", "nightslash", "stoneedge", "swordsdance"]
}
]
},
"ursaring": {
"level": 84,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["closecombat", "crunch", "facade", "protect", "swordsdance"]
}
]
},
"magcargo": {
"level": 94,
"sets": [
{
"role": "Staller",
"movepool": ["hiddenpowerrock", "lavaplume", "recover", "stealthrock", "toxic"]
}
]
},
"corsola": {
"level": 94,
"sets": [
{
"role": "Bulky Support",
"movepool": ["explosion", "powergem", "recover", "stealthrock", "surf", "toxic"]
}
]
},
"octillery": {
"level": 89,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["energyball", "fireblast", "icebeam", "surf", "thunderwave"]
}
]
},
"delibird": {
"level": 100,
"sets": [
{
"role": "Bulky Support",
"movepool": ["icebeam", "iceshard", "rapidspin", "seismictoss", "toxic"]
}
]
},
"mantine": {
"level": 89,
"sets": [
{
"role": "Bulky Support",
"movepool": ["hiddenpowerflying", "rest", "sleeptalk", "surf", "toxic"]
}
]
},
"skarmory": {
"level": 77,
"sets": [
{
"role": "Bulky Support",
"movepool": ["bravebird", "roost", "spikes", "stealthrock", "whirlwind"]
}
]
},
"houndoom": {
"level": 83,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["darkpulse", "fireblast", "hiddenpowergrass", "nastyplot", "suckerpunch"]
}
]
},
"kingdra": {
"level": 80,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["dragondance", "outrage", "rest", "substitute", "waterfall"]
},
{
"role": "Setup Sweeper",
"movepool": ["dracometeor", "hydropump", "icebeam", "raindance", "waterfall"]
},
{
"role": "Bulky Support",
"movepool": ["dragondance", "outrage", "rest", "sleeptalk"]
}
]
},
"donphan": {
"level": 84,
"sets": [
{
"role": "Spinner",
"movepool": ["earthquake", "iceshard", "rapidspin", "stealthrock", "stoneedge", "toxic"],
"preferredTypes": ["Rock"]
},
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "gunkshot", "iceshard", "stealthrock", "stoneedge"],
"preferredTypes": ["Rock"]
}
]
},
"porygon2": {
"level": 85,
"sets": [
{
"role": "Bulky Support",
"movepool": ["discharge", "icebeam", "recover", "toxic", "triattack"]
}
]
},
"stantler": {
"level": 88,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["earthquake", "hypnosis", "megahorn", "return", "suckerpunch", "thunderbolt"],
"preferredTypes": ["Ground"]
}
]
},
"smeargle": {
"level": 86,
"sets": [
{
"role": "Fast Support",
"movepool": ["explosion", "spikes", "spore", "stealthrock", "whirlwind"]
}
]
},
"hitmontop": {
"level": 86,
"sets": [
{
"role": "Bulky Support",
"movepool": ["closecombat", "earthquake", "rapidspin", "stoneedge", "suckerpunch", "toxic"]
}
]
},
"miltank": {
"level": 82,
"sets": [
{
"role": "Bulky Support",
"movepool": ["bodyslam", "earthquake", "healbell", "milkdrink", "stealthrock", "toxic"]
},
{
"role": "Bulky Setup",
"movepool": ["bodyslam", "curse", "earthquake", "milkdrink"]
}
]
},
"blissey": {
"level": 80,
"sets": [
{
"role": "Staller",
"movepool": ["aromatherapy", "seismictoss", "softboiled", "stealthrock", "thunderwave", "toxic"]
},
{
"role": "Bulky Support",
"movepool": ["protect", "seismictoss", "toxic", "wish"]
}
]
},
"raikou": {
"level": 76,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["aurasphere", "hiddenpowerice", "shadowball", "thunderbolt"]
},
{
"role": "Setup Sweeper",
"movepool": ["aurasphere", "calmmind", "hiddenpowerice", "substitute", "thunderbolt"]
}
]
},
"entei": {
"level": 82,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["extremespeed", "flareblitz", "hiddenpowergrass", "ironhead", "stoneedge"],
"preferredTypes": ["Normal"]
}
]
},
"suicune": {
"level": 80,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["calmmind", "rest", "sleeptalk", "surf"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "hydropump", "icebeam", "rest", "substitute", "surf"]
}
]
},
"tyranitar": {
"level": 79,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["crunch", "earthquake", "fireblast", "icebeam", "pursuit", "stealthrock", "stoneedge", "superpower"]
},
{
"role": "Bulky Setup",
"movepool": ["crunch", "dragondance", "earthquake", "firepunch", "icepunch", "stoneedge"]
}
]
},
"lugia": {
"level": 73,
"sets": [
{
"role": "Staller",
"movepool": ["aeroblast", "earthquake", "roost", "substitute", "toxic", "whirlwind"]
},
{
"role": "Bulky Setup",
"movepool": ["aeroblast", "calmmind", "earthpower", "roost"]
}
]
},
"hooh": {
"level": 73,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["bravebird", "earthquake", "roost", "sacredfire", "substitute", "toxic"]
}
]
},
"celebi": {
"level": 80,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["earthpower", "energyball", "hiddenpowerfire", "leafstorm", "nastyplot", "psychic", "uturn"],
"preferredTypes": ["Psychic"]
},
{
"role": "Bulky Support",
"movepool": ["healbell", "leafstorm", "psychic", "recover", "stealthrock", "thunderwave", "uturn"]
},
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "energyball", "nastyplot", "psychic", "recover"]
}
]
},
"sceptile": {
"level": 84,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["earthquake", "focusblast", "hiddenpowerfire", "hiddenpowerice", "leafstorm", "rockslide"]
},
{
"role": "Staller",
"movepool": ["energyball", "hiddenpowerfire", "hiddenpowerice", "leechseed", "substitute"]
}
]
},
"blaziken": {
"level": 84,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["agility", "fireblast", "stoneedge", "superpower", "thunderpunch", "vacuumwave"]
},
{
"role": "Wallbreaker",
"movepool": ["flareblitz", "stoneedge", "superpower", "swordsdance", "thunderpunch"]
}
]
},
"swampert": {
"level": 80,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "icebeam", "roar", "stealthrock", "toxic", "waterfall"]
},
{
"role": "Staller",
"movepool": ["earthquake", "protect", "toxic", "waterfall"]
},
{
"role": "Fast Attacker",
"movepool": ["earthquake", "icepunch", "stoneedge", "waterfall"]
}
]
},
"mightyena": {
"level": 93,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["crunch", "doubleedge", "firefang", "suckerpunch", "superfang", "taunt", "toxic"],
"preferredTypes": ["Fire"]
}
]
},
"linoone": {
"level": 84,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["bellydrum", "extremespeed", "seedbomb", "shadowclaw"]
}
]
},
"beautifly": {
"level": 96,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["bugbuzz", "hiddenpowerground", "psychic", "uturn"]
}
]
},
"dustox": {
"level": 99,
"sets": [
{
"role": "Staller",
"movepool": ["bugbuzz", "roost", "toxic", "uturn", "whirlwind"]
}
]
},
"ludicolo": {
"level": 85,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["energyball", "hydropump", "icebeam", "raindance"]
},
{
"role": "Wallbreaker",
"movepool": ["energyball", "focusblast", "hydropump", "icebeam", "surf"]
}
]
},
"shiftry": {
"level": 88,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["darkpulse", "explosion", "hiddenpowerfire", "leafstorm", "lowkick", "suckerpunch"]
},
{
"role": "Setup Sweeper",
"movepool": ["lowkick", "seedbomb", "suckerpunch", "swordsdance"]
}
]
},
"swellow": {
"level": 83,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["bravebird", "facade", "protect", "quickattack", "uturn"]
}
]
},
"pelipper": {
"level": 90,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["airslash", "hiddenpowergrass", "hydropump", "icebeam", "roost", "surf", "toxic", "uturn"]
}
]
},
"gardevoir": {
"level": 86,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["focusblast", "healingwish", "psychic", "shadowball", "thunderbolt", "trick"],
"preferredTypes": ["Fighting"]
},
{
"role": "Setup Sweeper",
"movepool": ["calmmind", "focusblast", "psychic", "shadowball", "substitute", "willowisp"],
"preferredTypes": ["Fighting"]
}
]
},
"masquerain": {
"level": 96,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["agility", "airslash", "batonpass", "bugbuzz", "hydropump", "roost"]
}
]
},
"breloom": {
"level": 81,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["facade", "machpunch", "seedbomb", "spore", "stoneedge", "superpower", "swordsdance"]
},
{
"role": "Bulky Attacker",
"movepool": ["focuspunch", "spore", "stoneedge", "substitute"]
}
]
},
"vigoroth": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["bodyslam", "earthquake", "encore", "lowkick", "nightslash", "return", "slackoff", "suckerpunch"]
},
{
"role": "Bulky Setup",
"movepool": ["bodyslam", "bulkup", "earthquake", "nightslash", "return", "slackoff"]
},
{
"role": "Setup Sweeper",
"movepool": ["bodyslam", "bulkup", "earthquake", "lowkick", "nightslash", "return", "suckerpunch"]
}
]
},
"slaking": {
"level": 84,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["doubleedge", "earthquake", "firepunch", "gigaimpact", "nightslash", "return"],
"preferredTypes": ["Ground"]
}
]
},
"ninjask": {
"level": 86,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "substitute", "swordsdance", "xscissor"]
},
{
"role": "Bulky Setup",
"movepool": ["batonpass", "protect", "swordsdance", "xscissor"]
}
]
},
"shedinja": {
"level": 92,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "shadowclaw", "shadowsneak", "swordsdance", "willowisp", "xscissor"]
}
]
},
"exploud": {
"level": 89,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["crunch", "earthquake", "fireblast", "icebeam", "return", "surf"]
}
]
},
"hariyama": {
"level": 84,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["bulletpunch", "closecombat", "facade", "fakeout", "payback", "stoneedge"],
"preferredTypes": ["Dark"]
},
{
"role": "Bulky Attacker",
"movepool": ["bulkup", "bulletpunch", "closecombat", "payback", "stoneedge"]
}
]
},
"delcatty": {
"level": 99,
"sets": [
{
"role": "Bulky Support",
"movepool": ["healbell", "protect", "return", "thunderwave", "wish"]
},
{
"role": "Fast Support",
"movepool": ["doubleedge", "fakeout", "healbell", "suckerpunch", "thunderwave", "toxic"]
}
]
},
"sableye": {
"level": 100,
"sets": [
{
"role": "Bulky Support",
"movepool": ["recover", "seismictoss", "taunt", "toxic", "willowisp"]
}
]
},
"mawile": {
"level": 97,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["batonpass", "ironhead", "substitute", "suckerpunch", "swordsdance"]
},
{
"role": "Bulky Attacker",
"movepool": ["focuspunch", "ironhead", "substitute", "suckerpunch"]
}
]
},
"aggron": {
"level": 86,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["aquatail", "earthquake", "headsmash", "icepunch", "rockpolish", "stealthrock"],
"preferredTypes": ["Ground"]
}
]
},
"medicham": {
"level": 86,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["bulletpunch", "highjumpkick", "icepunch", "trick", "zenheadbutt"]
}
]
},
"manectric": {
"level": 86,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["flamethrower", "hiddenpowerice", "overheat", "switcheroo", "thunderbolt"]
}
]
},
"plusle": {
"level": 89,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["batonpass", "encore", "hiddenpowerice", "nastyplot", "thunderbolt"]
}
]
},
"minun": {
"level": 89,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["batonpass", "encore", "hiddenpowerice", "nastyplot", "thunderbolt"]
}
]
},
"volbeat": {
"level": 97,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "bugbuzz", "substitute", "tailglow"]
},
{
"role": "Bulky Setup",
"movepool": ["batonpass", "bugbuzz", "encore", "tailglow"]
}
]
},
"illumise": {
"level": 92,
"sets": [
{
"role": "Bulky Support",
"movepool": ["bugbuzz", "encore", "roost", "thunderbolt", "thunderwave", "toxic", "uturn"]
}
]
},
"swalot": {
"level": 91,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "encore", "explosion", "icebeam", "painsplit", "sludgebomb", "toxic", "yawn"]
}
]
},
"sharpedo": {
"level": 85,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["aquajet", "crunch", "earthquake", "hiddenpowergrass", "hydropump", "icebeam", "waterfall"]
}
]
},
"wailord": {
"level": 88,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["hiddenpowergrass", "hydropump", "icebeam", "selfdestruct", "surf", "waterspout"],
"preferredTypes": ["Ice"]
}
]
},
"camerupt": {
"level": 88,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "explosion", "lavaplume", "stealthrock", "toxic"]
},
{
"role": "Setup Sweeper",
"movepool": ["earthquake", "explosion", "fireblast", "rockpolish", "stoneedge"]
}
]
},
"torkoal": {
"level": 88,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "explosion", "lavaplume", "rapidspin", "stealthrock", "yawn"]
}
]
},
"grumpig": {
"level": 88,
"sets": [
{
"role": "Bulky Support",
"movepool": ["focusblast", "healbell", "lightscreen", "psychic", "reflect", "thunderwave", "toxic"]
},
{
"role": "Bulky Attacker",
"movepool": ["calmmind", "focusblast", "psychic", "shadowball", "trick"]
}
]
},
"spinda": {
"level": 100,
"sets": [
{
"role": "Staller",
"movepool": ["bodyslam", "encore", "shadowball", "teeterdance", "toxic"]
},
{
"role": "Bulky Support",
"movepool": ["protect", "seismictoss", "toxic", "wish"]
},
{
"role": "Bulky Attacker",
"movepool": ["doubleedge", "fakeout", "lowkick", "shadowball", "suckerpunch"],
"preferredTypes": ["Fighting"]
}
]
},
"flygon": {
"level": 80,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["earthquake", "fireblast", "outrage", "roost", "stoneedge", "uturn"]
},
{
"role": "Bulky Attacker",
"movepool": ["dracometeor", "earthquake", "fireblast", "roost", "uturn"]
}
]
},
"cacturne": {
"level": 90,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["darkpulse", "encore", "lowkick", "seedbomb", "spikes", "suckerpunch"]
},
{
"role": "Setup Sweeper",
"movepool": ["lowkick", "seedbomb", "suckerpunch", "swordsdance"]
},
{
"role": "Bulky Attacker",
"movepool": ["focuspunch", "seedbomb", "substitute", "suckerpunch"]
}
]
},
"altaria": {
"level": 86,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["dragondance", "earthquake", "outrage", "roost"]
},
{
"role": "Bulky Support",
"movepool": ["dracometeor", "earthquake", "fireblast", "haze", "healbell", "roost", "toxic"]
}
]
},
"zangoose": {
"level": 85,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["closecombat", "nightslash", "quickattack", "return", "swordsdance"],
"preferredTypes": ["Dark"]
}
]
},
"seviper": {
"level": 91,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["aquatail", "darkpulse", "earthquake", "flamethrower", "sludgebomb", "suckerpunch", "switcheroo"],
"preferredTypes": ["Ground"]
}
]
},
"lunatone": {
"level": 94,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["batonpass", "calmmind", "earthpower", "psychic", "shadowball", "substitute"]
}
]
},
"solrock": {
"level": 90,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["earthquake", "explosion", "rockpolish", "stealthrock", "stoneedge", "zenheadbutt"],
"preferredTypes": ["Ground"]
}
]
},
"whiscash": {
"level": 88,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["dragondance", "earthquake", "stoneedge", "waterfall"]
}
]
},
"crawdaunt": {
"level": 88,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["crunch", "dragondance", "superpower", "waterfall", "xscissor"]
}
]
},
"claydol": {
"level": 84,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "explosion", "icebeam", "psychic", "rapidspin", "stealthrock", "toxic"]
}
]
},
"cradily": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["recover", "seedbomb", "stealthrock", "stoneedge", "toxic"]
},
{
"role": "Bulky Setup",
"movepool": ["curse", "recover", "seedbomb", "stoneedge", "swordsdance"]
}
]
},
"armaldo": {
"level": 87,
"sets": [
{
"role": "Spinner",
"movepool": ["earthquake", "rapidspin", "stealthrock", "stoneedge", "toxic", "xscissor"]
},
{
"role": "Bulky Attacker",
"movepool": ["aquatail", "earthquake", "rockpolish", "stealthrock", "stoneedge", "swordsdance", "xscissor"]
}
]
},
"milotic": {
"level": 82,
"sets": [
{
"role": "Staller",
"movepool": ["haze", "icebeam", "recover", "surf", "toxic"]
},
{
"role": "Bulky Support",
"movepool": ["icebeam", "rest", "sleeptalk", "surf", "toxic"]
}
]
},
"castform": {
"level": 99,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["fireblast", "icebeam", "return", "thunderbolt", "thunderwave"]
}
]
},
"kecleon": {
"level": 91,
"sets": [
{
"role": "Bulky Support",
"movepool": ["recover", "return", "stealthrock", "thunderwave", "toxic"]
}
]
},
"banette": {
"level": 93,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["hiddenpowerfighting", "shadowclaw", "shadowsneak", "thunderwave", "willowisp"]
}
]
},
"tropius": {
"level": 95,
"sets": [
{
"role": "Staller",
"movepool": ["airslash", "earthquake", "leechseed", "roost", "toxic"]
},
{
"role": "Setup Sweeper",
"movepool": ["aerialace", "dragondance", "earthquake", "leafblade", "roost"],
"preferredTypes": ["Ground"]
}
]
},
"chimecho": {
"level": 92,
"sets": [
{
"role": "Bulky Support",
"movepool": ["healbell", "hiddenpowerfighting", "psychic", "recover", "thunderwave", "toxic"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "hiddenpowerfighting", "psychic", "recover", "signalbeam"]
}
]
},
"absol": {
"level": 85,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["nightslash", "psychocut", "pursuit", "suckerpunch", "superpower", "swordsdance"],
"preferredTypes": ["Fighting"]
}
]
},
"glalie": {
"level": 88,
"sets": [
{
"role": "Fast Support",
"movepool": ["earthquake", "explosion", "icebeam", "spikes", "taunt"]
}
]
},
"walrein": {
"level": 87,
"sets": [
{
"role": "Bulky Support",
"movepool": ["encore", "icebeam", "roar", "superfang", "surf", "toxic"]
},
{
"role": "Bulky Attacker",
"movepool": ["icebeam", "protect", "rest", "sleeptalk", "surf", "toxic"]
}
]
},
"huntail": {
"level": 90,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["doubleedge", "hiddenpowergrass", "hydropump", "icebeam", "raindance", "surf"],
"preferredTypes": ["Ice"]
},
{
"role": "Fast Attacker",
"movepool": ["doubleedge", "hiddenpowergrass", "hydropump", "icebeam", "suckerpunch", "surf"],
"preferredTypes": ["Ice"]
}
]
},
"gorebyss": {
"level": 88,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["hiddenpowergrass", "hydropump", "icebeam", "raindance", "surf"]
}
]
},
"relicanth": {
"level": 87,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "headsmash", "stealthrock", "toxic", "waterfall"]
},
{
"role": "Wallbreaker",
"movepool": ["doubleedge", "earthquake", "headsmash", "rockpolish", "waterfall"],
"preferredTypes": ["Ground"]
}
]
},
"luvdisc": {
"level": 100,
"sets": [
{
"role": "Staller",
"movepool": ["charm", "protect", "surf", "toxic"]
}
]
},
"salamence": {
"level": 74,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["dragondance", "earthquake", "fireblast", "outrage", "roost"],
"preferredTypes": ["Ground"]
}
]
},
"metagross": {
"level": 78,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["agility", "earthquake", "explosion", "icepunch", "meteormash", "thunderpunch", "zenheadbutt"],
"preferredTypes": ["Ground"]
},
{
"role": "Bulky Support",
"movepool": ["bulletpunch", "earthquake", "explosion", "icepunch", "meteormash", "stealthrock", "thunderpunch", "zenheadbutt"],
"preferredTypes": ["Ground"]
}
]
},
"regirock": {
"level": 84,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "explosion", "rest", "stealthrock", "stoneedge", "thunderwave", "toxic"]
},
{
"role": "Bulky Support",
"movepool": ["curse", "earthquake", "rest", "sleeptalk", "stoneedge"]
},
{
"role": "Staller",
"movepool": ["earthquake", "protect", "rockslide", "toxic"]
}
]
},
"regice": {
"level": 82,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["focusblast", "icebeam", "rest", "sleeptalk", "thunderbolt", "thunderwave"],
"preferredTypes": ["Electric"]
},
{
"role": "Setup Sweeper",
"movepool": ["explosion", "focusblast", "icebeam", "rockpolish", "thunderbolt"],
"preferredTypes": ["Electric"]
},
{
"role": "Staller",
"movepool": ["icebeam", "protect", "thunderbolt", "toxic"]
}
]
},
"registeel": {
"level": 81,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["curse", "ironhead", "rest", "sleeptalk"]
},
{
"role": "Bulky Support",
"movepool": ["rest", "seismictoss", "sleeptalk", "toxic"]
},
{
"role": "Staller",
"movepool": ["protect", "seismictoss", "stealthrock", "toxic"]
}
]
},
"latias": {
"level": 70,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["calmmind", "dracometeor", "psychic", "roost"]
}
]
},
"latios": {
"level": 70,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["calmmind", "dracometeor", "psychic", "roost"]
}
]
},
"kyogre": {
"level": 69,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["icebeam", "surf", "thunder", "waterspout"]
},
{
"role": "Bulky Support",
"movepool": ["calmmind", "icebeam", "rest", "sleeptalk", "surf", "thunder"]
}
]
},
"groudon": {
"level": 72,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "lavaplume", "roar", "stealthrock", "stoneedge", "thunderwave"]
},
{
"role": "Bulky Setup",
"movepool": ["earthquake", "firepunch", "rockpolish", "stoneedge", "swordsdance"]
}
]
},
"rayquaza": {
"level": 73,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["dracometeor", "earthquake", "extremespeed", "fireblast", "outrage"]
},
{
"role": "Setup Sweeper",
"movepool": ["dragondance", "earthquake", "extremespeed", "outrage", "overheat"],
"preferredTypes": ["Ground"]
},
{
"role": "Fast Attacker",
"movepool": ["dragonclaw", "earthquake", "extremespeed", "swordsdance"]
}
]
},
"jirachi": {
"level": 75,
"sets": [
{
"role": "Bulky Support",
"movepool": ["bodyslam", "firepunch", "healingwish", "ironhead", "protect", "stealthrock", "toxic", "uturn", "wish"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "hiddenpowerfire", "psychic", "substitute", "thunderbolt", "wish"],
"preferredTypes": ["Electric"]
}
]
},
"deoxys": {
"level": 75,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["extremespeed", "hiddenpowerfire", "icebeam", "psychoboost", "shadowball", "stealthrock", "superpower"],
"preferredTypes": ["Fighting"]
}
]
},
"deoxysattack": {
"level": 74,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["extremespeed", "hiddenpowerfire", "icebeam", "psychoboost", "shadowball", "superpower"],
"preferredTypes": ["Fighting"]
}
]
},
"deoxysdefense": {
"level": 77,
"sets": [
{
"role": "Bulky Support",
"movepool": ["recover", "seismictoss", "spikes", "stealthrock", "taunt", "toxic"]
}
]
},
"deoxysspeed": {
"level": 79,
"sets": [
{
"role": "Fast Support",
"movepool": ["lightscreen", "psychoboost", "reflect", "spikes", "stealthrock", "superpower", "taunt"]
}
]
},
"torterra": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "stealthrock", "stoneedge", "synthesis", "woodhammer"]
},
{
"role": "Bulky Setup",
"movepool": ["earthquake", "rockpolish", "stoneedge", "woodhammer"]
}
]
},
"infernape": {
"level": 78,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["closecombat", "grassknot", "machpunch", "overheat", "stealthrock"]
},
{
"role": "Fast Attacker",
"movepool": ["closecombat", "flareblitz", "machpunch", "stoneedge", "swordsdance", "uturn"]
}
]
},
"empoleon": {
"level": 79,
"sets": [
{
"role": "Staller",
"movepool": ["icebeam", "protect", "stealthrock", "surf", "toxic"]
},
{
"role": "Bulky Support",
"movepool": ["icebeam", "roar", "stealthrock", "surf", "toxic"]
},
{
"role": "Setup Sweeper",
"movepool": ["agility", "grassknot", "hydropump", "icebeam"]
}
]
},
"staraptor": {
"level": 82,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["bravebird", "closecombat", "doubleedge", "pursuit", "quickattack", "return", "uturn"],
"preferredTypes": ["Fighting"]
},
{
"role": "Bulky Attacker",
"movepool": ["bravebird", "closecombat", "return", "roost", "uturn"],
"preferredTypes": ["Fighting"]
}
]
},
"bibarel": {
"level": 93,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["curse", "quickattack", "return", "waterfall"]
}
]
},
"kricketune": {
"level": 100,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["brickbreak", "nightslash", "return", "swordsdance", "xscissor"]
}
]
},
"luxray": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["crunch", "icefang", "roar", "superpower", "thunderbolt", "toxic"],
"preferredTypes": ["Fighting"]
},
{
"role": "Staller",
"movepool": ["protect", "superpower", "thunderbolt", "toxic"]
}
]
},
"roserade": {
"level": 80,
"sets": [
{
"role": "Fast Support",
"movepool": ["energyball", "hiddenpowerfire", "leafstorm", "sleeppowder", "sludgebomb", "spikes", "synthesis", "toxicspikes"]
}
]
},
"rampardos": {
"level": 91,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["earthquake", "firepunch", "rockpolish", "stoneedge", "zenheadbutt"],
"preferredTypes": ["Ground"]
},
{
"role": "Fast Attacker",
"movepool": ["earthquake", "firepunch", "headsmash", "superpower", "zenheadbutt"]
}
]
},
"bastiodon": {
"level": 91,
"sets": [
{
"role": "Bulky Support",
"movepool": ["metalburst", "roar", "rockslide", "stealthrock", "toxic"]
},
{
"role": "Staller",
"movepool": ["metalburst", "protect", "roar", "rockslide", "stealthrock", "toxic"]
}
]
},
"wormadam": {
"level": 98,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["hiddenpowerground", "hiddenpowerrock", "leafstorm", "psychic", "signalbeam"]
}
]
},
"wormadamsandy": {
"level": 98,
"sets": [
{
"role": "Staller",
"movepool": ["earthquake", "rest", "sleeptalk", "toxic"]
}
]
},
"wormadamtrash": {
"level": 87,
"sets": [
{
"role": "Staller",
"movepool": ["flashcannon", "protect", "stealthrock", "toxic"]
}
]
},
"mothim": {
"level": 95,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["airslash", "bugbuzz", "hiddenpowerfighting", "hiddenpowerground", "shadowball", "uturn"],
"preferredTypes": ["Bug"]
}
]
},
"vespiquen": {
"level": 99,
"sets": [
{
"role": "Staller",
"movepool": ["attackorder", "defendorder", "roost", "substitute", "toxic", "uturn"]
}
]
},
"pachirisu": {
"level": 96,
"sets": [
{
"role": "Bulky Support",
"movepool": ["discharge", "superfang", "thunderbolt", "thunderwave", "toxic", "uturn"]
},
{
"role": "Staller",
"movepool": ["protect", "thunderbolt", "toxic", "uturn"]
}
]
},
"floatzel": {
"level": 85,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["aquajet", "crunch", "icepunch", "return", "waterfall"]
},
{
"role": "Setup Sweeper",
"movepool": ["aquajet", "batonpass", "bulkup", "icepunch", "return", "substitute", "waterfall"]
}
]
},
"cherrim": {
"level": 94,
"sets": [
{
"role": "Bulky Support",
"movepool": ["aromatherapy", "energyball", "hiddenpowerfire", "hiddenpowerground", "hiddenpowerrock", "synthesis", "toxic"]
}
]
},
"cherrimsunshine": {
"level": 94,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["hiddenpowerice", "solarbeam", "sunnyday", "weatherball"]
}
]
},
"gastrodon": {
"level": 88,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "icebeam", "recover", "surf", "toxic"]
}
]
},
"ambipom": {
"level": 83,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["fakeout", "lowkick", "payback", "pursuit", "return", "uturn"]
}
]
},
"drifblim": {
"level": 85,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "calmmind", "hiddenpowerfighting", "rest", "shadowball", "substitute", "thunderbolt"]
}
]
},
"lopunny": {
"level": 88,
"sets": [
{
"role": "Fast Support",
"movepool": ["batonpass", "encore", "return", "substitute", "thunderwave", "toxic"]
},
{
"role": "Wallbreaker",
"movepool": ["healingwish", "icepunch", "return", "skyuppercut", "switcheroo"]
}
]
},
"mismagius": {
"level": 81,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["destinybond", "hiddenpowerfighting", "painsplit", "shadowball", "substitute", "taunt", "willowisp"]
},
{
"role": "Wallbreaker",
"movepool": ["hiddenpowerfighting", "nastyplot", "shadowball", "thunderbolt", "trick"]
}
]
},
"honchkrow": {
"level": 82,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["bravebird", "heatwave", "pursuit", "roost", "suckerpunch", "superpower"]
}
]
},
"purugly": {
"level": 89,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["fakeout", "return", "shadowclaw", "taunt", "uturn"]
}
]
},
"skuntank": {
"level": 86,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["crunch", "explosion", "fireblast", "poisonjab", "pursuit", "suckerpunch", "taunt"]
}
]
},
"bronzong": {
"level": 80,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "explosion", "ironhead", "lightscreen", "payback", "reflect", "stealthrock", "toxic"]
},
{
"role": "Staller",
"movepool": ["earthquake", "protect", "psychic", "toxic"]
}
]
},
"chatot": {
"level": 92,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["chatter", "encore", "heatwave", "hiddenpowergrass", "hypervoice", "nastyplot"]
},
{
"role": "Fast Attacker",
"movepool": ["chatter", "heatwave", "hiddenpowergrass", "hypervoice", "uturn"]
}
]
},
"spiritomb": {
"level": 86,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["calmmind", "darkpulse", "rest", "sleeptalk"]
},
{
"role": "Bulky Attacker",
"movepool": ["darkpulse", "painsplit", "pursuit", "shadowsneak", "suckerpunch", "willowisp"]
}
]
},
"garchomp": {
"level": 74,
"sets": [
{
"role": "Fast Support",
"movepool": ["earthquake", "fireblast", "outrage", "stealthrock", "stoneedge"]
},
{
"role": "Fast Attacker",
"movepool": ["earthquake", "firefang", "outrage", "stoneedge", "swordsdance"]
},
{
"role": "Bulky Setup",
"movepool": ["dragonclaw", "earthquake", "substitute", "swordsdance"]
}
]
},
"lucario": {
"level": 80,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["closecombat", "crunch", "extremespeed", "icepunch", "swordsdance"],
"preferredTypes": ["Normal"]
}
]
},
"hippowdon": {
"level": 80,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "roar", "slackoff", "stealthrock", "stoneedge", "toxic"]
}
]
},
"drapion": {
"level": 84,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["aquatail", "crunch", "earthquake", "poisonjab", "pursuit", "swordsdance"],
"preferredTypes": ["Ground"]
},
{
"role": "Bulky Support",
"movepool": ["crunch", "earthquake", "poisonjab", "taunt", "toxicspikes", "whirlwind"]
}
]
},
"toxicroak": {
"level": 84,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["crosschop", "icepunch", "poisonjab", "substitute", "suckerpunch", "swordsdance"]
}
]
},
"carnivine": {
"level": 96,
"sets": [
{
"role": "Bulky Support",
"movepool": ["knockoff", "powerwhip", "sleeppowder", "synthesis"]
},
{
"role": "Bulky Setup",
"movepool": ["powerwhip", "return", "sleeppowder", "swordsdance", "synthesis"]
}
]
},
"lumineon": {
"level": 91,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["hiddenpowerelectric", "hiddenpowergrass", "icebeam", "raindance", "surf", "uturn"]
}
]
},
"abomasnow": {
"level": 83,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["blizzard", "earthquake", "focusblast", "hiddenpowerfire", "iceshard", "woodhammer"],
"preferredTypes": ["Grass"]
}
]
},
"weavile": {
"level": 78,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["icepunch", "iceshard", "lowkick", "nightslash", "pursuit", "swordsdance"]
}
]
},
"magnezone": {
"level": 81,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["explosion", "flashcannon", "hiddenpowerfire", "hiddenpowerice", "thunderbolt"]
},
{
"role": "Bulky Support",
"movepool": ["hiddenpowerfighting", "hiddenpowerfire", "magnetrise", "substitute", "thunderbolt"]
}
]
},
"lickilicky": {
"level": 88,
"sets": [
{
"role": "Bulky Support",
"movepool": ["bodyslam", "healbell", "protect", "toxic", "wish"]
},
{
"role": "Bulky Setup",
"movepool": ["bodyslam", "earthquake", "explosion", "powerwhip", "return", "swordsdance"],
"preferredTypes": ["Ground"]
}
]
},
"rhyperior": {
"level": 82,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "icepunch", "megahorn", "rockpolish", "stealthrock", "stoneedge"]
}
]
},
"tangrowth": {
"level": 86,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "hiddenpowerfire", "leafstorm", "powerwhip", "rockslide", "sleeppowder", "synthesis"]
},
{
"role": "Bulky Setup",
"movepool": ["earthquake", "powerwhip", "rockslide", "swordsdance"]
}
]
},
"electivire": {
"level": 82,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["crosschop", "earthquake", "flamethrower", "hiddenpowergrass", "icepunch", "thunderbolt"],
"preferredTypes": ["Ice"]
}
]
},
"magmortar": {
"level": 83,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["earthquake", "fireblast", "focusblast", "hiddenpowergrass", "hiddenpowerice", "substitute", "thunderbolt"],
"preferredTypes": ["Electric"]
}
]
},
"togekiss": {
"level": 79,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["airslash", "aurasphere", "batonpass", "nastyplot", "roost", "thunderwave"]
},
{
"role": "Bulky Attacker",
"movepool": ["airslash", "healbell", "roost", "thunderwave"]
},
{
"role": "Fast Attacker",
"movepool": ["airslash", "aurasphere", "fireblast", "trick"]
}
]
},
"yanmega": {
"level": 81,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["airslash", "bugbuzz", "hiddenpowerfire", "hiddenpowerground", "protect"]
},
{
"role": "Wallbreaker",
"movepool": ["airslash", "bugbuzz", "hiddenpowerfire", "hiddenpowerground", "uturn"]
}
]
},
"leafeon": {
"level": 85,
"sets": [
{
"role": "Bulky Support",
"movepool": ["healbell", "leafblade", "synthesis", "toxic"]
},
{
"role": "Setup Sweeper",
"movepool": ["batonpass", "doubleedge", "leafblade", "substitute", "swordsdance", "synthesis", "xscissor"],
"preferredTypes": ["Normal"]
}
]
},
"glaceon": {
"level": 88,
"sets": [
{
"role": "Bulky Support",
"movepool": ["healbell", "hiddenpowerground", "icebeam", "protect", "wish"]
},
{
"role": "Staller",
"movepool": ["icebeam", "protect", "toxic", "wish"]
}
]
},
"gliscor": {
"level": 81,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "roost", "stealthrock", "stoneedge", "taunt", "toxic", "uturn"]
},
{
"role": "Bulky Setup",
"movepool": ["earthquake", "roost", "stoneedge", "swordsdance"]
}
]
},
"mamoswine": {
"level": 80,
"sets": [
{
"role": "Wallbreaker",
"movepool": ["earthquake", "iceshard", "stealthrock", "stoneedge", "superpower"]
}
]
},
"porygonz": {
"level": 80,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["darkpulse", "hiddenpowerfighting", "icebeam", "nastyplot", "thunderbolt", "triattack", "trick"]
}
]
},
"gallade": {
"level": 82,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["closecombat", "nightslash", "shadowsneak", "swordsdance", "trick", "zenheadbutt"]
}
]
},
"probopass": {
"level": 88,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthpower", "explosion", "powergem", "stealthrock", "thunderwave", "toxic"]
}
]
},
"dusknoir": {
"level": 84,
"sets": [
{
"role": "Bulky Support",
"movepool": ["earthquake", "icepunch", "painsplit", "shadowsneak", "trick", "willowisp"]
},
{
"role": "Bulky Attacker",
"movepool": ["focuspunch", "painsplit", "shadowsneak", "substitute"]
}
]
},
"froslass": {
"level": 82,
"sets": [
{
"role": "Fast Support",
"movepool": ["destinybond", "icebeam", "shadowball", "spikes", "taunt", "thunderwave"]
}
]
},
"rotom": {
"level": 84,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["hiddenpowerfighting", "hiddenpowerice", "shadowball", "thunderbolt", "trick"]
}
]
},
"rotomheat": {
"level": 79,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["overheat", "painsplit", "shadowball", "thunderbolt", "trick", "willowisp"],
"preferredTypes": ["Fire"]
}
]
},
"rotomwash": {
"level": 80,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["hydropump", "painsplit", "shadowball", "thunderbolt", "trick", "willowisp"],
"preferredTypes": ["Water"]
}
]
},
"rotomfrost": {
"level": 80,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["blizzard", "painsplit", "shadowball", "thunderbolt", "trick", "willowisp"],
"preferredTypes": ["Ice"]
},
{
"role": "Bulky Support",
"movepool": ["rest", "shadowball", "sleeptalk", "thunderbolt"]
}
]
},
"rotomfan": {
"level": 79,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["painsplit", "shadowball", "thunderbolt", "willowisp"]
},
{
"role": "Bulky Support",
"movepool": ["rest", "shadowball", "sleeptalk", "thunderbolt"]
}
]
},
"rotommow": {
"level": 79,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["leafstorm", "painsplit", "shadowball", "thunderbolt", "trick", "willowisp"],
"preferredTypes": ["Grass"]
}
]
},
"uxie": {
"level": 79,
"sets": [
{
"role": "Bulky Support",
"movepool": ["healbell", "lightscreen", "psychic", "reflect", "stealthrock", "thunderwave", "uturn", "yawn"]
}
]
},
"mesprit": {
"level": 82,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["calmmind", "healingwish", "hiddenpowerfire", "icebeam", "psychic", "thunderbolt", "trick", "uturn"]
},
{
"role": "Bulky Support",
"movepool": ["hiddenpowerfire", "psychic", "stealthrock", "thunderwave", "toxic", "uturn"]
}
]
},
"azelf": {
"level": 77,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["fireblast", "nastyplot", "psychic", "signalbeam", "thunderbolt", "trick", "uturn"],
"preferredTypes": ["Fire"]
},
{
"role": "Fast Support",
"movepool": ["explosion", "fireblast", "psychic", "stealthrock", "taunt", "uturn"]
}
]
},
"dialga": {
"level": 70,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["aurasphere", "dracometeor", "fireblast", "roar", "stealthrock", "thunderbolt", "toxic"],
"preferredTypes": ["Fire"]
},
{
"role": "Bulky Support",
"movepool": ["bulkup", "outrage", "rest", "sleeptalk"]
},
{
"role": "Bulky Setup",
"movepool": ["bulkup", "dragonclaw", "earthquake", "fireblast", "rest"],
"preferredTypes": ["Ground"]
}
]
},
"palkia": {
"level": 69,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["dracometeor", "fireblast", "hydropump", "spacialrend", "thunderwave"],
"preferredTypes": ["Fire"]
}
]
},
"heatran": {
"level": 76,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["earthpower", "eruption", "explosion", "fireblast"]
},
{
"role": "Bulky Attacker",
"movepool": ["dragonpulse", "earthpower", "explosion", "fireblast", "hiddenpowergrass", "lavaplume", "roar", "stealthrock", "toxic"],
"preferredTypes": ["Ground"]
},
{
"role": "Staller",
"movepool": ["earthpower", "fireblast", "lavaplume", "protect", "substitute", "toxic"]
}
]
},
"regigigas": {
"level": 84,
"sets": [
{
"role": "Staller",
"movepool": ["confuseray", "earthquake", "return", "substitute", "thunderwave"]
}
]
},
"giratinaorigin": {
"level": 71,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["dracometeor", "earthquake", "hiddenpowerfire", "outrage", "shadowball", "shadowsneak", "willowisp"]
},
{
"role": "Bulky Setup",
"movepool": ["aurasphere", "calmmind", "dragonpulse", "substitute"]
}
]
},
"giratina": {
"level": 70,
"sets": [
{
"role": "Fast Support",
"movepool": ["dragonpulse", "rest", "roar", "sleeptalk", "willowisp"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "dragonpulse", "rest", "sleeptalk"]
}
]
},
"cresselia": {
"level": 79,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["calmmind", "hiddenpowerfighting", "psychic", "substitute"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "hiddenpowerfighting", "moonlight", "psychic"]
},
{
"role": "Bulky Support",
"movepool": ["hiddenpowerfighting", "lightscreen", "moonlight", "psychic", "reflect", "thunderwave", "toxic"]
}
]
},
"phione": {
"level": 90,
"sets": [
{
"role": "Staller",
"movepool": ["raindance", "rest", "surf", "toxic"]
},
{
"role": "Bulky Support",
"movepool": ["healbell", "icebeam", "surf", "toxic", "uturn"]
}
]
},
"manaphy": {
"level": 76,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["energyball", "icebeam", "surf", "tailglow"]
}
]
},
"darkrai": {
"level": 70,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["darkpulse", "darkvoid", "focusblast", "nastyplot"]
},
{
"role": "Bulky Setup",
"movepool": ["darkpulse", "darkvoid", "nastyplot", "substitute"]
}
]
},
"shaymin": {
"level": 80,
"sets": [
{
"role": "Fast Support",
"movepool": ["airslash", "earthpower", "leechseed", "rest", "seedflare", "substitute"],
"preferredTypes": ["Flying"]
}
]
},
"shayminsky": {
"level": 71,
"sets": [
{
"role": "Fast Attacker",
"movepool": ["airslash", "earthpower", "hiddenpowerice", "leechseed", "seedflare", "substitute"]
}
]
},
"arceus": {
"level": 69,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["earthquake", "extremespeed", "recover", "shadowclaw", "swordsdance"]
}
]
},
"arceusbug": {
"level": 69,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["calmmind", "earthpower", "fireblast", "judgment", "recover"]
},
{
"role": "Setup Sweeper",
"movepool": ["calmmind", "earthpower", "icebeam", "judgment"]
}
]
},
"arceusdark": {
"level": 69,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["calmmind", "focusblast", "judgment", "recover", "refresh"]
}
]
},
"arceusdragon": {
"level": 69,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["earthquake", "extremespeed", "outrage", "recover", "swordsdance"],
"preferredTypes": ["Ground"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "earthpower", "fireblast", "judgment", "recover", "refresh"]
}
]
},
"arceuselectric": {
"level": 69,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["calmmind", "icebeam", "judgment", "recover"]
}
]
},
"arceusfighting": {
"level": 69,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["calmmind", "darkpulse", "icebeam", "judgment", "recover"]
}
]
},
"arceusfire": {
"level": 69,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["calmmind", "earthpower", "icebeam", "judgment", "recover", "thunderbolt"]
}
]
},
"arceusflying": {
"level": 69,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["calmmind", "earthpower", "judgment", "recover", "refresh"]
}
]
},
"arceusghost": {
"level": 69,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["calmmind", "focusblast", "judgment", "recover", "willowisp"]
}
]
},
"arceusgrass": {
"level": 69,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["calmmind", "fireblast", "judgment", "recover"]
},
{
"role": "Setup Sweeper",
"movepool": ["calmmind", "earthpower", "icebeam", "judgment"]
}
]
},
"arceusground": {
"level": 69,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["earthquake", "extremespeed", "recover", "stoneedge", "swordsdance"],
"preferredTypes": ["Rock"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "icebeam", "judgment", "recover"]
}
]
},
"arceusice": {
"level": 69,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["calmmind", "earthpower", "judgment", "recover", "thunderbolt"]
}
]
},
"arceuspoison": {
"level": 69,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["calmmind", "earthpower", "fireblast", "recover", "sludgebomb"]
},
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "fireblast", "icebeam", "recover", "sludgebomb", "stealthrock", "willowisp"]
}
]
},
"arceuspsychic": {
"level": 69,
"sets": [
{
"role": "Bulky Setup",
"movepool": ["calmmind", "earthpower", "fireblast", "judgment", "recover"]
},
{
"role": "Setup Sweeper",
"movepool": ["calmmind", "darkpulse", "focusblast", "judgment"]
}
]
},
"arceusrock": {
"level": 69,
"sets": [
{
"role": "Setup Sweeper",
"movepool": ["earthquake", "extremespeed", "recover", "stoneedge", "swordsdance"],
"preferredTypes": ["Ground"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "earthpower", "fireblast", "judgment", "recover"]
}
]
},
"arceussteel": {
"level": 69,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["earthquake", "judgment", "recover", "toxic", "willowisp"]
},
{
"role": "Bulky Setup",
"movepool": ["calmmind", "earthpower", "judgment", "recover"]
}
]
},
"arceuswater": {
"level": 69,
"sets": [
{
"role": "Bulky Attacker",
"movepool": ["calmmind", "icebeam", "judgment", "recover", "willowisp"]
}
]
}
}