mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-23 00:06:15 -05:00
Add "(PU)" support for Gen 6 (#5316)
This commit is contained in:
parent
b0f9a9f493
commit
f4300a8692
|
|
@ -96,7 +96,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["sleeppowder", "quiverdance", "bugbuzz", "airslash", "gigadrain", "substitute"],
|
||||
randomDoubleBattleMoves: ["quiverdance", "bugbuzz", "substitute", "sleeppowder", "psychic", "shadowball", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
weedle: {
|
||||
|
|
@ -111,7 +111,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["toxicspikes", "tailwind", "uturn", "endeavor", "poisonjab", "knockoff"],
|
||||
randomDoubleBattleMoves: ["xscissor", "uturn", "poisonjab", "drillrun", "brickbreak", "knockoff", "protect", "stringshot"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
beedrillmega: {
|
||||
|
|
@ -136,7 +136,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["roost", "bravebird", "heatwave", "return", "uturn", "defog"],
|
||||
randomDoubleBattleMoves: ["bravebird", "heatwave", "return", "doubleedge", "uturn", "tailwind", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pidgeotmega: {
|
||||
|
|
@ -155,7 +155,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["protect", "facade", "flamewheel", "suckerpunch", "uturn", "swordsdance"],
|
||||
randomDoubleBattleMoves: ["facade", "flamewheel", "suckerpunch", "uturn", "crunch", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
spearow: {
|
||||
|
|
@ -167,7 +167,7 @@ let BattleFormatsData = {
|
|||
fearow: {
|
||||
randomBattleMoves: ["return", "drillpeck", "doubleedge", "uturn", "pursuit", "drillrun"],
|
||||
randomDoubleBattleMoves: ["return", "drillpeck", "doubleedge", "uturn", "quickattack", "drillrun", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
ekans: {
|
||||
|
|
@ -197,32 +197,32 @@ let BattleFormatsData = {
|
|||
},
|
||||
pikachucosplay: {
|
||||
inherit: true,
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pikachurockstar: {
|
||||
inherit: true,
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pikachubelle: {
|
||||
inherit: true,
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pikachupopstar: {
|
||||
inherit: true,
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pikachuphd: {
|
||||
inherit: true,
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pikachulibre: {
|
||||
inherit: true,
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
raichu: {
|
||||
|
|
@ -320,7 +320,7 @@ let BattleFormatsData = {
|
|||
wigglytuff: {
|
||||
randomBattleMoves: ["wish", "protect", "fireblast", "stealthrock", "dazzlinggleam", "hypervoice"],
|
||||
randomDoubleBattleMoves: ["thunderwave", "reflect", "lightscreen", "protect", "knockoff", "dazzlinggleam", "fireblast", "icebeam", "hypervoice"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
zubat: {
|
||||
|
|
@ -361,7 +361,7 @@ let BattleFormatsData = {
|
|||
bellossom: {
|
||||
randomBattleMoves: ["gigadrain", "synthesis", "sleeppowder", "hiddenpowerfire", "sunnyday"],
|
||||
randomDoubleBattleMoves: ["gigadrain", "sludgebomb", "sleeppowder", "stunspore", "protect", "hiddenpowerfire", "moonblast", "dazzlinggleam", "sunnyday", "solarbeam"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
paras: {
|
||||
|
|
@ -373,7 +373,7 @@ let BattleFormatsData = {
|
|||
parasect: {
|
||||
randomBattleMoves: ["spore", "substitute", "xscissor", "seedbomb", "leechseed", "knockoff"],
|
||||
randomDoubleBattleMoves: ["spore", "stunspore", "xscissor", "seedbomb", "ragepowder", "leechseed", "protect", "knockoff", "wideguard"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
venonat: {
|
||||
|
|
@ -409,7 +409,7 @@ let BattleFormatsData = {
|
|||
persian: {
|
||||
randomBattleMoves: ["fakeout", "uturn", "taunt", "return", "knockoff"],
|
||||
randomDoubleBattleMoves: ["fakeout", "uturn", "knockoff", "taunt", "return", "hypnosis", "feint", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
psyduck: {
|
||||
|
|
@ -422,7 +422,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["hydropump", "scald", "icebeam", "psyshock", "encore", "calmmind", "substitute"],
|
||||
randomDoubleBattleMoves: ["hydropump", "scald", "icebeam", "hiddenpowergrass", "focusblast", "encore", "psychic", "surf", "icywind", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
mankey: {
|
||||
|
|
@ -472,7 +472,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["scald", "toxic", "encore", "perishsong", "protect", "hypnosis", "rest"],
|
||||
randomDoubleBattleMoves: ["scald", "hypnosis", "icywind", "encore", "helpinghand", "protect", "icebeam", "focusblast", "hydropump", "hiddenpowergrass"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "DOU",
|
||||
},
|
||||
abra: {
|
||||
|
|
@ -624,7 +624,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["bravebird", "swordsdance", "return", "leafblade", "roost", "knockoff"],
|
||||
randomDoubleBattleMoves: ["bravebird", "swordsdance", "return", "leafblade", "protect", "nightslash"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
doduo: {
|
||||
|
|
@ -648,7 +648,7 @@ let BattleFormatsData = {
|
|||
dewgong: {
|
||||
randomBattleMoves: ["surf", "icebeam", "perishsong", "encore", "toxic", "protect"],
|
||||
randomDoubleBattleMoves: ["surf", "icebeam", "protect", "perishsong", "fakeout", "encore", "toxic"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
grimer: {
|
||||
|
|
@ -730,7 +730,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["psychic", "seismictoss", "foulplay", "wish", "protect", "thunderwave", "toxic"],
|
||||
randomDoubleBattleMoves: ["psychic", "seismictoss", "thunderwave", "wish", "protect", "hypnosis", "trickroom", "dazzlinggleam", "foulplay"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
krabby: {
|
||||
|
|
@ -922,7 +922,7 @@ let BattleFormatsData = {
|
|||
seaking: {
|
||||
randomBattleMoves: ["waterfall", "megahorn", "knockoff", "drillrun", "scald", "icebeam"],
|
||||
randomDoubleBattleMoves: ["waterfall", "surf", "megahorn", "knockoff", "drillrun", "icebeam", "icywind", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
staryu: {
|
||||
|
|
@ -1066,7 +1066,7 @@ let BattleFormatsData = {
|
|||
},
|
||||
ditto: {
|
||||
randomBattleMoves: ["transform"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
eevee: {
|
||||
|
|
@ -1121,7 +1121,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["icebeam", "hiddenpowerground", "shadowball", "healbell", "wish", "protect", "toxic"],
|
||||
randomDoubleBattleMoves: ["icebeam", "hiddenpowerground", "shadowball", "wish", "protect", "healbell", "helpinghand"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
porygon: {
|
||||
|
|
@ -1264,7 +1264,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["reflect", "lightscreen", "aromatherapy", "leechseed", "toxic", "gigadrain", "synthesis", "dragontail"],
|
||||
randomDoubleBattleMoves: ["reflect", "lightscreen", "aromatherapy", "leechseed", "petalblizzard", "gigadrain", "synthesis", "dragontail", "healpulse", "toxic", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
cyndaquil: {
|
||||
|
|
@ -1306,7 +1306,7 @@ let BattleFormatsData = {
|
|||
furret: {
|
||||
randomBattleMoves: ["uturn", "trick", "aquatail", "firepunch", "knockoff", "doubleedge"],
|
||||
randomDoubleBattleMoves: ["uturn", "suckerpunch", "icepunch", "firepunch", "knockoff", "doubleedge", "superfang", "followme", "helpinghand", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
hoothoot: {
|
||||
|
|
@ -1317,7 +1317,7 @@ let BattleFormatsData = {
|
|||
noctowl: {
|
||||
randomBattleMoves: ["roost", "whirlwind", "airslash", "nightshade", "toxic", "defog"],
|
||||
randomDoubleBattleMoves: ["roost", "tailwind", "airslash", "hypervoice", "heatwave", "protect", "hypnosis"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
ledyba: {
|
||||
|
|
@ -1328,7 +1328,7 @@ let BattleFormatsData = {
|
|||
ledian: {
|
||||
randomBattleMoves: ["roost", "lightscreen", "encore", "reflect", "knockoff", "toxic", "uturn"],
|
||||
randomDoubleBattleMoves: ["protect", "lightscreen", "encore", "reflect", "knockoff", "bugbuzz", "uturn", "tailwind"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
spinarak: {
|
||||
|
|
@ -1339,7 +1339,7 @@ let BattleFormatsData = {
|
|||
ariados: {
|
||||
randomBattleMoves: ["megahorn", "toxicspikes", "poisonjab", "suckerpunch", "stickyweb"],
|
||||
randomDoubleBattleMoves: ["protect", "megahorn", "stringshot", "poisonjab", "stickyweb", "ragepowder"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
chinchou: {
|
||||
|
|
@ -1423,7 +1423,7 @@ let BattleFormatsData = {
|
|||
sudowoodo: {
|
||||
randomBattleMoves: ["stoneedge", "earthquake", "suckerpunch", "woodhammer", "toxic", "stealthrock"],
|
||||
randomDoubleBattleMoves: ["stoneedge", "earthquake", "suckerpunch", "woodhammer", "explosion", "stealthrock", "rockslide", "helpinghand", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
hoppip: {
|
||||
|
|
@ -1438,7 +1438,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["swordsdance", "sleeppowder", "uturn", "encore", "toxic", "acrobatics", "leechseed", "seedbomb", "substitute"],
|
||||
randomDoubleBattleMoves: ["encore", "sleeppowder", "uturn", "helpinghand", "leechseed", "gigadrain", "ragepowder", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
aipom: {
|
||||
|
|
@ -1460,7 +1460,7 @@ let BattleFormatsData = {
|
|||
sunflora: {
|
||||
randomBattleMoves: ["sunnyday", "gigadrain", "solarbeam", "hiddenpowerfire", "earthpower"],
|
||||
randomDoubleBattleMoves: ["sunnyday", "gigadrain", "solarbeam", "hiddenpowerfire", "hiddenpowerice", "earthpower", "protect", "encore"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
yanma: {
|
||||
|
|
@ -1507,7 +1507,7 @@ let BattleFormatsData = {
|
|||
},
|
||||
unown: {
|
||||
randomBattleMoves: ["hiddenpowerpsychic"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
wynaut: {
|
||||
|
|
@ -1518,13 +1518,13 @@ let BattleFormatsData = {
|
|||
wobbuffet: {
|
||||
inherit: true,
|
||||
randomBattleMoves: ["counter", "mirrorcoat", "encore", "destinybond", "safeguard"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
girafarig: {
|
||||
randomBattleMoves: ["psychic", "psyshock", "thunderbolt", "nastyplot", "substitute", "hypervoice"],
|
||||
randomDoubleBattleMoves: ["psychic", "psyshock", "thunderbolt", "nastyplot", "protect", "agility", "hypervoice"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pineco: {
|
||||
|
|
@ -1541,7 +1541,7 @@ let BattleFormatsData = {
|
|||
dunsparce: {
|
||||
randomBattleMoves: ["coil", "rockslide", "bite", "headbutt", "glare", "bodyslam", "roost"],
|
||||
randomDoubleBattleMoves: ["coil", "rockslide", "bite", "headbutt", "glare", "bodyslam", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
gligar: {
|
||||
|
|
@ -1627,7 +1627,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["recover", "lavaplume", "toxic", "hiddenpowergrass", "stealthrock", "fireblast", "earthpower", "shellsmash", "ancientpower"],
|
||||
randomDoubleBattleMoves: ["protect", "heatwave", "willowisp", "shellsmash", "hiddenpowergrass", "ancientpower", "stealthrock", "fireblast", "earthpower"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
swinub: {
|
||||
|
|
@ -1651,7 +1651,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["recover", "toxic", "powergem", "scald", "stealthrock"],
|
||||
randomDoubleBattleMoves: ["protect", "icywind", "powergem", "scald", "stealthrock", "earthpower", "icebeam"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
remoraid: {
|
||||
|
|
@ -1662,14 +1662,14 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["hydropump", "fireblast", "icebeam", "energyball", "rockblast", "gunkshot", "scald"],
|
||||
randomDoubleBattleMoves: ["hydropump", "surf", "fireblast", "icebeam", "energyball", "chargebeam", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
delibird: {
|
||||
inherit: true,
|
||||
randomBattleMoves: ["rapidspin", "iceshard", "icepunch", "aerialace", "spikes", "destinybond"],
|
||||
randomDoubleBattleMoves: ["fakeout", "iceshard", "icepunch", "aerialace", "brickbreak", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
mantyke: {
|
||||
|
|
@ -1722,7 +1722,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["doubleedge", "megahorn", "jumpkick", "earthquake", "suckerpunch"],
|
||||
randomDoubleBattleMoves: ["return", "megahorn", "jumpkick", "earthquake", "suckerpunch", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
smeargle: {
|
||||
|
|
@ -1880,7 +1880,7 @@ let BattleFormatsData = {
|
|||
mightyena: {
|
||||
randomBattleMoves: ["crunch", "suckerpunch", "playrough", "firefang", "irontail"],
|
||||
randomDoubleBattleMoves: ["suckerpunch", "crunch", "playrough", "firefang", "taunt", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
zigzagoon: {
|
||||
|
|
@ -1906,7 +1906,7 @@ let BattleFormatsData = {
|
|||
beautifly: {
|
||||
randomBattleMoves: ["quiverdance", "bugbuzz", "aircutter", "psychic", "gigadrain", "hiddenpowerrock"],
|
||||
randomDoubleBattleMoves: ["quiverdance", "bugbuzz", "gigadrain", "hiddenpowerrock", "aircutter", "tailwind", "stringshot", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
cascoon: {
|
||||
|
|
@ -1916,7 +1916,7 @@ let BattleFormatsData = {
|
|||
dustox: {
|
||||
randomBattleMoves: ["roost", "defog", "bugbuzz", "sludgebomb", "quiverdance", "uturn", "shadowball"],
|
||||
randomDoubleBattleMoves: ["tailwind", "stringshot", "strugglebug", "bugbuzz", "protect", "sludgebomb", "quiverdance", "shadowball"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
lotad: {
|
||||
|
|
@ -2016,7 +2016,7 @@ let BattleFormatsData = {
|
|||
masquerain: {
|
||||
randomBattleMoves: ["quiverdance", "bugbuzz", "airslash", "hydropump", "roost", "stickyweb"],
|
||||
randomDoubleBattleMoves: ["hydropump", "bugbuzz", "airslash", "quiverdance", "tailwind", "roost", "strugglebug", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
shroomish: {
|
||||
|
|
@ -2043,7 +2043,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["earthquake", "pursuit", "nightslash", "retaliate", "gigaimpact", "firepunch"],
|
||||
randomDoubleBattleMoves: ["earthquake", "nightslash", "doubleedge", "retaliate", "hammerarm", "rockslide"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
nincada: {
|
||||
|
|
@ -2059,7 +2059,7 @@ let BattleFormatsData = {
|
|||
shedinja: {
|
||||
inherit: true,
|
||||
randomBattleMoves: ["swordsdance", "willowisp", "xscissor", "shadowsneak", "shadowclaw"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
whismur: {
|
||||
|
|
@ -2109,7 +2109,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["doubleedge", "suckerpunch", "wildcharge", "fakeout", "thunderwave", "healbell"],
|
||||
randomDoubleBattleMoves: ["doubleedge", "suckerpunch", "playrough", "wildcharge", "fakeout", "thunderwave", "protect", "helpinghand"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
sableye: {
|
||||
|
|
@ -2202,26 +2202,26 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["nastyplot", "thunderbolt", "substitute", "hiddenpowerice", "encore"],
|
||||
randomDoubleBattleMoves: ["nastyplot", "thunderbolt", "substitute", "protect", "hiddenpowerice", "encore", "helpinghand"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
minun: {
|
||||
inherit: true,
|
||||
randomBattleMoves: ["nastyplot", "thunderbolt", "substitute", "hiddenpowerice", "encore"],
|
||||
randomDoubleBattleMoves: ["nastyplot", "thunderbolt", "substitute", "protect", "hiddenpowerice", "encore", "helpinghand"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
volbeat: {
|
||||
randomBattleMoves: ["uturn", "roost", "thunderwave", "encore", "tailwind"],
|
||||
randomDoubleBattleMoves: ["stringshot", "strugglebug", "helpinghand", "thunderwave", "encore", "tailwind", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
illumise: {
|
||||
randomBattleMoves: ["uturn", "roost", "bugbuzz", "thunderwave", "encore", "wish"],
|
||||
randomDoubleBattleMoves: ["protect", "helpinghand", "bugbuzz", "encore", "thunderbolt", "tailwind", "uturn"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
budew: {
|
||||
|
|
@ -2248,7 +2248,7 @@ let BattleFormatsData = {
|
|||
swalot: {
|
||||
randomBattleMoves: ["sludgebomb", "icebeam", "toxic", "yawn", "encore", "painsplit", "earthquake"],
|
||||
randomDoubleBattleMoves: ["sludgebomb", "icebeam", "protect", "yawn", "encore", "gunkshot", "earthquake"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
carvanha: {
|
||||
|
|
@ -2277,7 +2277,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["waterspout", "hydropump", "icebeam", "hiddenpowergrass", "hiddenpowerfire"],
|
||||
randomDoubleBattleMoves: ["waterspout", "hydropump", "icebeam", "hiddenpowergrass", "hiddenpowerfire", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
numel: {
|
||||
|
|
@ -2320,7 +2320,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["return", "superpower", "suckerpunch", "trickroom"],
|
||||
randomDoubleBattleMoves: ["doubleedge", "return", "superpower", "suckerpunch", "trickroom", "fakeout", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
trapinch: {
|
||||
|
|
@ -2381,21 +2381,21 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["flamethrower", "sludgewave", "gigadrain", "darkpulse", "switcheroo", "coil", "earthquake", "poisonjab", "suckerpunch"],
|
||||
randomDoubleBattleMoves: ["flamethrower", "gigadrain", "earthquake", "suckerpunch", "aquatail", "protect", "glare", "poisonjab", "sludgebomb"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
lunatone: {
|
||||
inherit: true,
|
||||
randomBattleMoves: ["psychic", "earthpower", "stealthrock", "rockpolish", "calmmind", "icebeam", "ancientpower", "moonlight", "toxic"],
|
||||
randomDoubleBattleMoves: ["psychic", "earthpower", "rockpolish", "calmmind", "helpinghand", "icebeam", "ancientpower", "moonlight", "trickroom", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
solrock: {
|
||||
inherit: true,
|
||||
randomBattleMoves: ["stealthrock", "explosion", "rockslide", "reflect", "lightscreen", "willowisp", "morningsun"],
|
||||
randomDoubleBattleMoves: ["protect", "helpinghand", "stoneedge", "zenheadbutt", "willowisp", "trickroom", "rockslide"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
barboach: {
|
||||
|
|
@ -2406,7 +2406,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["dragondance", "waterfall", "earthquake", "stoneedge", "zenheadbutt"],
|
||||
randomDoubleBattleMoves: ["dragondance", "waterfall", "earthquake", "stoneedge", "zenheadbutt", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
corphish: {
|
||||
|
|
@ -2467,7 +2467,7 @@ let BattleFormatsData = {
|
|||
doublesTier: "(DUU)",
|
||||
},
|
||||
castform: {
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
castformsunny: {
|
||||
|
|
@ -2497,7 +2497,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["destinybond", "taunt", "shadowclaw", "suckerpunch", "willowisp", "shadowsneak", "knockoff"],
|
||||
randomDoubleBattleMoves: ["shadowclaw", "suckerpunch", "willowisp", "shadowsneak", "knockoff", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
banettemega: {
|
||||
|
|
@ -2526,7 +2526,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["leechseed", "substitute", "airslash", "gigadrain", "toxic", "protect"],
|
||||
randomDoubleBattleMoves: ["leechseed", "protect", "airslash", "gigadrain", "earthquake", "hiddenpowerfire", "tailwind", "sunnyday", "roost"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
chingling: {
|
||||
|
|
@ -2537,7 +2537,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["psychic", "yawn", "recover", "calmmind", "shadowball", "healingwish", "healbell", "taunt"],
|
||||
randomDoubleBattleMoves: ["protect", "psychic", "thunderwave", "recover", "shadowball", "dazzlinggleam", "trickroom", "helpinghand", "taunt"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
absol: {
|
||||
|
|
@ -2562,7 +2562,7 @@ let BattleFormatsData = {
|
|||
glalie: {
|
||||
randomBattleMoves: ["spikes", "icebeam", "iceshard", "taunt", "earthquake", "explosion", "superfang"],
|
||||
randomDoubleBattleMoves: ["icebeam", "iceshard", "taunt", "earthquake", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
glaliemega: {
|
||||
|
|
@ -2591,7 +2591,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["superfang", "protect", "toxic", "surf", "icebeam", "roar"],
|
||||
randomDoubleBattleMoves: ["protect", "icywind", "surf", "icebeam", "superfang", "roar"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
clamperl: {
|
||||
|
|
@ -2601,7 +2601,7 @@ let BattleFormatsData = {
|
|||
huntail: {
|
||||
randomBattleMoves: ["shellsmash", "waterfall", "icebeam", "substitute", "suckerpunch"],
|
||||
randomDoubleBattleMoves: ["shellsmash", "waterfall", "icefang", "suckerpunch", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
gorebyss: {
|
||||
|
|
@ -2618,7 +2618,7 @@ let BattleFormatsData = {
|
|||
},
|
||||
luvdisc: {
|
||||
randomBattleMoves: ["icebeam", "toxic", "sweetkiss", "protect", "scald"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
bagon: {
|
||||
|
|
@ -2864,7 +2864,7 @@ let BattleFormatsData = {
|
|||
bibarel: {
|
||||
randomBattleMoves: ["return", "waterfall", "curse", "quickattack", "stealthrock", "rest"],
|
||||
randomDoubleBattleMoves: ["return", "waterfall", "curse", "quickattack", "protect", "rest"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
kricketot: {
|
||||
|
|
@ -2874,7 +2874,7 @@ let BattleFormatsData = {
|
|||
kricketune: {
|
||||
randomBattleMoves: ["xscissor", "endeavor", "taunt", "toxic", "stickyweb", "knockoff"],
|
||||
randomDoubleBattleMoves: ["bugbite", "protect", "taunt", "stickyweb", "knockoff"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
shinx: {
|
||||
|
|
@ -2888,7 +2888,7 @@ let BattleFormatsData = {
|
|||
luxray: {
|
||||
randomBattleMoves: ["wildcharge", "icefang", "voltswitch", "crunch", "superpower", "facade"],
|
||||
randomDoubleBattleMoves: ["wildcharge", "icefang", "voltswitch", "crunch", "superpower", "facade", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
cranidos: {
|
||||
|
|
@ -2910,7 +2910,7 @@ let BattleFormatsData = {
|
|||
bastiodon: {
|
||||
randomBattleMoves: ["stealthrock", "rockblast", "metalburst", "protect", "toxic", "roar"],
|
||||
randomDoubleBattleMoves: ["stealthrock", "stoneedge", "metalburst", "protect", "wideguard", "guardsplit"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
burmy: {
|
||||
|
|
@ -2920,25 +2920,25 @@ let BattleFormatsData = {
|
|||
wormadam: {
|
||||
randomBattleMoves: ["gigadrain", "signalbeam", "protect", "toxic", "synthesis"],
|
||||
randomDoubleBattleMoves: ["leafstorm", "gigadrain", "signalbeam", "hiddenpowerice", "hiddenpowerrock", "stringshot", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
wormadamsandy: {
|
||||
randomBattleMoves: ["earthquake", "toxic", "protect", "stealthrock"],
|
||||
randomDoubleBattleMoves: ["earthquake", "suckerpunch", "rockblast", "protect", "stringshot"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
wormadamtrash: {
|
||||
randomBattleMoves: ["stealthrock", "toxic", "gyroball", "protect"],
|
||||
randomDoubleBattleMoves: ["strugglebug", "stringshot", "gyroball", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
mothim: {
|
||||
randomBattleMoves: ["quiverdance", "bugbuzz", "airslash", "gigadrain", "hiddenpowerground", "uturn"],
|
||||
randomDoubleBattleMoves: ["quiverdance", "bugbuzz", "airslash", "gigadrain", "roost", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
combee: {
|
||||
|
|
@ -2948,14 +2948,14 @@ let BattleFormatsData = {
|
|||
vespiquen: {
|
||||
randomBattleMoves: ["substitute", "healorder", "toxic", "attackorder", "defendorder", "infestation"],
|
||||
randomDoubleBattleMoves: ["tailwind", "healorder", "stringshot", "attackorder", "strugglebug", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pachirisu: {
|
||||
inherit: true,
|
||||
randomBattleMoves: ["nuzzle", "thunderbolt", "superfang", "toxic", "uturn"],
|
||||
randomDoubleBattleMoves: ["nuzzle", "thunderbolt", "superfang", "followme", "uturn", "helpinghand", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
buizel: {
|
||||
|
|
@ -2975,7 +2975,7 @@ let BattleFormatsData = {
|
|||
cherrim: {
|
||||
randomBattleMoves: ["energyball", "dazzlinggleam", "hiddenpowerfire", "synthesis", "healingwish"],
|
||||
randomDoubleBattleMoves: ["sunnyday", "solarbeam", "weatherball", "gigadrain", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
cherrimsunshine: {
|
||||
|
|
@ -3010,7 +3010,7 @@ let BattleFormatsData = {
|
|||
lopunny: {
|
||||
randomBattleMoves: ["return", "switcheroo", "highjumpkick", "icepunch", "healingwish"],
|
||||
randomDoubleBattleMoves: ["return", "switcheroo", "highjumpkick", "firepunch", "icepunch", "fakeout", "protect", "encore"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
lopunnymega: {
|
||||
|
|
@ -3027,7 +3027,7 @@ let BattleFormatsData = {
|
|||
purugly: {
|
||||
randomBattleMoves: ["fakeout", "uturn", "suckerpunch", "quickattack", "return", "knockoff"],
|
||||
randomDoubleBattleMoves: ["fakeout", "uturn", "suckerpunch", "quickattack", "return", "knockoff", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
stunky: {
|
||||
|
|
@ -3140,7 +3140,7 @@ let BattleFormatsData = {
|
|||
carnivine: {
|
||||
randomBattleMoves: ["swordsdance", "powerwhip", "return", "sleeppowder", "substitute", "knockoff"],
|
||||
randomDoubleBattleMoves: ["swordsdance", "powerwhip", "return", "sleeppowder", "substitute", "leechseed", "knockoff", "ragepowder", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
finneon: {
|
||||
|
|
@ -3253,7 +3253,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["thunderwave", "confuseray", "substitute", "return", "knockoff", "drainpunch"],
|
||||
randomDoubleBattleMoves: ["thunderwave", "substitute", "return", "icywind", "rockslide", "earthquake", "knockoff", "wideguard"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
giratina: {
|
||||
|
|
@ -3282,7 +3282,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["raindance", "scald", "uturn", "rest", "icebeam"],
|
||||
randomDoubleBattleMoves: ["raindance", "scald", "uturn", "rest", "icebeam", "helpinghand", "icywind", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
manaphy: {
|
||||
|
|
@ -3483,7 +3483,7 @@ let BattleFormatsData = {
|
|||
watchog: {
|
||||
randomBattleMoves: ["hypnosis", "substitute", "superfang", "swordsdance", "return", "knockoff"],
|
||||
randomDoubleBattleMoves: ["swordsdance", "knockoff", "substitute", "hypnosis", "return", "superfang", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
lillipup: {
|
||||
|
|
@ -3519,7 +3519,7 @@ let BattleFormatsData = {
|
|||
simisage: {
|
||||
randomBattleMoves: ["nastyplot", "gigadrain", "focusblast", "hiddenpowerice", "substitute", "leafstorm", "knockoff", "superpower"],
|
||||
randomDoubleBattleMoves: ["nastyplot", "leafstorm", "hiddenpowerfire", "hiddenpowerice", "gigadrain", "focusblast", "substitute", "taunt", "synthesis", "helpinghand", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pansear: {
|
||||
|
|
@ -3531,7 +3531,7 @@ let BattleFormatsData = {
|
|||
inherit: true,
|
||||
randomBattleMoves: ["substitute", "nastyplot", "fireblast", "focusblast", "grassknot", "hiddenpowerrock"],
|
||||
randomDoubleBattleMoves: ["nastyplot", "fireblast", "focusblast", "grassknot", "hiddenpowerground", "substitute", "heatwave", "taunt", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
panpour: {
|
||||
|
|
@ -3542,7 +3542,7 @@ let BattleFormatsData = {
|
|||
simipour: {
|
||||
randomBattleMoves: ["substitute", "nastyplot", "hydropump", "icebeam", "focusblast"],
|
||||
randomDoubleBattleMoves: ["nastyplot", "hydropump", "icebeam", "substitute", "surf", "taunt", "helpinghand", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
munna: {
|
||||
|
|
@ -3568,7 +3568,7 @@ let BattleFormatsData = {
|
|||
unfezant: {
|
||||
randomBattleMoves: ["return", "pluck", "hypnosis", "tailwind", "uturn", "roost", "nightslash"],
|
||||
randomDoubleBattleMoves: ["pluck", "uturn", "return", "protect", "tailwind", "taunt", "roost", "nightslash"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
blitzle: {
|
||||
|
|
@ -3592,7 +3592,7 @@ let BattleFormatsData = {
|
|||
gigalith: {
|
||||
randomBattleMoves: ["stealthrock", "rockblast", "earthquake", "explosion", "stoneedge", "superpower"],
|
||||
randomDoubleBattleMoves: ["stealthrock", "rockslide", "earthquake", "explosion", "stoneedge", "autotomize", "superpower", "wideguard", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
woobat: {
|
||||
|
|
@ -3602,7 +3602,7 @@ let BattleFormatsData = {
|
|||
swoobat: {
|
||||
randomBattleMoves: ["substitute", "calmmind", "storedpower", "heatwave", "psychic", "airslash", "roost"],
|
||||
randomDoubleBattleMoves: ["calmmind", "psychic", "airslash", "gigadrain", "protect", "heatwave", "tailwind"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
drilbur: {
|
||||
|
|
@ -3759,7 +3759,7 @@ let BattleFormatsData = {
|
|||
maractus: {
|
||||
randomBattleMoves: ["spikes", "gigadrain", "leechseed", "hiddenpowerfire", "toxic", "suckerpunch", "spikyshield"],
|
||||
randomDoubleBattleMoves: ["grassyterrain", "gigadrain", "leechseed", "hiddenpowerfire", "helpinghand", "suckerpunch", "spikyshield"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
dwebble: {
|
||||
|
|
@ -3865,7 +3865,7 @@ let BattleFormatsData = {
|
|||
gothitelle: {
|
||||
randomBattleMoves: ["psychic", "thunderbolt", "shadowball", "hiddenpowerfire", "hiddenpowerfighting", "substitute", "calmmind", "trick", "psyshock"],
|
||||
randomDoubleBattleMoves: ["psychic", "thunderbolt", "shadowball", "hiddenpowerfighting", "reflect", "lightscreen", "psyshock", "energyball", "trickroom", "taunt", "healpulse", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
solosis: {
|
||||
|
|
@ -3903,7 +3903,7 @@ let BattleFormatsData = {
|
|||
vanilluxe: {
|
||||
randomBattleMoves: ["icebeam", "explosion", "hiddenpowerground", "flashcannon", "autotomize", "freezedry"],
|
||||
randomDoubleBattleMoves: ["icebeam", "taunt", "hiddenpowerground", "flashcannon", "autotomize", "protect", "freezedry"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
deerling: {
|
||||
|
|
@ -3914,13 +3914,13 @@ let BattleFormatsData = {
|
|||
sawsbuck: {
|
||||
randomBattleMoves: ["swordsdance", "hornleech", "jumpkick", "return", "substitute"],
|
||||
randomDoubleBattleMoves: ["swordsdance", "hornleech", "jumpkick", "return", "substitute", "synthesis", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
emolga: {
|
||||
randomBattleMoves: ["encore", "chargebeam", "uturn", "thunderbolt", "airslash", "roost"],
|
||||
randomDoubleBattleMoves: ["helpinghand", "tailwind", "encore", "substitute", "thunderbolt", "airslash", "roost", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
karrablast: {
|
||||
|
|
@ -4059,7 +4059,7 @@ let BattleFormatsData = {
|
|||
beartic: {
|
||||
randomBattleMoves: ["iciclecrash", "superpower", "nightslash", "stoneedge", "swordsdance", "aquajet"],
|
||||
randomDoubleBattleMoves: ["iciclecrash", "superpower", "nightslash", "stoneedge", "swordsdance", "aquajet", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
cryogonal: {
|
||||
|
|
@ -4157,7 +4157,7 @@ let BattleFormatsData = {
|
|||
heatmor: {
|
||||
randomBattleMoves: ["fireblast", "suckerpunch", "focusblast", "gigadrain", "knockoff"],
|
||||
randomDoubleBattleMoves: ["fireblast", "suckerpunch", "focusblast", "gigadrain", "heatwave", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
durant: {
|
||||
|
|
@ -4456,7 +4456,7 @@ let BattleFormatsData = {
|
|||
gogoat: {
|
||||
randomBattleMoves: ["bulkup", "hornleech", "earthquake", "rockslide", "substitute", "leechseed", "milkdrink"],
|
||||
randomDoubleBattleMoves: ["hornleech", "earthquake", "brickbreak", "bulkup", "leechseed", "milkdrink", "rockslide", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
pancham: {
|
||||
|
|
@ -4473,7 +4473,7 @@ let BattleFormatsData = {
|
|||
furfrou: {
|
||||
randomBattleMoves: ["return", "cottonguard", "thunderwave", "substitute", "toxic", "suckerpunch", "uturn", "rest"],
|
||||
randomDoubleBattleMoves: ["return", "cottonguard", "uturn", "thunderwave", "suckerpunch", "snarl", "wildcharge", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
espurr: {
|
||||
|
|
@ -4483,13 +4483,13 @@ let BattleFormatsData = {
|
|||
meowstic: {
|
||||
randomBattleMoves: ["toxic", "yawn", "thunderwave", "psychic", "reflect", "lightscreen", "healbell"],
|
||||
randomDoubleBattleMoves: ["fakeout", "thunderwave", "psychic", "reflect", "lightscreen", "safeguard", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
meowsticf: {
|
||||
randomBattleMoves: ["calmmind", "psychic", "psyshock", "shadowball", "energyball", "thunderbolt"],
|
||||
randomDoubleBattleMoves: ["psyshock", "darkpulse", "fakeout", "energyball", "signalbeam", "thunderbolt", "protect", "helpinghand"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
honedge: {
|
||||
|
|
@ -4620,13 +4620,13 @@ let BattleFormatsData = {
|
|||
dedenne: {
|
||||
randomBattleMoves: ["substitute", "recycle", "thunderbolt", "nuzzle", "grassknot", "hiddenpowerice", "toxic"],
|
||||
randomDoubleBattleMoves: ["voltswitch", "thunderbolt", "nuzzle", "grassknot", "hiddenpowerice", "uturn", "helpinghand", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
carbink: {
|
||||
randomBattleMoves: ["stealthrock", "lightscreen", "reflect", "explosion", "powergem", "moonblast"],
|
||||
randomDoubleBattleMoves: ["trickroom", "lightscreen", "reflect", "explosion", "powergem", "moonblast", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
goomy: {
|
||||
|
|
@ -4679,19 +4679,19 @@ let BattleFormatsData = {
|
|||
gourgeist: {
|
||||
randomBattleMoves: ["willowisp", "seedbomb", "leechseed", "shadowsneak", "substitute", "synthesis"],
|
||||
randomDoubleBattleMoves: ["willowisp", "shadowsneak", "painsplit", "seedbomb", "leechseed", "phantomforce", "explosion", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
gourgeistsmall: {
|
||||
randomBattleMoves: ["willowisp", "seedbomb", "leechseed", "shadowsneak", "substitute", "synthesis"],
|
||||
randomDoubleBattleMoves: ["willowisp", "shadowsneak", "painsplit", "seedbomb", "leechseed", "phantomforce", "explosion", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
gourgeistlarge: {
|
||||
randomBattleMoves: ["willowisp", "seedbomb", "leechseed", "shadowsneak", "substitute", "synthesis"],
|
||||
randomDoubleBattleMoves: ["willowisp", "shadowsneak", "painsplit", "seedbomb", "leechseed", "phantomforce", "explosion", "protect", "trickroom"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
gourgeistsuper: {
|
||||
|
|
@ -4707,7 +4707,7 @@ let BattleFormatsData = {
|
|||
avalugg: {
|
||||
randomBattleMoves: ["avalanche", "recover", "toxic", "rapidspin", "roar", "earthquake"],
|
||||
randomDoubleBattleMoves: ["avalanche", "recover", "earthquake", "protect"],
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
noibat: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user