From b4b58400a12e8d10ef493904b496341ead4b5068 Mon Sep 17 00:00:00 2001 From: The Immortal Date: Mon, 1 Feb 2021 23:42:05 +0400 Subject: [PATCH] Random Battle updates --- data/formats-data.ts | 808 +++++++++++++++++++++---------------------- data/random-teams.ts | 20 +- 2 files changed, 411 insertions(+), 417 deletions(-) diff --git a/data/formats-data.ts b/data/formats-data.ts index ac7e8d5645..a16fe2fdb1 100644 --- a/data/formats-data.ts +++ b/data/formats-data.ts @@ -7,7 +7,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, venusaur: { randomBattleMoves: ["gigadrain", "leechseed", "sleeppowder", "sludgebomb", "substitute"], - randomBattleLevel: 84, + randomBattleLevel: 82, tier: "RUBL", doublesTier: "DUU", }, @@ -30,7 +30,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, charizard: { randomBattleMoves: ["airslash", "earthquake", "fireblast", "focusblast", "roost"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["airslash", "heatwave", "overheat", "protect", "scorchingsands", "tailwind"], randomDoubleBattleLevel: 80, tier: "PU", @@ -59,7 +59,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, blastoise: { randomBattleMoves: ["earthquake", "focusblast", "hydropump", "icebeam", "shellsmash"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["icebeam", "muddywater", "protect", "shellsmash"], randomDoubleBattleLevel: 80, tier: "NU", @@ -71,7 +71,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, blastoisegmax: { randomBattleMoves: ["icebeam", "protect", "rapidspin", "scald", "toxic"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["fakeout", "flipturn", "followme", "icywind", "lifedew", "muddywater", "protect"], randomDoubleBattleLevel: 80, isNonstandard: "Gigantamax", @@ -86,7 +86,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, butterfree: { randomBattleMoves: ["energyball", "hurricane", "quiverdance", "sleeppowder"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["hurricane", "pollenpuff", "protect", "quiverdance", "ragepowder", "sleeppowder", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -94,7 +94,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, butterfreegmax: { randomBattleMoves: ["airslash", "bugbuzz", "quiverdance", "sleeppowder"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["hurricane", "pollenpuff", "protect", "quiverdance", "ragepowder", "sleeppowder", "tailwind"], randomDoubleBattleLevel: 88, isNonstandard: "Gigantamax", @@ -250,7 +250,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, raichu: { randomBattleMoves: ["encore", "focusblast", "grassknot", "nastyplot", "thunderbolt", "voltswitch"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["encore", "fakeout", "grassknot", "helpinghand", "nuzzle", "protect", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -258,7 +258,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, raichualola: { randomBattleMoves: ["focusblast", "grassknot", "nastyplot", "psyshock", "thunderbolt", "voltswitch"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["focusblast", "nastyplot", "psyshock", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 86, tier: "PUBL", @@ -272,7 +272,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sandslash: { randomBattleMoves: ["earthquake", "knockoff", "rapidspin", "stealthrock", "swordsdance", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["drillrun", "knockoff", "protect", "stealthrock", "stoneedge", "swordsdance"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -280,7 +280,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sandslashalola: { randomBattleMoves: ["earthquake", "ironhead", "knockoff", "rapidspin", "swordsdance", "tripleaxel"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["drillrun", "ironhead", "protect", "swordsdance", "tripleaxel"], randomDoubleBattleLevel: 86, tier: "PU", @@ -308,7 +308,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, nidoking: { randomBattleMoves: ["earthpower", "icebeam", "sludgewave", "substitute", "superpower"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["earthpower", "fireblast", "icebeam", "protect", "sludgebomb", "superpower"], randomDoubleBattleLevel: 84, tier: "OU", @@ -338,7 +338,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, ninetales: { randomBattleMoves: ["fireblast", "nastyplot", "scorchingsands", "solarbeam", "willowisp"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["heatwave", "nastyplot", "protect", "scorchingsands", "solarbeam"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -346,7 +346,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, ninetalesalola: { randomBattleMoves: ["auroraveil", "blizzard", "freezedry", "moonblast", "nastyplot"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["auroraveil", "blizzard", "encore", "freezedry", "moonblast"], randomDoubleBattleLevel: 84, tier: "UU", @@ -374,7 +374,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, crobat: { randomBattleMoves: ["bravebird", "defog", "roost", "superfang", "taunt", "toxic", "uturn"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bravebird", "defog", "roost", "superfang", "tailwind", "taunt"], randomDoubleBattleLevel: 86, tier: "RU", @@ -388,7 +388,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, vileplume: { randomBattleMoves: ["aromatherapy", "gigadrain", "sleeppowder", "sludgebomb", "strengthsap"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["aromatherapy", "energyball", "pollenpuff", "sleeppowder", "sludgebomb", "strengthsap"], randomDoubleBattleLevel: 88, tier: "NU", @@ -396,7 +396,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, bellossom: { randomBattleMoves: ["gigadrain", "moonblast", "quiverdance", "sleeppowder", "strengthsap"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["energyball", "moonblast", "quiverdance", "sleeppowder", "strengthsap"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -426,7 +426,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dugtrio: { randomBattleMoves: ["earthquake", "memento", "stoneedge", "suckerpunch"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["highhorsepower", "memento", "protect", "rockslide", "substitute", "suckerpunch"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -434,7 +434,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dugtrioalola: { randomBattleMoves: ["earthquake", "ironhead", "stealthrock", "stoneedge", "suckerpunch"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["highhorsepower", "ironhead", "memento", "protect", "rockslide", "suckerpunch"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -464,7 +464,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, persianalola: { randomBattleMoves: ["darkpulse", "hypnosis", "nastyplot", "powergem", "thunderbolt"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["fakeout", "foulplay", "icywind", "partingshot", "protect", "snarl", "taunt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -472,7 +472,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, perrserker: { randomBattleMoves: ["closecombat", "crunch", "fakeout", "ironhead", "uturn"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["closecombat", "fakeout", "ironhead", "lashout", "protect", "uturn"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -483,7 +483,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, golduck: { randomBattleMoves: ["calmmind", "focusblast", "icebeam", "psyshock", "scald", "substitute"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["calmmind", "encore", "icebeam", "muddywater", "protect"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -502,7 +502,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, arcanine: { randomBattleMoves: ["closecombat", "extremespeed", "flareblitz", "morningsun", "toxic", "wildcharge", "willowisp"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "extremespeed", "flareblitz", "morningsun", "protect", "snarl", "willowisp"], randomDoubleBattleLevel: 84, tier: "NU", @@ -516,7 +516,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, poliwrath: { randomBattleMoves: ["closecombat", "darkestlariat", "liquidation", "raindance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["closecombat", "coaching", "darkestlariat", "helpinghand", "icywind", "liquidation", "protect"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -524,7 +524,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, politoed: { randomBattleMoves: ["encore", "icebeam", "protect", "rest", "scald", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["earthpower", "helpinghand", "icywind", "muddywater", "protect"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -538,7 +538,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, alakazam: { randomBattleMoves: ["counter", "focusblast", "nastyplot", "psychic", "shadowball"], - randomBattleLevel: 82, + randomBattleLevel: 78, randomDoubleBattleMoves: ["focusblast", "nastyplot", "protect", "psychic", "shadowball"], randomDoubleBattleLevel: 80, tier: "UU", @@ -556,7 +556,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, machamp: { randomBattleMoves: ["bulletpunch", "closecombat", "dynamicpunch", "facade", "knockoff", "stoneedge"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bulletpunch", "closecombat", "facade", "knockoff", "protect"], randomDoubleBattleLevel: 88, tier: "PUBL", @@ -584,7 +584,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tentacruel: { randomBattleMoves: ["haze", "knockoff", "rapidspin", "scald", "sludgebomb", "toxicspikes"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["acidspray", "icywind", "knockoff", "muddywater", "rapidspin", "sludgebomb"], randomDoubleBattleLevel: 88, tier: "UU", @@ -622,7 +622,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rapidash: { randomBattleMoves: ["flareblitz", "highhorsepower", "morningsun", "swordsdance", "wildcharge", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flareblitz", "highhorsepower", "morningsun", "protect", "swordsdance", "wildcharge"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -630,7 +630,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rapidashgalar: { randomBattleMoves: ["highhorsepower", "morningsun", "playrough", "swordsdance", "zenheadbutt"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["highhorsepower", "playrough", "protect", "swordsdance", "zenheadbutt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -644,7 +644,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, slowbro: { randomBattleMoves: ["futuresight", "icebeam", "scald", "slackoff", "teleport", "thunderwave"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["calmmind", "fireblast", "icebeam", "psychic", "scald", "slackoff", "trickroom"], randomDoubleBattleLevel: 84, tier: "OU", @@ -656,7 +656,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, slowbrogalar: { randomBattleMoves: ["flamethrower", "psychic", "shellsidearm", "trick", "trickroom"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["fireblast", "healpulse", "protect", "psychic", "shellsidearm", "trickroom"], randomDoubleBattleLevel: 84, tier: "RU", @@ -672,7 +672,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, slowkinggalar: { randomBattleMoves: ["fireblast", "futuresight", "psyshock", "slackoff", "sludgebomb", "trick"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["eeriespell", "fireblast", "protect", "sludgebomb", "trick", "trickroom"], randomDoubleBattleLevel: 86, tier: "OU", @@ -686,7 +686,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, magnezone: { randomBattleMoves: ["bodypress", "flashcannon", "mirrorcoat", "thunderbolt", "voltswitch"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["allyswitch", "bodypress", "electroweb", "flashcannon", "protect", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 88, tier: "RU", @@ -705,7 +705,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sirfetchd: { randomBattleMoves: ["bravebird", "closecombat", "firstimpression", "knockoff", "swordsdance"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bravebird", "closecombat", "firstimpression", "knockoff", "poisonjab", "protect", "swordsdance"], randomDoubleBattleLevel: 84, tier: "PUBL", @@ -748,7 +748,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, cloyster: { randomBattleMoves: ["explosion", "hydropump", "iciclespear", "rockblast", "shellsmash"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["hydropump", "iciclespear", "protect", "rockblast", "shellsmash"], randomDoubleBattleLevel: 84, tier: "RU", @@ -784,7 +784,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, steelix: { randomBattleMoves: ["dragondance", "earthquake", "headsmash", "heavyslam", "stealthrock"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["headsmash", "heavyslam", "highhorsepower", "protect", "rockpolish"], randomDoubleBattleLevel: 88, tier: "RU", @@ -807,7 +807,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kingler: { randomBattleMoves: ["agility", "liquidation", "rockslide", "superpower", "swordsdance", "xscissor"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["agility", "knockoff", "liquidation", "protect", "superpower", "xscissor"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -833,7 +833,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, exeggutor: { randomBattleMoves: ["gigadrain", "leechseed", "psychic", "sleeppowder", "substitute"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["energyball", "protect", "psychic", "sleeppowder", "trickroom"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -841,7 +841,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, exeggutoralola: { randomBattleMoves: ["dracometeor", "flamethrower", "gigadrain", "leafstorm", "trickroom"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["dragonpulse", "energyball", "flamethrower", "protect", "trickroom"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -852,7 +852,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, marowak: { randomBattleMoves: ["bonemerang", "doubleedge", "earthquake", "knockoff", "stealthrock", "stoneedge", "substitute"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["bonemerang", "knockoff", "protect", "stealthrock", "stoneedge"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -860,7 +860,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, marowakalola: { randomBattleMoves: ["earthquake", "flamecharge", "flareblitz", "shadowbone", "stealthrock", "stoneedge"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["bonemerang", "flamecharge", "flareblitz", "protect", "shadowbone"], randomDoubleBattleLevel: 82, tier: "RU", @@ -883,7 +883,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, hitmonchan: { randomBattleMoves: ["bulkup", "drainpunch", "icepunch", "machpunch", "rapidspin", "throatchop"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["coaching", "drainpunch", "feint", "firepunch", "icepunch", "machpunch", "protect"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -891,7 +891,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, hitmontop: { randomBattleMoves: ["closecombat", "earthquake", "rapidspin", "suckerpunch", "toxic", "tripleaxel"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["closecombat", "coaching", "fakeout", "helpinghand", "rapidspin", "suckerpunch", "tripleaxel"], randomDoubleBattleLevel: 88, tier: "PU", @@ -902,7 +902,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, lickilicky: { randomBattleMoves: ["bodyslam", "earthquake", "explosion", "healbell", "knockoff", "protect", "swordsdance", "wish"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["bodyslam", "explosion", "helpinghand", "icywind", "knockoff", "protect"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -913,7 +913,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, weezing: { randomBattleMoves: ["fireblast", "painsplit", "sludgebomb", "toxicspikes", "willowisp"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["fireblast", "painsplit", "sludgebomb", "toxicspikes", "willowisp"], randomDoubleBattleLevel: 88, tier: "PU", @@ -921,7 +921,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, weezinggalar: { randomBattleMoves: ["defog", "fireblast", "painsplit", "sludgebomb", "strangesteam", "toxicspikes", "willowisp"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["clearsmog", "defog", "fireblast", "painsplit", "strangesteam", "toxicspikes", "willowisp"], randomDoubleBattleLevel: 86, tier: "RU", @@ -935,7 +935,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rhyperior: { randomBattleMoves: ["earthquake", "firepunch", "megahorn", "rockblast", "rockpolish", "stealthrock", "stoneedge"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["highhorsepower", "icepunch", "megahorn", "protect", "rockslide", "stoneedge"], randomDoubleBattleLevel: 84, tier: "RU", @@ -952,7 +952,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, blissey: { randomBattleMoves: ["seismictoss", "softboiled", "stealthrock", "teleport", "thunderwave"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["allyswitch", "protect", "seismictoss", "softboiled", "thunderwave", "toxic"], randomDoubleBattleLevel: 84, tier: "OU", @@ -971,7 +971,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kangaskhan: { randomBattleMoves: ["doubleedge", "earthquake", "fakeout", "hammerarm", "suckerpunch"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["doubleedge", "drainpunch", "fakeout", "protect", "rockslide", "suckerpunch"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -989,7 +989,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kingdra: { randomBattleMoves: ["dracometeor", "flipturn", "hurricane", "hydropump", "raindance"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["dracometeor", "hurricane", "hydropump", "icebeam", "muddywater", "raindance"], randomDoubleBattleLevel: 82, tier: "PUBL", @@ -1011,7 +1011,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, starmie: { randomBattleMoves: ["hydropump", "psyshock", "rapidspin", "recover", "scald", "thunderbolt"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flipturn", "hydropump", "icebeam", "protect", "psyshock", "thunderbolt"], randomDoubleBattleLevel: 84, tier: "NU", @@ -1022,7 +1022,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mrmime: { randomBattleMoves: ["dazzlinggleam", "focusblast", "healingwish", "nastyplot", "psychic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["dazzlinggleam", "fakeout", "icywind", "lightscreen", "psychic", "reflect"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1030,14 +1030,14 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mrmimegalar: { randomBattleMoves: ["focusblast", "freezedry", "nastyplot", "psychic", "rapidspin"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["fakeout", "focusblast", "freezedry", "nastyplot", "protect", "psychic"], randomDoubleBattleLevel: 86, tier: "NFE", }, mrrime: { randomBattleMoves: ["focusblast", "freezedry", "psychic", "rapidspin", "slackoff", "trick"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["fakeout", "focusblast", "freezedry", "icywind", "protect", "psychic", "rapidspin"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1045,7 +1045,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, scyther: { randomBattleMoves: ["brickbreak", "dualwingbeat", "knockoff", "roost", "swordsdance", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["brickbreak", "bugbite", "dualwingbeat", "uturn"], randomDoubleBattleLevel: 84, tier: "PU", @@ -1053,7 +1053,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, scizor: { randomBattleMoves: ["bulletpunch", "dualwingbeat", "knockoff", "roost", "superpower", "swordsdance", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["bugbite", "bulletpunch", "dualwingbeat", "feint", "protect", "superpower", "swordsdance", "uturn"], randomDoubleBattleLevel: 80, tier: "UU", @@ -1068,7 +1068,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, jynx: { randomBattleMoves: ["focusblast", "icebeam", "lovelykiss", "nastyplot", "psyshock", "trick"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["focusblast", "icebeam", "lovelykiss", "nastyplot", "psychic"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -1082,7 +1082,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, electivire: { randomBattleMoves: ["crosschop", "earthquake", "flamethrower", "icepunch", "voltswitch", "wildcharge"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["crosschop", "flamethrower", "icepunch", "stompingtantrum", "wildcharge"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1096,7 +1096,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, magmortar: { randomBattleMoves: ["earthquake", "fireblast", "focusblast", "taunt", "thunderbolt"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["fireblast", "focusblast", "heatwave", "protect", "thunderbolt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1104,7 +1104,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, pinsir: { randomBattleMoves: ["closecombat", "earthquake", "knockoff", "stealthrock", "stoneedge", "xscissor"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["closecombat", "feint", "protect", "rockslide", "swordsdance", "xscissor"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1116,7 +1116,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tauros: { randomBattleMoves: ["bodyslam", "closecombat", "rockslide", "throatchop", "zenheadbutt"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bodyslam", "closecombat", "lashout", "protect", "rockslide"], randomDoubleBattleLevel: 84, tier: "PUBL", @@ -1127,7 +1127,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gyarados: { randomBattleMoves: ["bounce", "dragondance", "earthquake", "powerwhip", "waterfall"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["bounce", "dragondance", "icefang", "powerwhip", "protect", "waterfall"], randomDoubleBattleLevel: 82, tier: "UU", @@ -1143,7 +1143,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, laprasgmax: { randomBattleMoves: ["freezedry", "icebeam", "protect", "sparklingaria", "thunderbolt", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["freezedry", "helpinghand", "hydropump", "icywind", "protect", "thunderbolt"], randomDoubleBattleLevel: 84, isNonstandard: "Gigantamax", @@ -1152,7 +1152,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, ditto: { randomBattleMoves: ["transform"], - randomBattleLevel: 78, + randomBattleLevel: 74, randomDoubleBattleMoves: ["transform"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1172,7 +1172,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, vaporeon: { randomBattleMoves: ["healbell", "icebeam", "protect", "scald", "toxic", "wish"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["healbell", "icywind", "protect", "scald", "toxic", "wish"], randomDoubleBattleLevel: 88, tier: "PU", @@ -1180,7 +1180,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, jolteon: { randomBattleMoves: ["hypervoice", "shadowball", "thunderbolt", "voltswitch"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["faketears", "protect", "shadowball", "thunderbolt", "thunderwave", "voltswitch"], randomDoubleBattleLevel: 86, tier: "PU", @@ -1188,7 +1188,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, flareon: { randomBattleMoves: ["facade", "flamecharge", "flareblitz", "quickattack", "superpower"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["facade", "flamecharge", "flareblitz", "protect", "quickattack", "superpower"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1196,7 +1196,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, espeon: { randomBattleMoves: ["calmmind", "dazzlinggleam", "morningsun", "psychic", "shadowball"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["calmmind", "dazzlinggleam", "morningsun", "protect", "psychic", "shadowball"], randomDoubleBattleLevel: 84, tier: "NU", @@ -1204,7 +1204,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, umbreon: { randomBattleMoves: ["foulplay", "protect", "toxic", "wish", "yawn"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["foulplay", "helpinghand", "moonlight", "protect", "snarl", "toxic"], randomDoubleBattleLevel: 88, tier: "RU", @@ -1212,7 +1212,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, leafeon: { randomBattleMoves: ["doubleedge", "knockoff", "leafblade", "swordsdance", "synthesis", "xscissor"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["doubleedge", "knockoff", "leafblade", "protect", "swordsdance"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -1228,7 +1228,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sylveon: { randomBattleMoves: ["calmmind", "hypervoice", "mysticalfire", "protect", "psyshock", "shadowball", "wish"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["calmmind", "hypervoice", "mysticalfire", "protect", "psyshock"], randomDoubleBattleLevel: 80, tier: "NU", @@ -1239,7 +1239,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, porygon2: { randomBattleMoves: ["discharge", "icebeam", "recover", "toxic", "triattack"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["icebeam", "protect", "recover", "thunderbolt", "toxic", "triattack"], randomDoubleBattleLevel: 82, tier: "RU", @@ -1247,7 +1247,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, porygonz: { randomBattleMoves: ["agility", "darkpulse", "icebeam", "thunderbolt", "triattack", "trick"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["darkpulse", "icebeam", "protect", "thunderbolt", "triattack", "trick"], randomDoubleBattleLevel: 84, tier: "NUBL", @@ -1258,7 +1258,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, omastar: { randomBattleMoves: ["earthpower", "hydropump", "icebeam", "shellsmash", "spikes", "stealthrock"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["earthpower", "icebeam", "muddywater", "shellsmash"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -1269,7 +1269,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kabutops: { randomBattleMoves: ["aquajet", "knockoff", "liquidation", "rapidspin", "stoneedge", "swordsdance"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["knockoff", "protect", "stoneedge", "superpower", "swordsdance", "waterfall"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -1277,7 +1277,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, aerodactyl: { randomBattleMoves: ["aquatail", "dualwingbeat", "earthquake", "honeclaws", "roost", "stoneedge"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["aquatail", "dragondance", "dualwingbeat", "earthquake", "rockslide"], randomDoubleBattleLevel: 84, tier: "NU", @@ -1292,13 +1292,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, snorlax: { randomBattleMoves: ["darkestlariat", "doubleedge", "earthquake", "facade", "heatcrash"], - randomBattleLevel: 84, + randomBattleLevel: 82, tier: "RU", doublesTier: "(DUU)", }, snorlaxgmax: { randomBattleMoves: ["bodyslam", "curse", "darkestlariat", "earthquake", "rest"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bodyslam", "curse", "darkestlariat", "highhorsepower", "recycle"], randomDoubleBattleLevel: 84, isNonstandard: "Gigantamax", @@ -1307,7 +1307,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, articuno: { randomBattleMoves: ["defog", "freezedry", "healbell", "roost", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["freezedry", "healbell", "hurricane", "icebeam", "roost", "toxic"], randomDoubleBattleLevel: 88, tier: "PU", @@ -1315,7 +1315,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, articunogalar: { randomBattleMoves: ["airslash", "calmmind", "freezingglare", "recover"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["calmmind", "freezingglare", "hurricane", "recover", "tailwind"], randomDoubleBattleLevel: 84, tier: "NU", @@ -1323,7 +1323,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zapdos: { randomBattleMoves: ["defog", "discharge", "heatwave", "hurricane", "roost"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["heatwave", "hurricane", "roost", "tailwind", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 80, tier: "OU", @@ -1331,7 +1331,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zapdosgalar: { randomBattleMoves: ["bravebird", "bulkup", "closecombat", "throatchop", "uturn"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["bravebird", "bulkup", "closecombat", "throatchop", "thunderouskick", "uturn"], randomDoubleBattleLevel: 78, tier: "OU", @@ -1339,7 +1339,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, moltres: { randomBattleMoves: ["airslash", "defog", "fireblast", "roost", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["bravebird", "fireblast", "heatwave", "protect", "roost", "tailwind"], randomDoubleBattleLevel: 84, tier: "OU", @@ -1347,7 +1347,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, moltresgalar: { randomBattleMoves: ["fierywrath", "hurricane", "nastyplot", "rest", "substitute"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["fierywrath", "hurricane", "nastyplot", "protect"], randomDoubleBattleLevel: 82, tier: "UU", @@ -1361,7 +1361,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dragonite: { randomBattleMoves: ["dragondance", "earthquake", "extremespeed", "firepunch", "outrage"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["dragonclaw", "dragondance", "dualwingbeat", "extremespeed", "firepunch"], randomDoubleBattleLevel: 82, tier: "OU", @@ -1385,7 +1385,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mew: { randomBattleMoves: ["bravebird", "closecombat", "dragondance", "flareblitz", "psychicfangs", "swordsdance"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["fakeout", "pollenpuff", "psychic", "stealthrock", "tailwind", "toxicspikes", "transform"], randomDoubleBattleLevel: 80, tier: "UU", @@ -1440,7 +1440,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, noctowl: { randomBattleMoves: ["airslash", "defog", "heatwave", "hurricane", "nastyplot", "roost"], - randomBattleLevel: 90, + randomBattleLevel: 88, randomDoubleBattleMoves: ["airslash", "heatwave", "hypervoice", "nastyplot", "roost", "tailwind"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -1481,7 +1481,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, togekiss: { randomBattleMoves: ["airslash", "aurasphere", "fireblast", "nastyplot", "roost", "thunderwave", "trick"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["airslash", "dazzlinggleam", "followme", "heatwave", "protect", "tailwind"], randomDoubleBattleLevel: 80, tier: "RU", @@ -1492,7 +1492,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, xatu: { randomBattleMoves: ["heatwave", "psychic", "roost", "teleport", "thunderwave"], - randomBattleLevel: 90, + randomBattleLevel: 88, randomDoubleBattleMoves: ["airslash", "heatwave", "lightscreen", "psychic", "reflect", "roost", "tailwind"], randomDoubleBattleLevel: 88, tier: "PU", @@ -1521,8 +1521,8 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { tier: "NFE", }, azumarill: { - randomBattleMoves: ["protect", "rest", "seismictoss", "toxic", "whirlpool"], - randomBattleLevel: 88, + randomBattleMoves: ["aquajet", "knockoff", "liquidation", "playrough", "superpower"], + randomBattleLevel: 84, randomDoubleBattleMoves: ["aquajet", "knockoff", "liquidation", "playrough", "protect"], randomDoubleBattleLevel: 88, tier: "UU", @@ -1533,7 +1533,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sudowoodo: { randomBattleMoves: ["earthquake", "headsmash", "stealthrock", "suckerpunch", "woodhammer"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["bodypress", "firepunch", "headsmash", "protect", "suckerpunch", "woodhammer"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1580,7 +1580,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, quagsire: { randomBattleMoves: ["earthquake", "encore", "icebeam", "recover", "scald", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["highhorsepower", "protect", "recover", "scald", "toxic"], randomDoubleBattleLevel: 88, tier: "UU", @@ -1655,7 +1655,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, qwilfish: { randomBattleMoves: ["destinybond", "spikes", "taunt", "thunderwave", "toxicspikes", "waterfall"], - randomBattleLevel: 88, + randomBattleLevel: 84, randomDoubleBattleMoves: ["liquidation", "poisonjab", "protect", "taunt", "thunderwave", "toxicspikes"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1663,7 +1663,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, shuckle: { randomBattleMoves: ["encore", "knockoff", "stealthrock", "stickyweb", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["acupressure", "guardsplit", "helpinghand", "infestation", "knockoff", "stealthrock", "stickyweb", "toxic"], randomDoubleBattleLevel: 92, tier: "(PU)", @@ -1671,7 +1671,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, heracross: { randomBattleMoves: ["closecombat", "facade", "knockoff", "megahorn", "spikes", "stoneedge"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "facade", "knockoff", "megahorn", "protect", "swordsdance"], randomDoubleBattleLevel: 84, tier: "RU", @@ -1686,7 +1686,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, weavile: { randomBattleMoves: ["iceshard", "iciclecrash", "knockoff", "lowkick", "swordsdance"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["fakeout", "iceshard", "knockoff", "swordsdance", "tripleaxel"], randomDoubleBattleLevel: 84, tier: "UUBL", @@ -1716,7 +1716,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mamoswine: { randomBattleMoves: ["earthquake", "iceshard", "iciclecrash", "knockoff", "stealthrock", "superpower"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["highhorsepower", "iceshard", "iciclecrash", "protect", "rockslide"], randomDoubleBattleLevel: 84, tier: "UU", @@ -1732,12 +1732,12 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, corsolagalar: { randomBattleMoves: ["haze", "nightshade", "stealthrock", "strengthsap", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, tier: "NFE", }, cursola: { randomBattleMoves: ["earthpower", "hydropump", "icebeam", "shadowball", "stealthrock", "strengthsap"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["earthpower", "hydropump", "icebeam", "protect", "shadowball", "strengthsap"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -1775,7 +1775,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, skarmory: { randomBattleMoves: ["bodypress", "bravebird", "roost", "spikes", "stealthrock", "whirlwind"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["bodypress", "bravebird", "irondefense", "roost"], randomDoubleBattleLevel: 84, tier: "UU", @@ -1811,7 +1811,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, miltank: { randomBattleMoves: ["bodyslam", "earthquake", "healbell", "milkdrink", "stealthrock", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["bodypress", "bodyslam", "helpinghand", "icywind", "milkdrink", "protect", "rockslide"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -1819,7 +1819,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, raikou: { randomBattleMoves: ["aurasphere", "calmmind", "scald", "substitute", "thunderbolt", "voltswitch"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["aurasphere", "calmmind", "protect", "scald", "snarl", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 82, tier: "RU", @@ -1827,7 +1827,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, entei: { randomBattleMoves: ["extremespeed", "flareblitz", "stompingtantrum", "stoneedge"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["extremespeed", "protect", "sacredfire", "snarl", "stompingtantrum", "stoneedge"], randomDoubleBattleLevel: 84, tier: "RU", @@ -1835,7 +1835,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, suicune: { randomBattleMoves: ["airslash", "calmmind", "icebeam", "rest", "scald", "sleeptalk"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["icebeam", "scald", "snarl", "tailwind", "toxic"], randomDoubleBattleLevel: 84, tier: "RU", @@ -1849,7 +1849,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tyranitar: { randomBattleMoves: ["crunch", "dragondance", "earthquake", "firepunch", "stealthrock", "stoneedge"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["dragondance", "firepunch", "highhorsepower", "lashout", "protect", "rockslide", "stoneedge"], randomDoubleBattleLevel: 80, tier: "OU", @@ -1877,7 +1877,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, celebi: { randomBattleMoves: ["earthpower", "gigadrain", "leafstorm", "nastyplot", "psychic", "recover", "stealthrock", "uturn"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["earthpower", "energyball", "nastyplot", "protect", "psychic", "recover"], randomDoubleBattleLevel: 84, tier: "NU", @@ -1909,7 +1909,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, blaziken: { randomBattleMoves: ["closecombat", "flareblitz", "knockoff", "swordsdance", "uturn"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["closecombat", "flareblitz", "knockoff", "protect", "swordsdance"], randomDoubleBattleLevel: 78, tier: "UUBL", @@ -1927,7 +1927,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, swampert: { randomBattleMoves: ["earthquake", "icebeam", "protect", "scald", "stealthrock", "toxic"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["highhorsepower", "icywind", "muddywater", "protect", "stealthrock", "wideguard"], randomDoubleBattleLevel: 88, tier: "OU", @@ -1964,7 +1964,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, obstagoon: { randomBattleMoves: ["bulkup", "closecombat", "facade", "knockoff", "partingshot"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["closecombat", "facade", "knockoff", "obstruct", "partingshot", "taunt"], randomDoubleBattleLevel: 86, tier: "RU", @@ -1998,7 +1998,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, ludicolo: { randomBattleMoves: ["gigadrain", "hydropump", "icebeam", "raindance", "scald"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["energyball", "fakeout", "hydropump", "icebeam", "raindance"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -2012,7 +2012,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, shiftry: { randomBattleMoves: ["darkpulse", "defog", "heatwave", "leafstorm", "nastyplot", "suckerpunch"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["fakeout", "knockoff", "leafblade", "suckerpunch", "swordsdance", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2031,7 +2031,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, pelipper: { randomBattleMoves: ["defog", "hurricane", "hydropump", "roost", "scald", "uturn"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["hurricane", "hydropump", "protect", "roost", "tailwind", "wideguard"], randomDoubleBattleLevel: 82, tier: "OU", @@ -2045,7 +2045,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gardevoir: { randomBattleMoves: ["calmmind", "moonblast", "mysticalfire", "psyshock", "substitute", "trick", "willowisp"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["calmmind", "dazzlinggleam", "moonblast", "mysticalfire", "protect", "psyshock", "trick"], randomDoubleBattleLevel: 84, tier: "RU", @@ -2057,7 +2057,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gallade: { randomBattleMoves: ["closecombat", "knockoff", "shadowsneak", "swordsdance", "trick", "zenheadbutt"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "feint", "knockoff", "protect", "swordsdance", "tripleaxel", "zenheadbutt"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -2122,7 +2122,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, exploud: { randomBattleMoves: ["boomburst", "fireblast", "focusblast", "surf"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["boomburst", "fireblast", "focusblast", "hypervoice", "icywind", "protect"], randomDoubleBattleLevel: 88, tier: "PUBL", @@ -2154,7 +2154,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sableye: { randomBattleMoves: ["knockoff", "recover", "taunt", "toxic", "willowisp"], - randomBattleLevel: 90, + randomBattleLevel: 88, randomDoubleBattleMoves: ["disable", "encore", "fakeout", "foulplay", "knockoff", "quash", "recover", "willowisp"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2166,7 +2166,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mawile: { randomBattleMoves: ["ironhead", "playrough", "stealthrock", "suckerpunch", "swordsdance"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["firefang", "ironhead", "playrough", "protect", "suckerpunch", "swordsdance"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2184,7 +2184,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, aggron: { randomBattleMoves: ["bodypress", "earthquake", "headsmash", "heavyslam", "rockpolish", "stealthrock"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["aquatail", "bodypress", "headsmash", "heavyslam", "highhorsepower", "rockpolish"], randomDoubleBattleLevel: 88, tier: "PU", @@ -2211,7 +2211,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, manectric: { randomBattleMoves: ["flamethrower", "overheat", "switcheroo", "thunderbolt", "voltswitch"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["overheat", "protect", "snarl", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2245,7 +2245,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, roserade: { randomBattleMoves: ["leafstorm", "sleeppowder", "sludgebomb", "spikes", "synthesis", "toxicspikes"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["energyball", "leafstorm", "protect", "sleeppowder", "sludgebomb"], randomDoubleBattleLevel: 86, tier: "PUBL", @@ -2264,7 +2264,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sharpedo: { randomBattleMoves: ["closecombat", "crunch", "destinybond", "hydropump", "protect"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "crunch", "flipturn", "icebeam", "protect", "waterfall"], randomDoubleBattleLevel: 84, tier: "NUBL", @@ -2325,7 +2325,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, flygon: { randomBattleMoves: ["defog", "dragondance", "earthquake", "firepunch", "outrage", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["dragonclaw", "dragondance", "earthquake", "firepunch", "protect", "rockslide", "tailwind"], randomDoubleBattleLevel: 86, tier: "NU", @@ -2364,7 +2364,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, lunatone: { randomBattleMoves: ["earthpower", "icebeam", "nastyplot", "powergem", "psychic", "rockpolish", "stealthrock"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["earthpower", "icebeam", "meteorbeam", "protect", "psychic", "trickroom"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2383,7 +2383,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, whiscash: { randomBattleMoves: ["dragondance", "earthquake", "liquidation", "stoneedge", "zenheadbutt"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["dragondance", "earthquake", "liquidation", "protect", "stoneedge"], randomDoubleBattleLevel: 90, tier: "(PU)", @@ -2394,7 +2394,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, crawdaunt: { randomBattleMoves: ["aquajet", "closecombat", "crabhammer", "dragondance", "knockoff"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["aquajet", "closecombat", "crabhammer", "knockoff", "protect", "swordsdance"], randomDoubleBattleLevel: 86, tier: "UU", @@ -2405,7 +2405,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, claydol: { randomBattleMoves: ["earthquake", "icebeam", "psychic", "rapidspin", "stealthrock", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["allyswitch", "earthpower", "icebeam", "psychic", "rapidspin", "stealthrock"], randomDoubleBattleLevel: 88, tier: "PU", @@ -2416,7 +2416,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, cradily: { randomBattleMoves: ["powerwhip", "recover", "stealthrock", "stoneedge", "swordsdance", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["powerwhip", "protect", "recover", "stealthrock", "stoneedge", "stringshot", "toxic"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2427,7 +2427,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, armaldo: { randomBattleMoves: ["earthquake", "knockoff", "rapidspin", "stealthrock", "stoneedge", "swordsdance"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["knockoff", "liquidation", "stoneedge", "superpower", "xscissor"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2438,7 +2438,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, milotic: { randomBattleMoves: ["haze", "icebeam", "recover", "scald", "toxic"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["coil", "hypnosis", "muddywater", "recover"], randomDoubleBattleLevel: 80, tier: "RU", @@ -2484,7 +2484,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dusknoir: { randomBattleMoves: ["earthquake", "icepunch", "painsplit", "poltergeist", "shadowsneak", "substitute", "willowisp"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["earthquake", "haze", "icepunch", "poltergeist", "shadowsneak", "trickroom", "willowisp"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -2504,7 +2504,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, absol: { randomBattleMoves: ["closecombat", "knockoff", "playrough", "suckerpunch", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["closecombat", "knockoff", "protect", "suckerpunch", "swordsdance"], randomDoubleBattleLevel: 88, tier: "PU", @@ -2531,7 +2531,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, froslass: { randomBattleMoves: ["destinybond", "poltergeist", "spikes", "taunt", "tripleaxel", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["destinybond", "icebeam", "icywind", "protect", "shadowball", "willowisp"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2545,7 +2545,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, walrein: { randomBattleMoves: ["icebeam", "protect", "surf", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["brine", "icebeam", "icywind", "superfang"], randomDoubleBattleLevel: 90, tier: "(PU)", @@ -2565,7 +2565,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, relicanth: { randomBattleMoves: ["bodypress", "earthquake", "headsmash", "liquidation", "stealthrock", "yawn"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["bodypress", "headsmash", "liquidation", "stealthrock", "yawn"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2583,7 +2583,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, salamence: { randomBattleMoves: ["defog", "dragondance", "earthquake", "hurricane", "outrage", "roost"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["dragonclaw", "fireblast", "hurricane", "protect", "tailwind"], randomDoubleBattleLevel: 80, tier: "UU", @@ -2601,7 +2601,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, metagross: { randomBattleMoves: ["agility", "bulletpunch", "earthquake", "explosion", "meteormash", "stealthrock", "thunderpunch"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["agility", "bulletpunch", "icepunch", "meteormash", "stompingtantrum", "trick", "zenheadbutt"], randomDoubleBattleLevel: 84, tier: "RU", @@ -2613,7 +2613,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, regirock: { randomBattleMoves: ["bodypress", "curse", "earthquake", "explosion", "rest", "rockslide", "stoneedge"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["bodypress", "curse", "rest", "rockslide"], randomDoubleBattleLevel: 86, tier: "PU", @@ -2621,7 +2621,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, regice: { randomBattleMoves: ["focusblast", "icebeam", "rest", "rockpolish", "sleeptalk", "thunderbolt"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["focusblast", "icebeam", "icywind", "rockpolish", "thunderbolt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2629,7 +2629,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, registeel: { randomBattleMoves: ["protect", "rest", "seismictoss", "sleeptalk", "stealthrock", "toxic"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bodypress", "curse", "ironhead", "rest", "toxic"], randomDoubleBattleLevel: 86, tier: "RU", @@ -2637,7 +2637,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, latias: { randomBattleMoves: ["calmmind", "dracometeor", "healingwish", "mysticalfire", "psychic", "roost"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["calmmind", "dracometeor", "healpulse", "mysticalfire", "psyshock", "roost", "tailwind"], randomDoubleBattleLevel: 80, tier: "UU", @@ -2649,7 +2649,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, latios: { randomBattleMoves: ["aurasphere", "calmmind", "dracometeor", "psyshock", "roost", "trick"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["dracometeor", "dragonpulse", "mysticalfire", "psychic", "psyshock", "roost", "tailwind", "trick"], randomDoubleBattleLevel: 80, tier: "OU", @@ -2661,7 +2661,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kyogre: { randomBattleMoves: ["calmmind", "icebeam", "surf", "thunder", "waterspout"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["icebeam", "originpulse", "thunder", "waterspout"], randomDoubleBattleLevel: 70, tier: "Uber", @@ -2673,7 +2673,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, groudon: { randomBattleMoves: ["earthquake", "heatcrash", "heavyslam", "stealthrock", "stoneedge", "swordsdance", "thunderwave"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["heatcrash", "precipiceblades", "rockpolish", "stoneedge", "swordsdance"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -2685,7 +2685,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rayquaza: { randomBattleMoves: ["dracometeor", "dragonascent", "extremespeed", "swordsdance", "vcreate"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["dracometeor", "dragonascent", "dragonclaw", "dragondance", "earthpower", "extremespeed", "vcreate"], randomDoubleBattleLevel: 74, tier: "Uber", @@ -2697,7 +2697,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, jirachi: { randomBattleMoves: ["bodyslam", "firepunch", "ironhead", "stealthrock", "toxic", "trick", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["firepunch", "followme", "ironhead", "lifedew", "protect", "thunderwave"], randomDoubleBattleLevel: 76, tier: "UU", @@ -2791,7 +2791,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, luxray: { randomBattleMoves: ["agility", "crunch", "facade", "superpower", "voltswitch", "wildcharge"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["playrough", "protect", "superpower", "voltswitch", "wildcharge"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -2838,7 +2838,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, vespiquen: { randomBattleMoves: ["airslash", "defog", "roost", "toxic", "uturn"], - randomBattleLevel: 90, + randomBattleLevel: 100, randomDoubleBattleMoves: ["defendorder", "infestation", "roost", "toxic"], randomDoubleBattleLevel: 95, tier: "(PU)", @@ -2876,7 +2876,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gastrodon: { randomBattleMoves: ["clearsmog", "earthquake", "icebeam", "recover", "scald", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["clearsmog", "earthpower", "icywind", "protect", "recover", "scald", "yawn"], randomDoubleBattleLevel: 80, tier: "NU", @@ -2887,7 +2887,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, drifblim: { randomBattleMoves: ["calmmind", "shadowball", "strengthsap", "thunderbolt"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["destinybond", "hex", "tailwind", "thunderwave", "willowisp"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -2921,7 +2921,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, skuntank: { randomBattleMoves: ["crunch", "defog", "fireblast", "poisonjab", "suckerpunch", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["crunch", "fireblast", "haze", "poisonjab", "suckerpunch", "taunt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -2932,7 +2932,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, bronzong: { randomBattleMoves: ["earthquake", "ironhead", "protect", "stealthrock", "toxic"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["allyswitch", "bodypress", "explosion", "ironhead", "trickroom"], randomDoubleBattleLevel: 88, tier: "NU", @@ -2958,7 +2958,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, garchomp: { randomBattleMoves: ["earthquake", "fireblast", "firefang", "outrage", "stealthrock", "stoneedge", "swordsdance"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["dragonclaw", "earthquake", "fireblast", "protect", "rockslide", "swordsdance"], randomDoubleBattleLevel: 80, tier: "OU", @@ -2973,7 +2973,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, lucario: { randomBattleMoves: ["closecombat", "extremespeed", "icepunch", "meteormash", "swordsdance"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "darkpulse", "extremespeed", "icepunch", "meteormash", "protect", "swordsdance"], randomDoubleBattleLevel: 84, tier: "NUBL", @@ -2988,7 +2988,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, hippowdon: { randomBattleMoves: ["earthquake", "slackoff", "stealthrock", "stoneedge", "toxic", "whirlwind"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["highhorsepower", "protect", "rockslide", "slackoff", "stealthrock", "whirlwind", "yawn"], randomDoubleBattleLevel: 88, tier: "OU", @@ -2999,7 +2999,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, drapion: { randomBattleMoves: ["aquatail", "earthquake", "knockoff", "poisonjab", "swordsdance", "taunt", "toxicspikes"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["knockoff", "poisonjab", "protect", "rockslide", "taunt"], randomDoubleBattleLevel: 88, tier: "NU", @@ -3010,7 +3010,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, toxicroak: { randomBattleMoves: ["drainpunch", "gunkshot", "icepunch", "substitute", "suckerpunch", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["drainpunch", "fakeout", "gunkshot", "icepunch", "protect", "suckerpunch", "swordsdance", "taunt"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3033,7 +3033,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, abomasnow: { randomBattleMoves: ["auroraveil", "blizzard", "earthquake", "iceshard", "woodhammer"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["auroraveil", "blizzard", "focusblast", "iceshard", "protect", "woodhammer"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3045,7 +3045,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rotom: { randomBattleMoves: ["nastyplot", "shadowball", "thunderbolt", "voltswitch", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["allyswitch", "electroweb", "protect", "shadowball", "thunderbolt", "voltswitch", "willowisp"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3053,7 +3053,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rotomheat: { randomBattleMoves: ["defog", "nastyplot", "overheat", "thunderbolt", "voltswitch", "willowisp"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["electroweb", "overheat", "protect", "thunderbolt", "voltswitch", "willowisp"], randomDoubleBattleLevel: 84, tier: "UU", @@ -3061,7 +3061,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rotomwash: { randomBattleMoves: ["hydropump", "thunderbolt", "trick", "voltswitch", "willowisp"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["allyswitch", "hydropump", "protect", "thunderbolt", "thunderwave", "voltswitch", "willowisp"], randomDoubleBattleLevel: 84, tier: "UU", @@ -3069,7 +3069,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rotomfrost: { randomBattleMoves: ["blizzard", "nastyplot", "thunderbolt", "voltswitch", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["blizzard", "nastyplot", "protect", "thunderbolt", "willowisp"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3077,7 +3077,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rotomfan: { randomBattleMoves: ["airslash", "nastyplot", "thunderbolt", "voltswitch", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["airslash", "darkpulse", "nastyplot", "protect", "thunderbolt"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -3093,7 +3093,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, uxie: { randomBattleMoves: ["healbell", "knockoff", "psychic", "stealthrock", "uturn", "yawn"], - randomBattleLevel: 84, + randomBattleLevel: 80, randomDoubleBattleMoves: ["helpinghand", "knockoff", "psychic", "stealthrock", "thunderwave", "yawn"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3101,7 +3101,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mesprit: { randomBattleMoves: ["energyball", "healingwish", "icebeam", "nastyplot", "psychic", "stealthrock", "thunderwave", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["dazzlinggleam", "knockoff", "nastyplot", "psychic", "thunderbolt", "thunderwave"], randomDoubleBattleLevel: 86, tier: "PU", @@ -3117,7 +3117,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dialga: { randomBattleMoves: ["dracometeor", "dragontail", "fireblast", "flashcannon", "stealthrock", "thunderbolt", "toxic"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["dracometeor", "earthpower", "flashcannon", "protect", "thunderbolt", "thunderwave"], randomDoubleBattleLevel: 74, tier: "Uber", @@ -3125,7 +3125,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, palkia: { randomBattleMoves: ["dracometeor", "fireblast", "hydropump", "spacialrend", "thunderwave"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["fireblast", "hydropump", "protect", "spacialrend", "thunderbolt", "thunderwave"], randomDoubleBattleLevel: 74, tier: "Uber", @@ -3133,7 +3133,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, heatran: { randomBattleMoves: ["earthpower", "flashcannon", "lavaplume", "protect", "stealthrock", "taunt", "toxic"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["earthpower", "eruption", "flashcannon", "magmastorm", "protect"], randomDoubleBattleLevel: 80, tier: "OU", @@ -3141,7 +3141,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, regigigas: { randomBattleMoves: ["bodyslam", "protect", "substitute", "toxic"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bodyslam", "knockoff", "protect", "thunderwave"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3149,7 +3149,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, giratina: { randomBattleMoves: ["hex", "rest", "sleeptalk", "toxic", "willowisp"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["calmmind", "dragonpulse", "rest", "shadowball", "willowisp"], randomDoubleBattleLevel: 74, tier: "Uber", @@ -3157,7 +3157,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, giratinaorigin: { randomBattleMoves: ["dualwingbeat", "honeclaws", "outrage", "poltergeist", "shadowsneak"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["breakingswipe", "dracometeor", "shadowball", "shadowsneak", "protect", "tailwind", "willowisp"], randomDoubleBattleLevel: 74, tier: "Uber", @@ -3165,7 +3165,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, cresselia: { randomBattleMoves: ["calmmind", "moonblast", "moonlight", "psyshock", "thunderwave", "toxic"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["allyswitch", "helpinghand", "icywind", "moonlight", "psychic"], randomDoubleBattleLevel: 84, tier: "NU", @@ -3248,7 +3248,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, victini: { randomBattleMoves: ["boltstrike", "trick", "uturn", "vcreate", "zenheadbutt"], - randomBattleLevel: 82, + randomBattleLevel: 78, randomDoubleBattleMoves: ["boltstrike", "glaciate", "protect", "uturn", "vcreate", "zenheadbutt"], randomDoubleBattleLevel: 82, tier: "UU", @@ -3306,7 +3306,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, stoutland: { randomBattleMoves: ["crunch", "facade", "playrough", "superpower", "wildcharge"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["crunch", "facade", "helpinghand", "protect", "superpower", "thunderwave"], randomDoubleBattleLevel: 90, tier: "(PU)", @@ -3317,7 +3317,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, liepard: { randomBattleMoves: ["copycat", "encore", "knockoff", "playrough", "thunderwave", "uturn"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["copycat", "encore", "fakeout", "foulplay", "snarl", "taunt", "thunderwave"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3352,7 +3352,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, musharna: { randomBattleMoves: ["calmmind", "moonblast", "moonlight", "psychic", "thunderwave"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["helpinghand", "hypnosis", "moonblast", "protect", "psychic", "trickroom"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3366,7 +3366,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, unfezant: { randomBattleMoves: ["bravebird", "defog", "nightslash", "roost", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["bravebird", "nightslash", "quickattack", "roost", "tailwind", "uturn"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3388,7 +3388,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gigalith: { randomBattleMoves: ["earthquake", "explosion", "rockblast", "stealthrock", "stoneedge", "superpower"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bodypress", "explosion", "heavyslam", "protect", "rockslide", "stealthrock", "stompingtantrum", "stoneedge", "wideguard"], randomDoubleBattleLevel: 88, tier: "PU", @@ -3399,7 +3399,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, swoobat: { randomBattleMoves: ["airslash", "calmmind", "heatwave", "roost", "storedpower"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["airslash", "calmmind", "heatwave", "psychic"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3410,7 +3410,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, excadrill: { randomBattleMoves: ["earthquake", "ironhead", "rapidspin", "rockslide", "swordsdance"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["highhorsepower", "ironhead", "protect", "rapidspin", "rockslide", "swordsdance"], randomDoubleBattleLevel: 80, tier: "OU", @@ -3418,7 +3418,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, audino: { randomBattleMoves: ["healbell", "knockoff", "protect", "toxic", "wish"], - randomBattleLevel: 90, + randomBattleLevel: 88, randomDoubleBattleMoves: ["bodyslam", "healpulse", "helpinghand", "knockoff", "protect", "thunderwave"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3433,12 +3433,12 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gurdurr: { randomBattleMoves: ["bulkup", "defog", "drainpunch", "knockoff", "machpunch"], - randomBattleLevel: 84, + randomBattleLevel: 82, tier: "NFE", }, conkeldurr: { randomBattleMoves: ["closecombat", "drainpunch", "facade", "knockoff", "machpunch"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["closecombat", "drainpunch", "highhorsepower", "icepunch", "knockoff", "machpunch", "protect", "stoneedge"], randomDoubleBattleLevel: 84, tier: "UU", @@ -3452,7 +3452,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, seismitoad: { randomBattleMoves: ["earthquake", "liquidation", "raindance", "sludgebomb", "stealthrock"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["earthpower", "knockoff", "muddywater", "powerwhip", "protect", "raindance"], randomDoubleBattleLevel: 86, tier: "RU", @@ -3460,7 +3460,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, throh: { randomBattleMoves: ["bulkup", "circlethrow", "icepunch", "knockoff", "rest", "sleeptalk", "stormthrow"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["facade", "knockoff", "poisonjab", "protect", "stoneedge", "stormthrow", "wideguard"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3468,7 +3468,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sawk: { randomBattleMoves: ["bulkup", "closecombat", "knockoff", "poisonjab", "stoneedge"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["closecombat", "helpinghand", "knockoff", "poisonjab", "protect", "rockslide"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3494,7 +3494,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, scolipede: { randomBattleMoves: ["earthquake", "megahorn", "poisonjab", "protect", "spikes", "swordsdance", "toxicspikes"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["megahorn", "poisonjab", "protect", "rockslide", "superpower", "swordsdance"], randomDoubleBattleLevel: 84, tier: "RUBL", @@ -3505,7 +3505,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, whimsicott: { randomBattleMoves: ["defog", "energyball", "leechseed", "moonblast", "stunspore", "taunt", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["encore", "energyball", "helpinghand", "moonblast", "tailwind", "taunt"], randomDoubleBattleLevel: 82, tier: "PU", @@ -3516,7 +3516,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, lilligant: { randomBattleMoves: ["gigadrain", "petaldance", "pollenpuff", "quiverdance", "sleeppowder"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["energyball", "pollenpuff", "quiverdance", "sleeppowder"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -3524,7 +3524,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, basculin: { randomBattleMoves: ["aquajet", "crunch", "flipturn", "headsmash", "liquidation", "psychicfangs"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["flipturn", "headsmash", "icebeam", "liquidation", "muddywater", "protect", "psychicfangs", "superpower"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3532,7 +3532,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, basculinbluestriped: { randomBattleMoves: ["aquajet", "crunch", "flipturn", "headsmash", "liquidation", "psychicfangs"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["aquajet", "flipturn", "headsmash", "icebeam", "liquidation", "protect", "psychicfangs", "superpower"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3546,7 +3546,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, krookodile: { randomBattleMoves: ["closecombat", "earthquake", "knockoff", "stealthrock", "stoneedge"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["closecombat", "highhorsepower", "knockoff", "protect", "rockslide", "taunt"], randomDoubleBattleLevel: 84, tier: "UU", @@ -3560,7 +3560,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, darmanitan: { randomBattleMoves: ["earthquake", "flareblitz", "rockslide", "superpower", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["earthquake", "flareblitz", "rockslide", "superpower", "uturn"], randomDoubleBattleLevel: 82, tier: "RU", @@ -3568,7 +3568,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, darmanitangalar: { randomBattleMoves: ["earthquake", "flareblitz", "iciclecrash", "superpower", "uturn"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["earthquake", "flareblitz", "iciclecrash", "rockslide", "superpower", "uturn"], randomDoubleBattleLevel: 80, tier: "Uber", @@ -3576,7 +3576,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, darmanitangalarzen: { randomBattleMoves: ["bellydrum", "earthquake", "firepunch", "iciclecrash", "substitute"], - randomBattleLevel: 80, + randomBattleLevel: 78, }, maractus: { randomBattleMoves: ["drainpunch", "energyball", "leechseed", "spikes", "spikyshield", "toxic"], @@ -3591,7 +3591,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, crustle: { randomBattleMoves: ["earthquake", "shellsmash", "spikes", "stealthrock", "stoneedge", "xscissor"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["knockoff", "protect", "rockslide", "shellsmash", "stompingtantrum", "xscissor"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -3602,7 +3602,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, scrafty: { randomBattleMoves: ["closecombat", "dragondance", "icepunch", "knockoff", "poisonjab"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "coaching", "drainpunch", "fakeout", "icepunch", "knockoff"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -3610,7 +3610,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sigilyph: { randomBattleMoves: ["airslash", "defog", "energyball", "heatwave", "psychic"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["airslash", "heatwave", "protect", "psychic", "tailwind"], randomDoubleBattleLevel: 86, tier: "NUBL", @@ -3624,7 +3624,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, cofagrigus: { randomBattleMoves: ["bodypress", "memento", "shadowball", "toxicspikes", "willowisp"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["bodypress", "irondefense", "painsplit", "shadowball", "trickroom", "willowisp"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3632,7 +3632,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, runerigus: { randomBattleMoves: ["earthquake", "haze", "poltergeist", "stealthrock", "toxicspikes", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["allyswitch", "earthquake", "poltergeist", "protect", "trickroom", "willowisp"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3643,7 +3643,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, carracosta: { randomBattleMoves: ["aquajet", "hydropump", "shellsmash", "stoneedge", "superpower"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["aquajet", "liquidation", "shellsmash", "stoneedge", "superpower"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3654,7 +3654,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, archeops: { randomBattleMoves: ["dualwingbeat", "earthquake", "roost", "stoneedge", "uturn"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["aquatail", "dualwingbeat", "earthquake", "heatwave", "protect", "rockslide", "uturn"], randomDoubleBattleLevel: 86, tier: "PU", @@ -3669,7 +3669,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, garbodorgmax: { randomBattleMoves: ["drainpunch", "explosion", "gunkshot", "painsplit", "spikes", "toxicspikes"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["drainpunch", "explosion", "gunkshot", "protect", "toxicspikes"], randomDoubleBattleLevel: 88, isNonstandard: "Gigantamax", @@ -3690,7 +3690,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, cinccino: { randomBattleMoves: ["bulletseed", "knockoff", "rockblast", "tailslap", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["bulletseed", "knockoff", "protect", "rockblast", "tailslap", "tripleaxel", "uturn"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3704,7 +3704,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gothitelle: { randomBattleMoves: ["nastyplot", "psychic", "shadowball", "thunderbolt", "trick"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["allyswitch", "fakeout", "healpulse", "helpinghand", "hypnosis", "protect", "psychic", "shadowball", "trickroom"], randomDoubleBattleLevel: 80, tier: "(PU)", @@ -3718,7 +3718,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, reuniclus: { randomBattleMoves: ["calmmind", "focusblast", "psychic", "recover", "shadowball", "trickroom"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["focusblast", "protect", "psychic", "shadowball", "trickroom"], randomDoubleBattleLevel: 84, tier: "RU", @@ -3740,7 +3740,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, vanilluxe: { randomBattleMoves: ["auroraveil", "blizzard", "explosion", "flashcannon", "freezedry"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["auroraveil", "blizzard", "freezedry", "iceshard", "protect"], randomDoubleBattleLevel: 82, tier: "(PU)", @@ -3767,7 +3767,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, escavalier: { randomBattleMoves: ["closecombat", "drillrun", "ironhead", "knockoff", "megahorn", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["closecombat", "drillrun", "ironhead", "knockoff", "megahorn", "protect", "swordsdance"], randomDoubleBattleLevel: 86, tier: "NU", @@ -3789,7 +3789,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, jellicent: { randomBattleMoves: ["icebeam", "recover", "scald", "shadowball", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["protect", "scald", "shadowball", "strengthsap", "trickroom", "willowisp"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -3804,7 +3804,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, galvantula: { randomBattleMoves: ["bugbuzz", "gigadrain", "stickyweb", "thunder", "voltswitch"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bugbuzz", "electroweb", "energyball", "protect", "stickyweb", "thunder"], randomDoubleBattleLevel: 86, tier: "PU", @@ -3815,7 +3815,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, ferrothorn: { randomBattleMoves: ["gyroball", "leechseed", "powerwhip", "protect", "spikes", "stealthrock"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["bodypress", "gyroball", "knockoff", "leechseed", "powerwhip", "protect", "toxic"], randomDoubleBattleLevel: 80, tier: "OU", @@ -3829,7 +3829,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, klinklang: { randomBattleMoves: ["geargrind", "shiftgear", "substitute", "wildcharge"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["geargrind", "protect", "shiftgear", "thunderwave", "wildcharge"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3852,7 +3852,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, beheeyem: { randomBattleMoves: ["psychic", "shadowball", "thunderbolt", "trick", "trickroom"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["protect", "psychic", "shadowball", "thunderbolt", "trickroom"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3866,7 +3866,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, chandelure: { randomBattleMoves: ["calmmind", "energyball", "fireblast", "shadowball", "substitute", "trick"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["calmmind", "energyball", "heatwave", "overheat", "protect", "shadowball", "trick"], randomDoubleBattleLevel: 80, tier: "RU", @@ -3880,7 +3880,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, haxorus: { randomBattleMoves: ["closecombat", "dragondance", "earthquake", "outrage", "poisonjab"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["closecombat", "dragonclaw", "dragondance", "poisonjab", "protect"], randomDoubleBattleLevel: 84, tier: "RUBL", @@ -3891,7 +3891,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, beartic: { randomBattleMoves: ["aquajet", "iciclecrash", "superpower", "swordsdance", "throatchop"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["aquajet", "iciclecrash", "protect", "rockslide", "superpower", "swordsdance", "throatchop"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3899,7 +3899,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, cryogonal: { randomBattleMoves: ["freezedry", "haze", "rapidspin", "recover", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["freezedry", "icebeam", "icywind", "haze", "rapidspin", "recover", "toxic"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3910,7 +3910,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, accelgor: { randomBattleMoves: ["bugbuzz", "energyball", "focusblast", "spikes", "toxic", "yawn"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["acidspray", "bugbuzz", "encore", "energyball", "focusblast"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3918,7 +3918,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, stunfisk: { randomBattleMoves: ["discharge", "earthpower", "foulplay", "sludgebomb", "stealthrock"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["earthpower", "electroweb", "foulplay", "muddywater", "stealthrock", "thunderbolt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3926,7 +3926,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, stunfiskgalar: { randomBattleMoves: ["earthquake", "painsplit", "stealthrock", "stoneedge", "thunderwave"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["earthquake", "foulplay", "protect", "stealthrock", "stoneedge", "thunderwave"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -3937,7 +3937,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mienshao: { randomBattleMoves: ["closecombat", "fakeout", "knockoff", "poisonjab", "swordsdance", "uturn"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "fakeout", "knockoff", "poisonjab", "protect", "uturn"], randomDoubleBattleLevel: 84, tier: "NU", @@ -3945,7 +3945,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, druddigon: { randomBattleMoves: ["earthquake", "glare", "outrage", "stealthrock", "suckerpunch", "superpower"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["firepunch", "glare", "gunkshot", "protect", "scaleshot", "suckerpunch"], randomDoubleBattleLevel: 86, tier: "PU", @@ -3956,7 +3956,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, golurk: { randomBattleMoves: ["dynamicpunch", "earthquake", "poltergeist", "rockpolish", "stoneedge"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["dynamicpunch", "earthquake", "highhorsepower", "icepunch", "poltergeist", "protect"], randomDoubleBattleLevel: 86, tier: "NU", @@ -3967,7 +3967,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, bisharp: { randomBattleMoves: ["ironhead", "knockoff", "stealthrock", "suckerpunch", "swordsdance"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["brickbreak", "ironhead", "knockoff", "protect", "suckerpunch", "swordsdance"], randomDoubleBattleLevel: 84, tier: "UU", @@ -3975,7 +3975,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, bouffalant: { randomBattleMoves: ["closecombat", "earthquake", "headcharge", "megahorn", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["closecombat", "headcharge", "lashout", "protect", "wildcharge"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -3986,7 +3986,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, braviary: { randomBattleMoves: ["bravebird", "bulkup", "closecombat", "retaliate", "roost", "uturn"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bravebird", "closecombat", "protect", "roost", "tailwind"], randomDoubleBattleLevel: 84, tier: "PU", @@ -3997,7 +3997,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mandibuzz: { randomBattleMoves: ["bravebird", "defog", "foulplay", "roost", "toxic"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["foulplay", "roost", "snarl", "tailwind", "taunt"], randomDoubleBattleLevel: 88, tier: "OU", @@ -4013,7 +4013,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, durant: { randomBattleMoves: ["firstimpression", "honeclaws", "ironhead", "rockslide", "superpower"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["firstimpression", "ironhead", "protect", "rockslide", "superpower", "xscissor"], randomDoubleBattleLevel: 82, tier: "NUBL", @@ -4027,7 +4027,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, hydreigon: { randomBattleMoves: ["darkpulse", "dracometeor", "fireblast", "flashcannon", "nastyplot", "roost", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["darkpulse", "dracometeor", "dragonpulse", "earthpower", "fireblast", "nastyplot", "protect", "tailwind"], randomDoubleBattleLevel: 84, tier: "OU", @@ -4038,7 +4038,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, volcarona: { randomBattleMoves: ["bugbuzz", "fireblast", "gigadrain", "quiverdance", "roost"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["bugbuzz", "gigadrain", "heatwave", "hurricane", "protect", "quiverdance"], randomDoubleBattleLevel: 80, tier: "OU", @@ -4046,7 +4046,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, cobalion: { randomBattleMoves: ["closecombat", "ironhead", "stealthrock", "stoneedge", "swordsdance", "voltswitch"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["closecombat", "ironhead", "protect", "stoneedge", "swordsdance", "thunderwave"], randomDoubleBattleLevel: 84, tier: "RU", @@ -4054,7 +4054,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, terrakion: { randomBattleMoves: ["closecombat", "earthquake", "quickattack", "stoneedge", "swordsdance"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["closecombat", "protect", "rockslide", "swordsdance"], randomDoubleBattleLevel: 80, tier: "UU", @@ -4062,7 +4062,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, virizion: { randomBattleMoves: ["airslash", "closecombat", "leafblade", "leafstorm", "stoneedge", "swordsdance"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "coaching", "leafblade", "protect", "stoneedge", "swordsdance"], randomDoubleBattleLevel: 86, tier: "PU", @@ -4070,7 +4070,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tornadus: { randomBattleMoves: ["defog", "grassknot", "heatwave", "hurricane", "nastyplot"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["heatwave", "hurricane", "nastyplot", "superpower", "tailwind", "taunt"], randomDoubleBattleLevel: 80, tier: "NUBL", @@ -4078,7 +4078,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tornadustherian: { randomBattleMoves: ["defog", "hurricane", "knockoff", "superpower", "uturn"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["heatwave", "hurricane", "knockoff", "nastyplot", "protect"], randomDoubleBattleLevel: 80, tier: "OU", @@ -4086,7 +4086,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, thundurus: { randomBattleMoves: ["grassknot", "knockoff", "nastyplot", "sludgewave", "superpower", "thunderbolt", "thunderwave"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["grassknot", "knockoff", "nastyplot", "protect", "sludgebomb", "thunderbolt", "thunderwave"], randomDoubleBattleLevel: 82, tier: "RU", @@ -4094,7 +4094,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, thundurustherian: { randomBattleMoves: ["agility", "focusblast", "nastyplot", "psychic", "thunderbolt", "voltswitch"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["agility", "focusblast", "grassknot", "nastyplot", "sludgebomb", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 82, tier: "UU", @@ -4102,7 +4102,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, reshiram: { randomBattleMoves: ["blueflare", "defog", "dracometeor", "dragonpulse", "earthpower", "roost", "stoneedge"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["blueflare", "dracometeor", "earthpower", "heatwave", "roost", "tailwind"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -4110,7 +4110,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zekrom: { randomBattleMoves: ["boltstrike", "dragondance", "outrage", "substitute"], - randomBattleLevel: 72, + randomBattleLevel: 70, randomDoubleBattleMoves: ["boltstrike", "dragonclaw", "dragondance", "roost"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -4118,7 +4118,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, landorus: { randomBattleMoves: ["earthpower", "focusblast", "knockoff", "rockpolish", "rockslide", "sludgewave", "stealthrock"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["calmmind", "earthpower", "focusblast", "protect", "psychic", "sludgebomb"], randomDoubleBattleLevel: 80, tier: "Uber", @@ -4126,7 +4126,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, landorustherian: { randomBattleMoves: ["earthquake", "fly", "stealthrock", "stoneedge", "swordsdance", "uturn"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["earthquake", "fly", "knockoff", "stoneedge", "swordsdance", "uturn"], randomDoubleBattleLevel: 80, tier: "OU", @@ -4134,7 +4134,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kyurem: { randomBattleMoves: ["dracometeor", "earthpower", "freezedry", "icebeam", "roost", "substitute"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["dracometeor", "earthpower", "freezedry", "glaciate", "protect", "roost"], randomDoubleBattleLevel: 78, tier: "UU", @@ -4142,7 +4142,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kyuremblack: { randomBattleMoves: ["dragondance", "fusionbolt", "iciclespear", "outrage"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["dragonclaw", "dragondance", "fusionbolt", "iciclespear", "protect", "roost"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -4150,7 +4150,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kyuremwhite: { randomBattleMoves: ["dracometeor", "earthpower", "freezedry", "fusionflare", "icebeam"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["dracometeor", "dragonpulse", "earthpower", "freezedry", "fusionflare", "icebeam", "protect", "roost"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -4164,7 +4164,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, keldeoresolute: { randomBattleMoves: ["airslash", "calmmind", "hydropump", "icywind", "scald", "secretsword", "substitute"], - randomBattleLevel: 82, + randomBattleLevel: 80, }, meloetta: { isNonstandard: "Past", @@ -4175,7 +4175,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, genesect: { randomBattleMoves: ["blazekick", "extremespeed", "flamethrower", "ironhead", "shiftgear", "thunderbolt", "uturn"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["blazekick", "ironhead", "leechlife", "protect", "shiftgear", "thunderbolt", "uturn"], randomDoubleBattleLevel: 78, tier: "Uber", @@ -4242,7 +4242,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, diggersby: { randomBattleMoves: ["bodyslam", "earthquake", "knockoff", "quickattack", "swordsdance", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["bodyslam", "highhorsepower", "knockoff", "protect", "quickattack", "swordsdance", "uturn"], randomDoubleBattleLevel: 86, tier: "RUBL", @@ -4256,7 +4256,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, talonflame: { randomBattleMoves: ["bravebird", "defog", "flareblitz", "roost", "swordsdance", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["bravebird", "defog", "incinerate", "overheat", "roost", "tailwind", "u-turn", "willowisp"], randomDoubleBattleLevel: 86, tier: "PU", @@ -4317,7 +4317,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, pangoro: { randomBattleMoves: ["closecombat", "darkestlariat", "gunkshot", "icepunch", "partingshot"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["bulletpunch", "closecombat", "drainpunch", "gunkshot", "icepunch", "knockoff", "protect"], randomDoubleBattleLevel: 88, tier: "NU", @@ -4332,7 +4332,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, meowstic: { randomBattleMoves: ["lightscreen", "psychic", "reflect", "thunderwave", "yawn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["fakeout", "lightscreen", "psychic", "reflect", "thunderwave"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -4340,7 +4340,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, meowsticf: { randomBattleMoves: ["energyball", "nastyplot", "psychic", "shadowball", "thunderbolt"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["fakeout", "nastyplot", "psychic", "shadowball", "thunderbolt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4351,13 +4351,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, doublade: { randomBattleMoves: ["ironhead", "sacredsword", "shadowclaw", "shadowsneak", "swordsdance"], - randomBattleLevel: 84, + randomBattleLevel: 82, tier: "RU", doublesTier: "NFE", }, aegislash: { randomBattleMoves: ["closecombat", "flashcannon", "kingsshield", "shadowball", "shadowsneak", "substitute", "toxic"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["flashcannon", "kingsshield", "shadowball", "shadowsneak"], randomDoubleBattleLevel: 84, tier: "UUBL", @@ -4365,7 +4365,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, aegislashblade: { randomBattleMoves: ["closecombat", "ironhead", "shadowclaw", "shadowsneak", "swordsdance"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["closecombat", "ironhead", "kingsshield", "shadowclaw", "shadowsneak", "swordsdance"], randomDoubleBattleLevel: 84, }, @@ -4385,7 +4385,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, slurpuff: { randomBattleMoves: ["bellydrum", "drainpunch", "facade", "playrough"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["faketears", "flamethrower", "helpinghand", "playrough", "stickyweb"], randomDoubleBattleLevel: 84, tier: "NUBL", @@ -4396,7 +4396,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, malamar: { randomBattleMoves: ["knockoff", "psychocut", "rest", "sleeptalk", "substitute", "superpower"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["knockoff", "psychocut", "rest", "superpower"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -4407,7 +4407,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, barbaracle: { randomBattleMoves: ["crosschop", "earthquake", "liquidation", "shellsmash", "stoneedge"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["liquidation", "protect", "rockslide", "shellsmash", "superpower"], randomDoubleBattleLevel: 84, tier: "NUBL", @@ -4418,7 +4418,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dragalge: { randomBattleMoves: ["dracometeor", "dragonpulse", "flipturn", "focusblast", "sludgewave", "toxicspikes"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["dracometeor", "dragonpulse", "focusblast", "protect", "sludgebomb"], randomDoubleBattleLevel: 86, tier: "NU", @@ -4429,7 +4429,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, clawitzer: { randomBattleMoves: ["aurasphere", "darkpulse", "icebeam", "scald", "uturn", "waterpulse"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["aurasphere", "darkpulse", "icebeam", "muddywater", "uturn"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -4440,7 +4440,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, heliolisk: { randomBattleMoves: ["focusblast", "grassknot", "hypervoice", "thunderbolt", "voltswitch"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["glare", "grassknot", "hypervoice", "protect", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 88, tier: "PU", @@ -4451,7 +4451,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tyrantrum: { randomBattleMoves: ["closecombat", "dragondance", "earthquake", "headsmash", "outrage"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "dragonclaw", "dragondance", "headsmash", "highhorsepower"], randomDoubleBattleLevel: 86, tier: "NU", @@ -4462,7 +4462,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, aurorus: { randomBattleMoves: ["ancientpower", "blizzard", "earthpower", "freezedry", "stealthrock", "thunderwave"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["auroraveil", "blizzard", "earthpower", "freezedry", "protect", "thunderwave"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4470,7 +4470,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, hawlucha: { randomBattleMoves: ["bravebird", "closecombat", "roost", "stoneedge", "swordsdance", "throatchop"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["bravebird", "closecombat", "protect", "swordsdance", "throatchop"], randomDoubleBattleLevel: 80, tier: "OU", @@ -4478,7 +4478,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dedenne: { randomBattleMoves: ["protect", "recycle", "thunderbolt", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["eerieimpulse", "helpinghand", "nuzzle", "recycle", "superfang", "thunderbolt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4486,7 +4486,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, carbink: { randomBattleMoves: ["bodypress", "lightscreen", "moonblast", "reflect", "stealthrock"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["bodypress", "irondefense", "moonblast", "stealthrock"], randomDoubleBattleLevel: 90, tier: "(PU)", @@ -4500,7 +4500,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, goodra: { randomBattleMoves: ["dracometeor", "earthquake", "fireblast", "powerwhip", "sludgebomb", "thunderbolt"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["breakingswipe", "dracometeor", "fireblast", "muddywater", "powerwhip", "protect", "sludgebomb", "thunderbolt"], randomDoubleBattleLevel: 86, tier: "NU", @@ -4508,7 +4508,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, klefki: { randomBattleMoves: ["foulplay", "magnetrise", "playrough", "spikes", "thunderwave", "toxic"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["dazzlinggleam", "foulplay", "spikes", "thunderwave"], randomDoubleBattleLevel: 84, tier: "RU", @@ -4519,7 +4519,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, trevenant: { randomBattleMoves: ["earthquake", "hornleech", "poltergeist", "rockslide", "trickroom", "woodhammer"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["allyswitch", "poltergeist", "rockslide", "trickroom", "willowisp", "woodhammer"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4539,7 +4539,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gourgeist: { randomBattleMoves: ["poltergeist", "powerwhip", "shadowsneak", "synthesis", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["leechseed", "poltergeist", "powerwhip", "substitute", "willowisp"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4547,7 +4547,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gourgeistsmall: { randomBattleMoves: ["leechseed", "poltergeist", "powerwhip", "substitute", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["leechseed", "poltergeist", "powerwhip", "substitute", "willowisp"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4555,7 +4555,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gourgeistlarge: { randomBattleMoves: ["poltergeist", "powerwhip", "shadowsneak", "synthesis", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["poltergeist", "powerwhip", "protect", "shadowsneak", "trickroom"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4563,7 +4563,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, gourgeistsuper: { randomBattleMoves: ["poltergeist", "powerwhip", "rockslide", "shadowsneak", "trickroom"], - randomBattleLevel: 88, + randomBattleLevel: 84, randomDoubleBattleMoves: ["poltergeist", "powerwhip", "protect", "shadowsneak", "trickroom"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4574,7 +4574,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, avalugg: { randomBattleMoves: ["avalanche", "bodypress", "curse", "rapidspin", "recover"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["avalanche", "bodypress", "curse", "highhorsepower", "protect", "recover"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4585,7 +4585,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, noivern: { randomBattleMoves: ["defog", "dracometeor", "flamethrower", "hurricane", "roost", "switcheroo"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["boomburst", "dracometeor", "flamethrower", "hurricane", "protect", "tailwind"], randomDoubleBattleLevel: 84, tier: "RU", @@ -4593,7 +4593,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, xerneas: { randomBattleMoves: ["focusblast", "geomancy", "moonblast", "psyshock", "thunderbolt"], - randomBattleLevel: 70, + randomBattleLevel: 68, randomDoubleBattleMoves: ["dazzlinggleam", "focusblast", "geomancy", "moonblast", "thunderbolt"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -4605,7 +4605,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, yveltal: { randomBattleMoves: ["defog", "heatwave", "knockoff", "oblivionwing", "roost", "suckerpunch"], - randomBattleLevel: 72, + randomBattleLevel: 70, randomDoubleBattleMoves: ["darkpulse", "heatwave", "knockoff", "oblivionwing", "roost", "suckerpunch", "tailwind", "uturn"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -4613,7 +4613,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zygarde: { randomBattleMoves: ["dragondance", "outrage", "substitute", "thousandarrows"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["coil", "dragondance", "extremespeed", "glare", "irontail", "thousandarrows"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -4621,7 +4621,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zygarde10: { randomBattleMoves: ["coil", "extremespeed", "irontail", "outrage", "thousandarrows"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["dragondance", "extremespeed", "irontail", "protect", "rockslide", "thousandarrows"], randomDoubleBattleLevel: 76, tier: "RU", @@ -4633,7 +4633,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, diancie: { randomBattleMoves: ["bodypress", "diamondstorm", "earthpower", "moonblast", "stealthrock", "toxic"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bodypress", "diamondstorm", "earthpower", "moonblast"], randomDoubleBattleLevel: 80, tier: "NU", @@ -4653,7 +4653,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, volcanion: { randomBattleMoves: ["defog", "earthpower", "flamethrower", "sludgebomb", "steameruption"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["earthpower", "heatwave", "protect", "sludgebomb", "steameruption"], randomDoubleBattleLevel: 84, tier: "RU", @@ -4667,7 +4667,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, decidueye: { randomBattleMoves: ["bravebird", "leafblade", "roost", "shadowsneak", "spiritshackle", "swordsdance"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["bravebird", "leafblade", "protect", "shadowsneak", "spiritshackle", "swordsdance"], randomDoubleBattleLevel: 88, tier: "NU", @@ -4681,7 +4681,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, incineroar: { randomBattleMoves: ["earthquake", "flareblitz", "knockoff", "partingshot", "uturn", "willowisp"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["fakeout", "flareblitz", "knockoff", "partingshot", "snarl"], randomDoubleBattleLevel: 80, tier: "RU", @@ -4733,7 +4733,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, vikavolt: { randomBattleMoves: ["bugbuzz", "energyball", "roost", "stickyweb", "thunderbolt", "voltswitch"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bugbuzz", "energyball", "protect", "stickyweb", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -4772,7 +4772,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, ribombee: { randomBattleMoves: ["moonblast", "psychic", "stickyweb", "stunspore", "uturn"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["helpinghand", "moonblast", "pollenpuff", "speedswap", "stickyweb", "tailwind"], randomDoubleBattleLevel: 84, tier: "PU", @@ -4790,7 +4790,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, lycanroc: { randomBattleMoves: ["accelerock", "closecombat", "psychicfangs", "stoneedge", "swordsdance"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["accelerock", "closecombat", "drillrun", "protect", "rockslide", "swordsdance"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -4798,7 +4798,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, lycanrocmidnight: { randomBattleMoves: ["closecombat", "irontail", "stealthrock", "stoneedge", "suckerpunch"], - randomBattleLevel: 86, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "irontail", "protect", "stoneedge", "suckerpunch", "swordsdance"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4806,7 +4806,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, lycanrocdusk: { randomBattleMoves: ["accelerock", "closecombat", "psychicfangs", "stoneedge", "swordsdance"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["accelerock", "closecombat", "drillrun", "protect", "rockslide", "swordsdance"], randomDoubleBattleLevel: 80, tier: "UU", @@ -4818,7 +4818,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, wishiwashischool: { randomBattleMoves: ["earthquake", "hydropump", "icebeam", "scald", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["earthquake", "helpinghand", "hydropump", "icebeam", "muddywater", "protect"], randomDoubleBattleLevel: 88, }, @@ -4838,7 +4838,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mudsdale: { randomBattleMoves: ["bodypress", "earthquake", "heavyslam", "rockslide", "stealthrock"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bodypress", "heavyslam", "highhorsepower", "protect", "rest", "rocktomb"], randomDoubleBattleLevel: 86, tier: "NU", @@ -4849,7 +4849,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, araquanid: { randomBattleMoves: ["liquidation", "leechlife", "mirrorcoat", "stickyweb", "toxic"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["leechlife", "liquidation", "lunge", "protect", "stickyweb", "wideguard"], randomDoubleBattleLevel: 84, tier: "NU", @@ -4864,7 +4864,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, lurantis: { randomBattleMoves: ["defog", "knockoff", "leafstorm", "superpower", "synthesis"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["defog", "knockoff", "leafstorm", "protect", "superpower"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4879,7 +4879,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, shiinotic: { randomBattleMoves: ["energyball", "leechseed", "moonblast", "spore", "strengthsap"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["energyball", "moonblast", "protect", "spore", "strengthsap"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4890,7 +4890,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, salazzle: { randomBattleMoves: ["flamethrower", "protect", "substitute", "toxic"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["encore", "fakeout", "fireblast", "nastyplot", "protect", "sludgebomb"], randomDoubleBattleLevel: 88, tier: "NU", @@ -4905,7 +4905,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, bewear: { randomBattleMoves: ["closecombat", "darkestlariat", "doubleedge", "icepunch", "swordsdance"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "darkestlariat", "doubleedge", "drainpunch", "highhorsepower", "icepunch", "protect", "wideguard"], randomDoubleBattleLevel: 88, tier: "NU", @@ -4919,7 +4919,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tsareena: { randomBattleMoves: ["highjumpkick", "knockoff", "playrough", "powerwhip", "rapidspin", "synthesis", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["highjumpkick", "knockoff", "playrough", "powerwhip", "rapidspin", "tripleaxel", "uturn"], randomDoubleBattleLevel: 88, tier: "PU", @@ -4927,7 +4927,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, comfey: { randomBattleMoves: ["calmmind", "drainingkiss", "gigadrain", "storedpower", "trick", "uturn"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["defog", "drainingkiss", "gigadrain", "helpinghand", "pollenpuff", "protect"], randomDoubleBattleLevel: 88, tier: "NU", @@ -4935,7 +4935,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, oranguru: { randomBattleMoves: ["focusblast", "nastyplot", "psychic", "thunderbolt", "trickroom"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["allyswitch", "focusblast", "instruct", "protect", "psychic", "trickroom"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -4943,7 +4943,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, passimian: { randomBattleMoves: ["closecombat", "earthquake", "gunkshot", "knockoff", "rockslide", "uturn"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "gunkshot", "knockoff", "rockslide", "uturn"], randomDoubleBattleLevel: 86, tier: "PU", @@ -4954,7 +4954,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, golisopod: { randomBattleMoves: ["firstimpression", "knockoff", "leechlife", "liquidation", "spikes"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["aquajet", "closecombat", "firstimpression", "knockoff", "leechlife", "liquidation", "protect", "wideguard"], randomDoubleBattleLevel: 88, tier: "NU", @@ -4965,7 +4965,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, palossand: { randomBattleMoves: ["earthpower", "scorchingsands", "shadowball", "shoreup", "stealthrock", "toxic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["hypnosis", "protect", "scorchingsands", "shadowball", "shoreup", "stealthrock"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -4973,7 +4973,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, pyukumuku: { randomBattleMoves: ["counter", "mirrorcoat", "recover", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["helpinghand", "lightscreen", "memento", "reflect"], randomDoubleBattleLevel: 100, tier: "(PU)", @@ -4981,12 +4981,12 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, typenull: { randomBattleMoves: ["crushclaw", "payback", "rest", "sleeptalk", "swordsdance"], - randomBattleLevel: 88, + randomBattleLevel: 86, tier: "NFE", }, silvally: { randomBattleMoves: ["crunch", "explosion", "flamecharge", "flamethrower", "multiattack", "swordsdance", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["crunch", "explosion", "flamethrower", "multiattack", "protect", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -4994,7 +4994,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallybug: { randomBattleMoves: ["flamethrower", "multiattack", "partingshot", "psychicfangs", "thunderbolt"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flamethrower", "multiattack", "psychicfangs", "tailwind", "uturn"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5002,7 +5002,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallydark: { randomBattleMoves: ["ironhead", "multiattack", "partingshot", "psychicfangs", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["ironhead", "multiattack", "psychicfangs", "swordsdance", "tailwind"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -5010,7 +5010,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallydragon: { randomBattleMoves: ["firefang", "ironhead", "multiattack", "partingshot", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["firefang", "ironhead", "multiattack", "swordsdance", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5018,7 +5018,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallyelectric: { randomBattleMoves: ["flamethrower", "icebeam", "multiattack", "partingshot", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flamethrower", "grasspledge", "icebeam", "multiattack", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5026,7 +5026,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallyfairy: { randomBattleMoves: ["firefang", "multiattack", "psychicfangs", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flamethrower", "multiattack", "partingshot", "tailwind"], randomDoubleBattleLevel: 88, tier: "PU", @@ -5034,7 +5034,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallyfighting: { randomBattleMoves: ["crunch", "ironhead", "multiattack", "swordsdance", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["crunch", "multiattack", "rockslide", "swordsdance", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5042,7 +5042,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallyfire: { randomBattleMoves: ["crunch", "ironhead", "multiattack", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["heatwave", "icebeam", "multiattack", "tailwind", "thunderbolt"], randomDoubleBattleLevel: 90, tier: "(PU)", @@ -5050,7 +5050,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallyflying: { randomBattleMoves: ["firefang", "ironhead", "multiattack", "rockslide", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["firefang", "ironhead", "multiattack", "swordsdance", "tailwind"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -5058,7 +5058,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallyghost: { randomBattleMoves: ["multiattack", "partingshot", "swordsdance", "xscissor"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["multiattack", "swordsdance", "tailwind", "xscissor"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5066,7 +5066,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallygrass: { randomBattleMoves: ["defog", "flamethrower", "icebeam", "multiattack", "partingshot"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flamethrower", "icebeam", "multiattack", "partingshot", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5074,7 +5074,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallyground: { randomBattleMoves: ["defog", "flamethrower", "icebeam", "multiattack", "partingshot", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["multiattack", "rockslide", "swordsdance", "tailwind"], randomDoubleBattleLevel: 90, tier: "(PU)", @@ -5082,7 +5082,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallyice: { randomBattleMoves: ["firefang", "multiattack", "psychicfangs", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flamethrower", "multiattack", "partingshot", "tailwind", "thunderbolt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5090,7 +5090,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallypoison: { randomBattleMoves: ["defog", "flamethrower", "grasspledge", "multiattack", "partingshot", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flamethrower", "grasspledge", "multiattack", "partingshot", "snarl", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5098,7 +5098,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallypsychic: { randomBattleMoves: ["crunch", "multiattack", "swordsdance", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flamethrower", "multiattack", "partingshot", "tailwind", "xscissor"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5106,7 +5106,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallyrock: { randomBattleMoves: ["firefang", "multiattack", "partingshot", "psychicfangs", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flamethrower", "multiattack", "partingshot", "psychicfangs", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5114,7 +5114,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallysteel: { randomBattleMoves: ["defog", "flamethrower", "multiattack", "partingshot", "thunderbolt", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["flamethrower", "multiattack", "partingshot", "tailwind", "thunderbolt"], randomDoubleBattleLevel: 88, tier: "PU", @@ -5122,7 +5122,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, silvallywater: { randomBattleMoves: ["defog", "icebeam", "multiattack", "partingshot", "thunderbolt", "toxic"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["icebeam", "multiattack", "partingshot", "tailwind", "thunderbolt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5141,7 +5141,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, turtonator: { randomBattleMoves: ["bodypress", "dracometeor", "earthquake", "fireblast", "rapidspin", "shellsmash", "willowisp"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["dragonpulse", "fireblast", "protect", "scorchingsands", "shellsmash"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -5149,7 +5149,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, togedemaru: { randomBattleMoves: ["ironhead", "nuzzle", "spikyshield", "uturn", "wish", "zingzap"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["encore", "fakeout", "ironhead", "nuzzle", "spikyshield", "zingzap"], randomDoubleBattleLevel: 88, tier: "PU", @@ -5161,7 +5161,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, mimikyu: { randomBattleMoves: ["drainpunch", "playrough", "shadowclaw", "shadowsneak", "swordsdance"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["playrough", "protect", "shadowclaw", "shadowsneak", "swordsdance"], randomDoubleBattleLevel: 84, tier: "RU", @@ -5181,7 +5181,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, drampa: { randomBattleMoves: ["dracometeor", "fireblast", "glare", "hypervoice", "roost", "thunderbolt"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["dracometeor", "dragonpulse", "glare", "heatwave", "hurricane", "hypervoice", "protect", "roost"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5189,7 +5189,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dhelmise: { randomBattleMoves: ["anchorshot", "earthquake", "poltergeist", "powerwhip", "rapidspin", "swordsdance"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["anchorshot", "knockoff", "poltergeist", "powerwhip", "protect"], randomDoubleBattleLevel: 88, tier: "NU", @@ -5203,7 +5203,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kommoo: { randomBattleMoves: ["clangingscales", "clangoroussoul", "closecombat", "poisonjab", "stealthrock"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["bodypress", "dracometeor", "irondefense", "protect"], randomDoubleBattleLevel: 80, tier: "UU", @@ -5215,7 +5215,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tapukoko: { randomBattleMoves: ["calmmind", "dazzlinggleam", "grassknot", "substitute", "thunderbolt", "voltswitch"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["bravebird", "dazzlinggleam", "grassknot", "taunt", "thunderbolt", "uturn"], randomDoubleBattleLevel: 80, tier: "OU", @@ -5223,7 +5223,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tapulele: { randomBattleMoves: ["calmmind", "focusblast", "moonblast", "psychic", "psyshock", "taunt"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["calmmind", "dazzlinggleam", "focusblast", "moonblast", "protect", "psyshock"], randomDoubleBattleLevel: 80, tier: "OU", @@ -5231,7 +5231,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tapubulu: { randomBattleMoves: ["closecombat", "hornleech", "megahorn", "stoneedge", "swordsdance", "woodhammer"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["closecombat", "highhorsepower", "hornleech", "protect", "stoneedge", "swordsdance", "woodhammer"], randomDoubleBattleLevel: 80, tier: "UU", @@ -5239,7 +5239,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, tapufini: { randomBattleMoves: ["calmmind", "defog", "moonblast", "surf", "taunt"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["haze", "healpulse", "moonblast", "muddywater", "naturesmadness", "protect", "taunt"], randomDoubleBattleLevel: 80, tier: "OU", @@ -5253,7 +5253,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, solgaleo: { randomBattleMoves: ["closecombat", "flareblitz", "knockoff", "psychicfangs", "sunsteelstrike"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["closecombat", "flareblitz", "morningsun", "protect", "psychicfangs", "stoneedge", "sunsteelstrike"], randomDoubleBattleLevel: 76, tier: "Uber", @@ -5261,7 +5261,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, lunala: { randomBattleMoves: ["calmmind", "moonblast", "moongeistbeam", "psyshock", "roost"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["calmmind", "moonblast", "moongeistbeam", "protect", "psyshock", "roost"], randomDoubleBattleLevel: 74, tier: "Uber", @@ -5269,7 +5269,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, nihilego: { randomBattleMoves: ["grassknot", "powergem", "sludgewave", "stealthrock", "thunderbolt", "toxicspikes"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["grassknot", "meteorbeam", "protect", "sludgebomb", "thunderbolt"], randomDoubleBattleLevel: 82, tier: "UU", @@ -5277,7 +5277,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, buzzwole: { randomBattleMoves: ["closecombat", "darkestlariat", "dualwingbeat", "ironhead", "leechlife", "stoneedge"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["closecombat", "darkestlariat", "dualwingbeat", "ironhead", "leechlife", "stoneedge"], randomDoubleBattleLevel: 80, tier: "OU", @@ -5285,7 +5285,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, pheromosa: { randomBattleMoves: ["closecombat", "icebeam", "poisonjab", "throatchop", "uturn"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["closecombat", "icebeam", "poisonjab", "protect", "throatchop", "uturn"], randomDoubleBattleLevel: 78, tier: "Uber", @@ -5293,7 +5293,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, xurkitree: { randomBattleMoves: ["dazzlinggleam", "energyball", "hypnosis", "thunderbolt", "voltswitch"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["dazzlinggleam", "energyball", "thunderbolt", "voltswitch"], randomDoubleBattleLevel: 82, tier: "RU", @@ -5301,7 +5301,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, celesteela: { randomBattleMoves: ["airslash", "earthquake", "fireblast", "flashcannon", "leechseed", "protect"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["airslash", "autotomize", "earthquake", "fireblast", "flashcannon"], randomDoubleBattleLevel: 82, tier: "UU", @@ -5309,7 +5309,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, kartana: { randomBattleMoves: ["knockoff", "leafblade", "sacredsword", "smartstrike", "swordsdance"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["knockoff", "leafblade", "sacredsword", "smartstrike", "swordsdance"], randomDoubleBattleLevel: 78, tier: "OU", @@ -5317,7 +5317,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, guzzlord: { randomBattleMoves: ["darkpulse", "dracometeor", "fireblast", "knockoff", "sludgebomb"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["dracometeor", "fireblast", "knockoff", "protect", "sludgebomb"], randomDoubleBattleLevel: 88, tier: "PU", @@ -5325,7 +5325,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, necrozma: { randomBattleMoves: ["calmmind", "heatwave", "moonlight", "photongeyser", "stealthrock"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["calmmind", "earthpower", "heatwave", "moonlight", "photongeyser", "protect"], randomDoubleBattleLevel: 80, tier: "RU", @@ -5333,7 +5333,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, necrozmaduskmane: { randomBattleMoves: ["dragondance", "earthquake", "morningsun", "photongeyser", "sunsteelstrike"], - randomBattleLevel: 70, + randomBattleLevel: 68, randomDoubleBattleMoves: ["dragondance", "photongeyser", "protect", "sunsteelstrike"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -5341,7 +5341,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, necrozmadawnwings: { randomBattleMoves: ["calmmind", "heatwave", "moongeistbeam", "photongeyser", "stealthrock"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["heatwave", "moongeistbeam", "photongeyser", "protect", "thunderwave"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -5353,7 +5353,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, magearna: { randomBattleMoves: ["agility", "calmmind", "flashcannon", "fleurcannon", "focusblast", "voltswitch"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["agility", "aurasphere", "dazzlinggleam", "flashcannon", "fleurcannon", "protect", "trick"], randomDoubleBattleLevel: 72, tier: "OU", @@ -5361,7 +5361,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, magearnaoriginal: { randomBattleMoves: ["agility", "calmmind", "flashcannon", "fleurcannon", "focusblast", "voltswitch"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["agility", "aurasphere", "dazzlinggleam", "flashcannon", "fleurcannon", "protect", "trick"], randomDoubleBattleLevel: 72, tier: "OU", @@ -5369,7 +5369,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, marshadow: { randomBattleMoves: ["bulkup", "closecombat", "icepunch", "rocktomb", "shadowsneak", "spectralthief"], - randomBattleLevel: 72, + randomBattleLevel: 70, randomDoubleBattleMoves: ["closecombat", "protect", "rocktomb", "shadowsneak", "spectralthief"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -5380,7 +5380,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, naganadel: { randomBattleMoves: ["airslash", "dracometeor", "flamethrower", "nastyplot", "sludgewave"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["dracometeor", "flamethrower", "nastyplot", "sludgebomb", "uturn"], randomDoubleBattleLevel: 76, tier: "Uber", @@ -5388,7 +5388,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, stakataka: { randomBattleMoves: ["bodypress", "earthquake", "gyroball", "stealthrock", "stoneedge", "trickroom"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["bodypress", "gyroball", "highhorsepower", "rockslide", "trickroom"], randomDoubleBattleLevel: 82, tier: "RU", @@ -5396,7 +5396,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, blacephalon: { randomBattleMoves: ["calmmind", "fireblast", "psyshock", "shadowball", "trick"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["fireblast", "protect", "psyshock", "shadowball", "trick"], randomDoubleBattleLevel: 80, tier: "UUBL", @@ -5404,7 +5404,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zeraora: { randomBattleMoves: ["bulkup", "closecombat", "grassknot", "knockoff", "plasmafists", "playrough", "voltswitch"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["closecombat", "fakeout", "grassknot", "knockoff", "plasmafists", "playrough", "snarl"], randomDoubleBattleLevel: 78, tier: "UU", @@ -5416,7 +5416,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, melmetal: { randomBattleMoves: ["doubleironbash", "earthquake", "substitute", "superpower", "thunderpunch"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["acidarmor", "bodypress", "doubleironbash", "protect", "thunderpunch", "thunderwave"], randomDoubleBattleLevel: 76, tier: "OU", @@ -5435,7 +5435,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rillaboom: { randomBattleMoves: ["grassyglide", "highhorsepower", "knockoff", "uturn", "woodhammer"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["fakeout", "grassyglide", "highhorsepower", "protect", "uturn", "woodhammer"], randomDoubleBattleLevel: 80, tier: "OU", @@ -5443,7 +5443,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, rillaboomgmax: { randomBattleMoves: ["acrobatics", "grassyglide", "highhorsepower", "knockoff", "swordsdance"], - randomBattleLevel: 80, + randomBattleLevel: 78, isNonstandard: "Gigantamax", tier: "AG", doublesTier: "(DUber)", @@ -5456,7 +5456,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, cinderace: { randomBattleMoves: ["courtchange", "gunkshot", "highjumpkick", "pyroball", "uturn", "zenheadbutt"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["courtchange", "gunkshot", "highjumpkick", "protect", "pyroball", "suckerpunch", "uturn"], randomDoubleBattleLevel: 80, tier: "OU", @@ -5475,7 +5475,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, inteleon: { randomBattleMoves: ["airslash", "darkpulse", "hydropump", "icebeam", "scald", "uturn"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["airslash", "hydropump", "icebeam", "muddywater", "shadowball", "uturn"], randomDoubleBattleLevel: 84, tier: "NU", @@ -5483,7 +5483,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, inteleongmax: { randomBattleMoves: ["airslash", "focusenergy", "icebeam", "surf"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["focusenergy", "hydropump", "icebeam", "muddywater"], randomDoubleBattleLevel: 84, isNonstandard: "Gigantamax", @@ -5495,7 +5495,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, greedent: { randomBattleMoves: ["bodyslam", "earthquake", "firefang", "payback", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["bodyslam", "crunch", "gyroball", "protect", "stompingtantrum", "swordsdance"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5509,7 +5509,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, corviknight: { randomBattleMoves: ["bodypress", "bravebird", "bulkup", "defog", "roost"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["bodypress", "bravebird", "bulkup", "ironhead", "roost", "tailwind"], randomDoubleBattleLevel: 80, tier: "OU", @@ -5528,7 +5528,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, orbeetle: { randomBattleMoves: ["bodypress", "bugbuzz", "calmmind", "psychic", "recover", "stickyweb", "uturn"], - randomBattleLevel: 88, + randomBattleLevel: 86, tier: "(PU)", doublesTier: "(DUU)", }, @@ -5544,7 +5544,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, thievul: { randomBattleMoves: ["darkpulse", "foulplay", "grassknot", "nastyplot", "partingshot", "psychic"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["faketears", "foulplay", "partingshot", "snarl", "taunt"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5566,7 +5566,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dubwool: { randomBattleMoves: ["bodypress", "cottonguard", "rest", "sleeptalk"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["doubleedge", "protect", "swordsdance", "thunderwave", "wildcharge", "zenheadbutt"], randomDoubleBattleLevel: 90, tier: "(PU)", @@ -5577,7 +5577,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, drednaw: { randomBattleMoves: ["liquidation", "stealthrock", "stoneedge", "superpower", "swordsdance"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["highhorsepower", "liquidation", "protect", "rockslide", "superpower", "swordsdance"], randomDoubleBattleLevel: 84, tier: "(PU)", @@ -5593,7 +5593,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, boltund: { randomBattleMoves: ["bulkup", "crunch", "firefang", "playrough", "psychicfangs", "thunderfang", "voltswitch"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["crunch", "firefang", "nuzzle", "playrough", "protect", "psychicfangs", "snarl", "thunderfang"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -5623,7 +5623,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, flapple: { randomBattleMoves: ["dragondance", "gravapple", "outrage", "suckerpunch", "uturn"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["acrobatics", "dragondance", "dragonrush", "gravapple", "protect"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -5654,7 +5654,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, sandaconda: { randomBattleMoves: ["coil", "earthquake", "glare", "stealthrock", "stoneedge", "rest"], - randomBattleLevel: 86, + randomBattleLevel: 84, tier: "PU", doublesTier: "(DUU)", }, @@ -5667,7 +5667,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, cramorant: { randomBattleMoves: ["bravebird", "defog", "roost", "superpower", "surf"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["hurricane", "icebeam", "protect", "roost", "surf", "tailwind"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5678,7 +5678,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, barraskewda: { randomBattleMoves: ["closecombat", "crunch", "liquidation", "poisonjab", "psychicfangs"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["closecombat", "crunch", "drillrun", "flipturn", "liquidation", "poisonjab"], randomDoubleBattleLevel: 84, tier: "OU", @@ -5689,13 +5689,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, toxtricity: { randomBattleMoves: ["boomburst", "overdrive", "shiftgear", "sludgewave", "voltswitch"], - randomBattleLevel: 84, + randomBattleLevel: 82, tier: "NUBL", doublesTier: "(DUU)", }, toxtricitylowkey: { randomBattleMoves: ["boomburst", "overdrive", "sludgewave", "voltswitch"], - randomBattleLevel: 84, + randomBattleLevel: 82, tier: "NUBL", doublesTier: "(DUU)", }, @@ -5718,7 +5718,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, centiskorch: { randomBattleMoves: ["coil", "firelash", "knockoff", "leechlife", "powerwhip"], - randomBattleLevel: 88, + randomBattleLevel: 84, randomDoubleBattleMoves: ["coil", "firelash", "knockoff", "leechlife", "powerwhip", "protect"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5736,7 +5736,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, grapploct: { randomBattleMoves: ["brutalswing", "bulkup", "drainpunch", "icepunch", "suckerpunch"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["closecombat", "coaching", "drainpunch", "icepunch", "octolock", "payback", "protect"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5747,7 +5747,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, polteageist: { randomBattleMoves: ["gigadrain", "shadowball", "shellsmash", "storedpower", "strengthsap"], - randomBattleLevel: 80, + randomBattleLevel: 76, randomDoubleBattleMoves: ["gigadrain", "protect", "shadowball", "shellsmash", "storedpower"], randomDoubleBattleLevel: 84, tier: "NUBL", @@ -5780,13 +5780,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, grimmsnarl: { randomBattleMoves: ["lightscreen", "reflect", "spiritbreak", "taunt", "thunderwave"], - randomBattleLevel: 84, + randomBattleLevel: 82, tier: "UU", doublesTier: "DUU", }, grimmsnarlgmax: { randomBattleMoves: ["bulkup", "darkestlariat", "playrough", "rest", "suckerpunch", "trick"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["darkestlariat", "fakeout", "lightscreen", "reflect", "spiritbreak", "taunt", "thunderwave"], randomDoubleBattleLevel: 84, isNonstandard: "Gigantamax", @@ -5802,7 +5802,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, alcremiegmax: { randomBattleMoves: ["calmmind", "dazzlinggleam", "mysticalfire", "psychic", "recover"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["dazzlinggleam", "decorate", "mysticalfire", "protect", "recover"], randomDoubleBattleLevel: 84, isNonstandard: "Gigantamax", @@ -5811,7 +5811,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, falinks: { randomBattleMoves: ["closecombat", "noretreat", "poisonjab", "rockslide", "throatchop"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["closecombat", "noretreat", "poisonjab", "rockslide", "throatchop"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -5830,7 +5830,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, frosmoth: { randomBattleMoves: ["bugbuzz", "gigadrain", "hurricane", "icebeam", "quiverdance"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bugbuzz", "gigadrain", "hurricane", "icebeam", "protect", "quiverdance", "wideguard"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5846,7 +5846,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, eiscue: { randomBattleMoves: ["bellydrum", "iciclecrash", "liquidation", "reversal", "zenheadbutt"], - randomBattleLevel: 86, + randomBattleLevel: 82, randomDoubleBattleMoves: ["bellydrum", "iciclecrash", "liquidation", "protect", "zenheadbutt"], randomDoubleBattleLevel: 86, tier: "(PU)", @@ -5854,7 +5854,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, indeedee: { randomBattleMoves: ["calmmind", "expandingforce", "hypervoice", "mysticalfire", "trick"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["encore", "expandingforce", "hypervoice", "mysticalfire", "protect", "trick"], randomDoubleBattleLevel: 80, tier: "NUBL", @@ -5862,7 +5862,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, indeedeef: { randomBattleMoves: ["calmmind", "expandingforce", "healingwish", "hypervoice", "mysticalfire"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["expandingforce", "followme", "healpulse", "helpinghand", "protect"], randomDoubleBattleLevel: 80, tier: "PUBL", @@ -5870,7 +5870,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, morpeko: { randomBattleMoves: ["aurawheel", "foulplay", "partingshot", "protect", "psychicfangs", "rapidspin"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["aurawheel", "fakeout", "partingshot", "protect", "rapidspin", "superfang"], randomDoubleBattleLevel: 88, tier: "(PU)", @@ -5881,7 +5881,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, copperajah: { randomBattleMoves: ["earthquake", "ironhead", "playrough", "rockslide", "stealthrock"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["heatcrash", "highhorsepower", "ironhead", "playrough", "powerwhip", "protect", "stoneedge"], randomDoubleBattleLevel: 88, tier: "NU", @@ -5889,14 +5889,14 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, copperajahgmax: { randomBattleMoves: ["earthquake", "heatcrash", "heavyslam", "powerwhip", "stoneedge"], - randomBattleLevel: 86, + randomBattleLevel: 84, isNonstandard: "Gigantamax", tier: "AG", doublesTier: "(DUber)", }, dracozolt: { randomBattleMoves: ["aerialace", "boltbeak", "earthquake", "lowkick", "outrage"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["aerialace", "boltbeak", "dragonclaw", "highhorsepower", "rockslide"], randomDoubleBattleLevel: 82, tier: "UUBL", @@ -5912,7 +5912,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dracovish: { randomBattleMoves: ["crunch", "fishiousrend", "icefang", "lowkick", "psychicfangs"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["crunch", "dragonrush", "fishiousrend", "icefang", "psychicfangs"], randomDoubleBattleLevel: 80, tier: "Uber", @@ -5920,7 +5920,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, arctovish: { randomBattleMoves: ["bodyslam", "fishiousrend", "freezedry", "iciclecrash", "psychicfangs"], - randomBattleLevel: 88, + randomBattleLevel: 86, randomDoubleBattleMoves: ["blizzard", "fishiousrend", "iciclecrash", "protect", "superfang"], randomDoubleBattleLevel: 88, tier: "PU", @@ -5928,7 +5928,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, duraludon: { randomBattleMoves: ["bodypress", "dracometeor", "flashcannon", "stealthrock", "thunderbolt"], - randomBattleLevel: 86, + randomBattleLevel: 84, randomDoubleBattleMoves: ["bodypress", "dracometeor", "dragonpulse", "flashcannon", "protect", "snarl", "thunderbolt"], randomDoubleBattleLevel: 88, tier: "PUBL", @@ -5947,7 +5947,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, dragapult: { randomBattleMoves: ["dracometeor", "fireblast", "shadowball", "thunderbolt", "uturn"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["dragondance", "dragondarts", "fireblast", "phantomforce", "protect", "shadowball", "thunderbolt", "willowisp"], randomDoubleBattleLevel: 80, tier: "OU", @@ -5955,7 +5955,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zacian: { randomBattleMoves: ["closecombat", "crunch", "playrough", "psychicfangs", "swordsdance"], - randomBattleLevel: 70, + randomBattleLevel: 68, randomDoubleBattleMoves: ["closecombat", "crunch", "playrough", "protect", "psychicfangs", "swordsdance"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -5963,7 +5963,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zaciancrowned: { randomBattleMoves: ["behemothblade", "closecombat", "crunch", "playrough", "psychicfangs", "swordsdance"], - randomBattleLevel: 68, + randomBattleLevel: 66, randomDoubleBattleMoves: ["behemothblade", "closecombat", "playrough", "protect", "psychicfangs", "swordsdance"], randomDoubleBattleLevel: 67, tier: "AG", @@ -5971,7 +5971,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zamazenta: { randomBattleMoves: ["closecombat", "crunch", "psychicfangs", "wildcharge"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["closecombat", "crunch", "playrough", "protect", "psychicfangs"], randomDoubleBattleLevel: 74, tier: "Uber", @@ -5979,7 +5979,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zamazentacrowned: { randomBattleMoves: ["behemothbash", "closecombat", "crunch", "psychicfangs"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["behemothbash", "closecombat", "crunch", "howl", "protect", "psychicfangs"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -5987,7 +5987,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, eternatus: { randomBattleMoves: ["dynamaxcannon", "flamethrower", "recover", "sludgewave", "toxic"], - randomBattleLevel: 72, + randomBattleLevel: 70, randomDoubleBattleMoves: ["cosmicpower", "dynamaxcannon", "flamethrower", "recover"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -6002,7 +6002,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, urshifu: { randomBattleMoves: ["closecombat", "ironhead", "suckerpunch", "uturn", "wickedblow"], - randomBattleLevel: 78, + randomBattleLevel: 76, randomDoubleBattleMoves: ["closecombat", "ironhead", "protect", "suckerpunch", "wickedblow"], randomDoubleBattleLevel: 76, tier: "Uber", @@ -6010,7 +6010,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, urshifurapidstrike: { randomBattleMoves: ["bulkup", "drainpunch", "substitute", "surgingstrikes"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["aquajet", "closecombat", "poisonjab", "protect", "surgingstrikes", "uturn"], randomDoubleBattleLevel: 80, tier: "OU", @@ -6018,21 +6018,21 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, urshifugmax: { randomBattleMoves: ["bulkup", "drainpunch", "substitute", "wickedblow"], - randomBattleLevel: 78, + randomBattleLevel: 76, isNonstandard: "Gigantamax", tier: "AG", doublesTier: "(DUber)", }, urshifurapidstrikegmax: { randomBattleMoves: ["bulkup", "closecombat", "surgingstrikes", "thunderpunch", "uturn"], - randomBattleLevel: 80, + randomBattleLevel: 78, isNonstandard: "Gigantamax", tier: "AG", doublesTier: "(DUber)", }, zarude: { randomBattleMoves: ["bulkup", "closecombat", "darkestlariat", "junglehealing", "powerwhip", "uturn"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["closecombat", "darkestlariat", "junglehealing", "powerwhip", "protect", "rockslide"], randomDoubleBattleLevel: 80, tier: "RU", @@ -6040,13 +6040,13 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, zarudedada: { randomBattleMoves: ["bulkup", "closecombat", "darkestlariat", "junglehealing", "powerwhip", "uturn"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["closecombat", "darkestlariat", "junglehealing", "powerwhip", "protect", "rockslide"], randomDoubleBattleLevel: 80, }, regieleki: { randomBattleMoves: ["explosion", "substitute", "thunderbolt", "voltswitch"], - randomBattleLevel: 80, + randomBattleLevel: 78, randomDoubleBattleMoves: ["eerieimpulse", "extremespeed", "protect", "thundercage", "voltswitch"], randomDoubleBattleLevel: 86, tier: "OU", @@ -6054,7 +6054,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, regidrago: { randomBattleMoves: ["dracometeor", "dragondance", "hammerarm", "outrage", "thunderfang"], - randomBattleLevel: 82, + randomBattleLevel: 80, randomDoubleBattleMoves: ["crunch", "dragonclaw", "dragonenergy", "firefang"], randomDoubleBattleLevel: 80, tier: "RU", @@ -6062,7 +6062,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, glastrier: { randomBattleMoves: ["closecombat", "highhorsepower", "iciclecrash", "swordsdance"], - randomBattleLevel: 84, + randomBattleLevel: 82, randomDoubleBattleMoves: ["avalanche", "closecombat", "highhorsepower", "protect"], randomDoubleBattleLevel: 84, tier: "RU", @@ -6070,7 +6070,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, spectrier: { randomBattleMoves: ["darkpulse", "nastyplot", "shadowball", "substitute"], - randomBattleLevel: 76, + randomBattleLevel: 74, randomDoubleBattleMoves: ["darkpulse", "nastyplot", "protect", "shadowball"], randomDoubleBattleLevel: 78, tier: "OU", @@ -6086,7 +6086,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, calyrexice: { randomBattleMoves: ["closecombat", "glaciallance", "highhorsepower", "trickroom"], - randomBattleLevel: 74, + randomBattleLevel: 72, randomDoubleBattleMoves: ["closecombat", "glaciallance", "highhorsepower", "swordsdance", "trickroom"], randomDoubleBattleLevel: 72, tier: "Uber", @@ -6094,7 +6094,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = { }, calyrexshadow: { randomBattleMoves: ["astralbarrage", "nastyplot", "pollenpuff", "psyshock", "substitute", "trick"], - randomBattleLevel: 68, + randomBattleLevel: 66, randomDoubleBattleMoves: ["astralbarrage", "nastyplot", "pollenpuff", "protect", "psyshock"], randomDoubleBattleLevel: 70, tier: "Uber", diff --git a/data/random-teams.ts b/data/random-teams.ts index 5d5b4932fc..8efdaa1b75 100644 --- a/data/random-teams.ts +++ b/data/random-teams.ts @@ -506,6 +506,9 @@ export class RandomTeams { if (move.flags['bite']) counter['strongjaw']++; if (move.flags['punch']) counter['ironfist']++; if (move.flags['sound']) counter['sound']++; + if (move.priority !== 0 || (moveid === 'grassyglide' && hasAbility['Grassy Surge'])) { + counter['priority']++; + } counter.damagingMoves.push(move); } // Moves with secondary effects: @@ -517,10 +520,6 @@ export class RandomTeams { } // Moves with low accuracy: if (move.accuracy && move.accuracy !== true && move.accuracy < 90) counter['inaccurate']++; - // Moves with non-zero priority: - if (move.category !== 'Status' && (move.priority !== 0 || (moveid === 'grassyglide' && hasAbility['Grassy Surge']))) { - counter['priority']++; - } // Moves that change stats: if (RecoveryMove.includes(moveid)) counter['recovery']++; @@ -828,7 +827,7 @@ export class RandomTeams { if (hasMove['powerwhip']) rejected = true; break; case 'gigadrain': - if (hasMove['uturn'] || hasType['Poison'] && !counter['Poison']) rejected = true; + if ((!counter.setupType && hasMove['uturn']) || hasType['Poison'] && !counter['Poison']) rejected = true; break; case 'leafblade': if ((hasMove['leafstorm'] || movePool.includes('leafstorm')) && counter.setupType !== 'Physical') rejected = true; @@ -866,9 +865,6 @@ export class RandomTeams { case 'hammerarm': if (hasMove['fakeout']) rejected = true; break; - case 'seismictoss': - if (hasMove['protect'] && hasType['Water']) rejected = true; - break; case 'stormthrow': if (hasMove['rest'] && hasMove['sleeptalk']) rejected = true; break; @@ -998,7 +994,7 @@ export class RandomTeams { // Pokemon should have moves that benefit their types, stats, or ability if (!rejected && !move.damage && !isSetup && !move.weather && !move.stallingMove && - (isDoubles || (!['facade', 'lightscreen', 'reflect', 'sleeptalk', 'spore', 'substitute', 'switcheroo', 'teleport', 'toxic', 'trick', 'whirlpool'].includes(moveid) && (move.category !== 'Status' || !move.flags.heal))) && + (isDoubles || (!['facade', 'lightscreen', 'reflect', 'sleeptalk', 'spore', 'substitute', 'switcheroo', 'teleport', 'toxic', 'trick'].includes(moveid) && (move.category !== 'Status' || !move.flags.heal))) && (!counter.setupType || counter.setupType === 'Mixed' || (move.category !== counter.setupType && move.category !== 'Status') || (counter[counter.setupType] + counter.Status > 3 && !counter.hazards)) && ( (!counter.stab && counter['physicalpool'] + counter['specialpool'] > 0) || @@ -1019,7 +1015,7 @@ export class RandomTeams { (hasType['Psychic'] && !counter['Psychic'] && !hasType['Ghost'] && !hasType['Steel'] && (hasAbility['Psychic Surge'] || counter.setupType || movePool.includes('psychicfangs'))) || (hasType['Rock'] && !counter['Rock'] && species.baseStats.atk >= 80) || ((hasType['Steel'] || hasAbility['Steelworker']) && (!counter['Steel'] || (hasMove['bulletpunch'] && counter.stab < 2)) && species.baseStats.atk >= 95) || - (hasType['Water'] && ((!counter['Water'] && !hasMove['hypervoice']) || movePool.includes('hypervoice'))) || + (hasType['Water'] && ((!counter['Water'] && !hasMove['hypervoice']) || movePool.includes('hypervoice') || (hasAbility['Huge Power'] && movePool.includes('aquajet')))) || ((hasAbility['Moody'] || hasMove['wish']) && movePool.includes('protect')) || (((hasMove['lightscreen'] && movePool.includes('reflect')) || (hasMove['reflect'] && movePool.includes('lightscreen'))) && !teamDetails.screens) || ((movePool.includes('morningsun') || movePool.includes('recover') || movePool.includes('roost') || movePool.includes('slackoff') || movePool.includes('softboiled')) && @@ -1215,9 +1211,7 @@ export class RandomTeams { } } while (rejectAbility); - if (species.name === 'Azumarill' && !isDoubles) { - ability = 'Sap Sipper'; - } else if (forme === 'Copperajah' && gmax) { + if (forme === 'Copperajah' && gmax) { ability = 'Heavy Metal'; } else if (hasAbility['Guts'] && (hasMove['facade'] || (hasMove['rest'] && hasMove['sleeptalk']))) { ability = 'Guts';