From 92bf20a1ee8b18b725016f9e2267cfba9aade21a Mon Sep 17 00:00:00 2001 From: Waleed Hassan Date: Mon, 20 Nov 2023 21:27:03 +0300 Subject: [PATCH] Import Greninja-Ash --- import/src/set-import.ts | 13 +++++--- src/js/data/sets/gen7.js | 68 +++++++++++++++++++++------------------- src/js/data/sets/gen8.js | 67 ++++++++++++++++++++------------------- src/js/data/sets/gen9.js | 28 ++++++++--------- 4 files changed, 93 insertions(+), 83 deletions(-) diff --git a/import/src/set-import.ts b/import/src/set-import.ts index 9639611d4..1f044dde1 100644 --- a/import/src/set-import.ts +++ b/import/src/set-import.ts @@ -294,9 +294,10 @@ function validatePSet(format: Format, pset: PokemonSet, type: 'dex' | 'stats'): function similarFormes( pset: PokemonSet, - format: Format | null, specie: Specie | PSSpecie, item: Item | PSItem, + format: Format | null, + genNum: GenerationNum ): {formes: SpeciesName[]; abilityChange: boolean} { const similar: {formes: SpeciesName[]; abilityChange: boolean} = { formes: [], abilityChange: false, @@ -317,9 +318,13 @@ function similarFormes( similar.formes = ['Zygarde-Complete'] as SpeciesName[]; return similar; } + if (pset.ability === 'Battle Bond' && pset.species.startsWith('Greninja') && + (genNum === 7 || (genNum === 8 && format?.id.includes('nationaldex')))) { + similar.formes = ['Greninja-Ash'] as SpeciesName[]; + return similar; + } if (pset.species === 'Rayquaza' && format && pset.moves.includes('Dragon Ascent')) { const ruleTable = Dex.formats.getRuleTable(format); - const genNum = +/^gen(\d+)/.exec(format.id)![1]; const isMrayAllowed = genNum === 6 || genNum === 7 ? !ruleTable.has('megarayquazaclause') && !format.banlist.includes('Rayquaza-Mega') : format.id.includes('nationaldex') && @@ -431,7 +436,7 @@ async function importGen( if (!statsIgnore[specieName]) statsIgnore[specieName] = new Set(); statsIgnore[specieName].add(formatID); const item = gen.items.get(pset.item) ?? ModdedDex.forGen(gen.num).items.get(pset.item); - const copyTo = similarFormes(pset, format, specie, item); + const copyTo = similarFormes(pset, specie, item, format, gen.num); // Quintuple loop... yikes for (const forme of copyTo.formes) { if (!statsIgnore[forme]) statsIgnore[forme] = new Set(); @@ -478,7 +483,7 @@ async function importGen( const setName = `${formatName.slice(formatName.indexOf(']') + 2)} Showdown Usage`; calcSets[specieName][setName] = calcSet; const item = gen.items.get(pset.item) ?? ModdedDex.forGen(gen.num).items.get(pset.item); - const copyTo = similarFormes(pset, format, specie, item); + const copyTo = similarFormes(pset, specie, item, format, gen.num); for (const forme of copyTo.formes) { if (statsIgnore[forme]?.has(formatID)) { continue; diff --git a/src/js/data/sets/gen7.js b/src/js/data/sets/gen7.js index 7c1578ec2..ca9b5d447 100644 --- a/src/js/data/sets/gen7.js +++ b/src/js/data/sets/gen7.js @@ -161,11 +161,11 @@ var SETDEX_SM = { "LC Bulky Spinner": {"level":5,"ability":"Sturdy","item":"Eviolite","nature":"Impish","evs":{"at":44,"df":156,"sd":236,"sp":52},"moves":["Rapid Spin","Recover","Avalanche","Toxic"]} }, "Avalugg": { - "PU Defensive Spinner": {"ability":"Sturdy","item":"Leftovers","nature":"Careful","evs":{"hp":252,"df":4,"sd":252},"moves":["Rapid Spin","Recover","Avalanche","Earthquake"]}, - "OU Physical Wall": {"ability":"Sturdy","item":"Rocky Helmet","nature":"Impish","evs":{"hp":252,"at":88,"df":168},"moves":["Avalanche","Recover","Rapid Spin","Earthquake"]}, "1v1 Avathugg (Choice Band)": {"ability":"Sturdy","item":"Choice Band","nature":"Adamant","evs":{"hp":240,"at":248,"sd":20},"moves":["Avalanche","Superpower","Stone Edge","Mirror Coat"]}, + "PU Defensive Spinner": {"ability":"Sturdy","item":"Leftovers","nature":"Careful","evs":{"hp":252,"df":4,"sd":252},"moves":["Rapid Spin","Recover","Avalanche","Earthquake"]}, "Monotype Defensive Rapid Spin": {"ability":"Sturdy","item":"Leftovers","nature":"Impish","evs":{"hp":252,"at":4,"df":252},"moves":["Rapid Spin","Recover","Roar","Avalanche"]}, - "ZU Defensive Rapid Spin": {"ability":"Sturdy","item":"Leftovers","nature":"Impish","evs":{"hp":252,"at":4,"df":252},"moves":["Rapid Spin","Recover","Avalanche","Toxic"]} + "ZU Defensive Rapid Spin": {"ability":"Sturdy","item":"Leftovers","nature":"Impish","evs":{"hp":252,"at":4,"df":252},"moves":["Rapid Spin","Recover","Avalanche","Toxic"]}, + "OU Physical Wall": {"ability":"Sturdy","item":"Rocky Helmet","nature":"Impish","evs":{"hp":252,"at":88,"df":168},"moves":["Avalanche","Recover","Rapid Spin","Earthquake"]} }, "Noibat": { "LC Life Orb": {"level":5,"ability":"Infiltrator","item":"Life Orb","nature":"Timid","ivs":{"hp":9},"evs":{"sa":236,"sd":36,"sp":236},"moves":["Draco Meteor","Hurricane","Heat Wave","Tailwind"]} @@ -734,11 +734,11 @@ var SETDEX_SM = { }, "Golem-Alola": { "PU Trapper": {"ability":"Magnet Pull","item":"Choice Scarf","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Earthquake","Fire Punch","Thunder Punch","Stone Edge"]}, - "ZU Steel Trapper": {"ability":"Magnet Pull","item":"Choice Band","nature":"Adamant","evs":{"at":252,"sa":4,"sp":252},"moves":["Stone Edge","Fire Punch","Earthquake","Volt Switch"]}, - "OU Choice Scarf": {"ability":"Magnet Pull","item":"Choice Scarf","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Wild Charge","Earthquake","Fire Punch","Explosion"]}, "Monotype Trapper (Electric)": {"ability":"Magnet Pull","item":"Air Balloon","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Stealth Rock","Earthquake","Fire Punch","Stone Edge"]}, "Monotype Suicide Lead (Electric)": {"ability":"Galvanize","item":"Focus Sash","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Stealth Rock","Return","Stone Edge","Explosion"]}, - "Monotype Trapper (Rock)": {"ability":"Magnet Pull","item":"Choice Band","nature":"Jolly","evs":{"hp":20,"at":252,"sp":236},"moves":["Fire Punch","Wild Charge","Earthquake","Stone Edge"]} + "Monotype Trapper (Rock)": {"ability":"Magnet Pull","item":"Choice Band","nature":"Jolly","evs":{"hp":20,"at":252,"sp":236},"moves":["Fire Punch","Wild Charge","Earthquake","Stone Edge"]}, + "ZU Steel Trapper": {"ability":"Magnet Pull","item":"Choice Band","nature":"Adamant","evs":{"at":252,"sa":4,"sp":252},"moves":["Stone Edge","Fire Punch","Earthquake","Volt Switch"]}, + "OU Choice Scarf": {"ability":"Magnet Pull","item":"Choice Scarf","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Wild Charge","Earthquake","Fire Punch","Explosion"]} }, "Ponyta": { "LC Physical Firium Z": {"level":5,"ability":"Flame Body","item":"Firium Z","nature":"Jolly","evs":{"at":236,"df":76,"sp":196},"moves":["Flame Charge","Flare Blitz","High Horsepower","Morning Sun"]}, @@ -1042,20 +1042,20 @@ var SETDEX_SM = { "PU Substitute + Nasty Plot": {"ability":"Dry Skin","item":"Normalium Z","nature":"Timid","evs":{"df":4,"sa":252,"sp":252},"moves":["Substitute","Nasty Plot","Lovely Kiss","Ice Beam"]} }, "Pinsir": { + "1v1 Offensive": {"ability":"Hyper Cutter","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"df":16,"sp":240},"moves":["Giga Impact","Substitute","Earthquake","Swords Dance"]}, "PU Z-Me First": {"ability":"Moxie","item":"Normalium Z","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Me First","X-Scissor","Earthquake","Stone Edge"]}, "PU Swords Dance": {"ability":"Mold Breaker","item":"Life Orb","nature":"Jolly","evs":{"at":252,"df":4,"sp":252},"moves":["Swords Dance","X-Scissor","Earthquake","Stone Edge"]}, - "OU Swords Dance": {"ability":"Hyper Cutter","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Return","Quick Attack","Close Combat"]}, - "1v1 Offensive": {"ability":"Hyper Cutter","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"df":16,"sp":240},"moves":["Giga Impact","Substitute","Earthquake","Swords Dance"]}, "Monotype Swords Dance (Bug)": {"ability":"Moxie","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Return","Quick Attack","Close Combat"]}, "ZU Swords Dance": {"ability":"Mold Breaker","item":"Buginium Z","nature":"Jolly","evs":{"at":252,"df":4,"sp":252},"moves":["Swords Dance","X-Scissor","Earthquake","Stone Edge"]}, "ZU Z-Me First": {"ability":"Moxie","item":"Normalium Z","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Me First","X-Scissor","Earthquake","Stone Edge"]}, "ZU Choice Scarf": {"ability":"Moxie","item":"Choice Scarf","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["X-Scissor","Earthquake","Stone Edge","Knock Off"]}, + "OU Swords Dance": {"ability":"Hyper Cutter","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Return","Quick Attack","Close Combat"]}, "CAP Showdown Usage": {"ability":"Hyper Cutter","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Quick Attack","Close Combat","Return"]} }, "Pinsir-Mega": { - "OU Swords Dance": {"ability":"Aerilate","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Return","Quick Attack","Close Combat"]}, "1v1 Offensive": {"ability":"Aerilate","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"df":16,"sp":240},"moves":["Giga Impact","Substitute","Earthquake","Swords Dance"]}, "Monotype Swords Dance (Bug)": {"ability":"Aerilate","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Return","Quick Attack","Close Combat"]}, + "OU Swords Dance": {"ability":"Aerilate","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Return","Quick Attack","Close Combat"]}, "CAP Showdown Usage": {"ability":"Aerilate","item":"Pinsirite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Quick Attack","Close Combat","Return"]} }, "Tauros": { @@ -1088,13 +1088,13 @@ var SETDEX_SM = { "ZU Showdown Usage": {"ability":"Water Absorb","item":"Leftovers","nature":"Sassy","evs":{"hp":252,"sa":56,"sd":200},"moves":["Freeze-Dry","Hydro Pump","Surf","Ice Beam"]} }, "Ditto": { - "VGC 2019 Imposter": {"level":50,"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","evs":{"hp":252,"df":252,"sd":4},"moves":["Transform"]}, + "ZU Choice Scarf": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"hp":30,"at":30,"df":30,"sd":30,"sp":2},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, "Ubers no u (Revenge Killer)": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"sp":0},"evs":{"hp":248,"at":8,"df":252},"moves":["Transform"]}, "RU Revenge Killer": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"sa":30,"sd":30},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, "PU Imposter": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"at":30,"sa":30,"sp":0},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, "OU Imposter": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"sp":0},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, "Monotype Revenge Killer": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"at":30,"sa":30,"sp":0},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, - "ZU Choice Scarf": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"hp":30,"at":30,"df":30,"sd":30,"sp":2},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, + "VGC 2019 Imposter": {"level":50,"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","evs":{"hp":252,"df":252,"sd":4},"moves":["Transform"]}, "Battle Spot Singles Imposter!": {"level":50,"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"sp":0},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, "1v1 Showdown Usage": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","evs":{"hp":248,"df":252,"sd":8},"moves":["Transform"]}, "Anything Goes Showdown Usage": {"ability":"Imposter","item":"Choice Scarf","nature":"Impish","evs":{"hp":248,"at":8,"df":252},"moves":["Transform"]} @@ -1204,7 +1204,7 @@ var SETDEX_SM = { "LC Dragon Dance": {"level":5,"ability":"Shed Skin","item":"Life Orb","nature":"Adamant","ivs":{"hp":17},"evs":{"at":244,"sd":36,"sp":196},"moves":["Dragon Dance","Outrage","Extreme Speed","Iron Tail"]} }, "Dragonite": { - "OU Flyinium Z Breaker": {"ability":"Multiscale","item":"Flyinium Z","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Fly","Earthquake","Extreme Speed"]}, + "OU Dragon Dance": {"ability":"Multiscale","item":"Flyinium Z","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Fly","Earthquake","Extreme Speed"]}, "Monotype Physical Wallbreaker (Dragon)": {"ability":"Multiscale","item":"Choice Band","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Outrage","Extreme Speed","Fire Punch","Superpower"]}, "Monotype Choice Band (Flying)": {"ability":"Multiscale","item":"Choice Band","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Outrage","Extreme Speed","Fire Punch","Superpower"]}, "Monotype Dragon Dance (Flying)": {"ability":"Multiscale","item":"Dragonium Z","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Dragon Dance","Outrage","Extreme Speed","Earthquake"]}, @@ -2080,12 +2080,12 @@ var SETDEX_SM = { "LC Sweeper": {"level":5,"ability":"Simple","item":"Eviolite","nature":"Modest","evs":{"hp":36,"sa":236,"sp":236},"moves":["Flame Charge","Fire Blast","Earth Power","Growth"]} }, "Camerupt": { + "ZU Choice Specs": {"ability":"Solid Rock","item":"Choice Specs","nature":"Modest","evs":{"df":4,"sa":252,"sp":252},"moves":["Eruption","Fire Blast","Earth Power","Hidden Power Ice"]}, + "ZU Specially Defensive": {"ability":"Solid Rock","item":"Leftovers","nature":"Calm","evs":{"hp":252,"sa":4,"sd":252},"moves":["Stealth Rock","Lava Plume","Toxic","Earth Power"]}, "RU Tank": {"ability":"Solid Rock","item":"Cameruptite","nature":"Calm","evs":{"hp":252,"sd":172,"sp":84},"moves":["Fire Blast","Earth Power","Rest","Sleep Talk"]}, "1v1 Yawn + Protect": {"ability":"Solid Rock","item":"Cameruptite","nature":"Modest","evs":{"hp":252,"df":96,"sa":128,"sd":32},"moves":["Yawn","Protect","Ancient Power","Fire Blast"]}, "PU Wallbreaker": {"ability":"Solid Rock","item":"Choice Specs","nature":"Modest","evs":{"sa":252,"sd":4,"sp":252},"moves":["Eruption","Overheat","Flamethrower","Earth Power"]}, "VGC 2018 Trick Room Attacker": {"level":50,"ability":"Solid Rock","item":"Cameruptite","nature":"Quiet","ivs":{"sp":0},"evs":{"hp":252,"df":4,"sa":252},"moves":["Heat Wave","Earth Power","Nature Power","Protect"]}, - "ZU Choice Specs": {"ability":"Solid Rock","item":"Choice Specs","nature":"Modest","evs":{"df":4,"sa":252,"sp":252},"moves":["Eruption","Fire Blast","Earth Power","Hidden Power Ice"]}, - "ZU Specially Defensive": {"ability":"Solid Rock","item":"Leftovers","nature":"Calm","evs":{"hp":252,"sa":4,"sd":252},"moves":["Stealth Rock","Lava Plume","Toxic","Earth Power"]}, "Doubles OU Trick Room Attacker": {"ability":"Solid Rock","item":"Cameruptite","nature":"Quiet","ivs":{"sp":0},"evs":{"hp":248,"df":8,"sa":252},"moves":["Heat Wave","Earth Power","Substitute","Protect"]}, "Battle Spot Doubles Showdown Usage": {"level":50,"ability":"Anger Point","item":"Wiki Berry","nature":"Brave","evs":{"hp":252,"at":4,"sa":252},"moves":["Earthquake","Rock Slide","Protect","Eruption"]} }, @@ -2123,26 +2123,26 @@ var SETDEX_SM = { "ZU Swords Dance": {"ability":"Water Absorb","item":"Life Orb","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Seed Bomb","Sucker Punch","Superpower"]} }, "Altaria": { - "UU Dragon Dance": {"ability":"Natural Cure","item":"Altarianite","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Return","Earthquake","Roost"]}, - "UU Refresh": {"ability":"Natural Cure","item":"Altarianite","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Return","Refresh","Roost"]}, - "UU Defensive": {"ability":"Natural Cure","item":"Altarianite","nature":"Impish","evs":{"hp":252,"df":200,"sp":56},"moves":["Return","Flamethrower","Heal Bell","Roost"]}, - "UU Special Tank": {"ability":"Natural Cure","item":"Altarianite","nature":"Modest","evs":{"hp":248,"df":4,"sa":160,"sp":96},"moves":["Hyper Voice","Fire Blast","Toxic","Roost"]}, "1v1 Bulky Attacker": {"ability":"Cloud Nine","item":"Altarianite","nature":"Calm","evs":{"hp":252,"df":132,"sa":16,"sd":92,"sp":16},"moves":["Cotton Guard","Roost","Hyper Voice","Fire Blast"]}, "PU Defensive Defog": {"ability":"Natural Cure","item":"Leftovers","nature":"Calm","evs":{"hp":252,"sd":160,"sp":96},"moves":["Defog","Toxic","Dragon Pulse","Roost"]}, "Monotype Offensive Dragon Dance (Dragon)": {"ability":"Natural Cure","item":"Altarianite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Return","Dragon Dance","Roost","Earthquake"]}, "Monotype Bulky Dragon Dance (Dragon)": {"ability":"Natural Cure","item":"Altarianite","nature":"Impish","evs":{"hp":252,"df":16,"sp":240},"moves":["Return","Dragon Dance","Roost","Refresh"]}, "Monotype Support (Dragon)": {"ability":"Natural Cure","item":"Altarianite","nature":"Jolly","evs":{"hp":252,"df":80,"sp":176},"moves":["Body Slam","Roost","Defog","Heal Bell"]}, - "ZU Defensive Defog": {"ability":"Natural Cure","item":"Leftovers","nature":"Bold","evs":{"hp":252,"df":160,"sp":96},"moves":["Defog","Roost","Toxic","Flamethrower"]} + "ZU Defensive Defog": {"ability":"Natural Cure","item":"Leftovers","nature":"Bold","evs":{"hp":252,"df":160,"sp":96},"moves":["Defog","Roost","Toxic","Flamethrower"]}, + "UU Dragon Dance": {"ability":"Natural Cure","item":"Altarianite","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Return","Earthquake","Roost"]}, + "UU Refresh": {"ability":"Natural Cure","item":"Altarianite","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Return","Refresh","Roost"]}, + "UU Defensive": {"ability":"Natural Cure","item":"Altarianite","nature":"Impish","evs":{"hp":252,"df":200,"sp":56},"moves":["Return","Flamethrower","Heal Bell","Roost"]}, + "UU Special Tank": {"ability":"Natural Cure","item":"Altarianite","nature":"Modest","evs":{"hp":248,"df":4,"sa":160,"sp":96},"moves":["Hyper Voice","Fire Blast","Toxic","Roost"]} }, "Altaria-Mega": { - "UU Dragon Dance": {"ability":"Pixilate","item":"Altarianite","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Return","Earthquake","Roost"]}, - "UU Refresh": {"ability":"Pixilate","item":"Altarianite","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Return","Refresh","Roost"]}, - "UU Defensive": {"ability":"Pixilate","item":"Altarianite","nature":"Impish","evs":{"hp":252,"df":200,"sp":56},"moves":["Return","Flamethrower","Heal Bell","Roost"]}, - "UU Special Tank": {"ability":"Pixilate","item":"Altarianite","nature":"Modest","evs":{"hp":248,"df":4,"sa":160,"sp":96},"moves":["Hyper Voice","Fire Blast","Toxic","Roost"]}, "1v1 Bulky Attacker": {"ability":"Pixilate","item":"Altarianite","nature":"Calm","evs":{"hp":252,"df":132,"sa":16,"sd":92,"sp":16},"moves":["Cotton Guard","Roost","Hyper Voice","Fire Blast"]}, "Monotype Offensive Dragon Dance (Dragon)": {"ability":"Pixilate","item":"Altarianite","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Return","Dragon Dance","Roost","Earthquake"]}, "Monotype Bulky Dragon Dance (Dragon)": {"ability":"Pixilate","item":"Altarianite","nature":"Impish","evs":{"hp":252,"df":16,"sp":240},"moves":["Return","Dragon Dance","Roost","Refresh"]}, - "Monotype Support (Dragon)": {"ability":"Pixilate","item":"Altarianite","nature":"Jolly","evs":{"hp":252,"df":80,"sp":176},"moves":["Body Slam","Roost","Defog","Heal Bell"]} + "Monotype Support (Dragon)": {"ability":"Pixilate","item":"Altarianite","nature":"Jolly","evs":{"hp":252,"df":80,"sp":176},"moves":["Body Slam","Roost","Defog","Heal Bell"]}, + "UU Dragon Dance": {"ability":"Pixilate","item":"Altarianite","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Return","Earthquake","Roost"]}, + "UU Refresh": {"ability":"Pixilate","item":"Altarianite","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Dragon Dance","Return","Refresh","Roost"]}, + "UU Defensive": {"ability":"Pixilate","item":"Altarianite","nature":"Impish","evs":{"hp":252,"df":200,"sp":56},"moves":["Return","Flamethrower","Heal Bell","Roost"]}, + "UU Special Tank": {"ability":"Pixilate","item":"Altarianite","nature":"Modest","evs":{"hp":248,"df":4,"sa":160,"sp":96},"moves":["Hyper Voice","Fire Blast","Toxic","Roost"]} }, "Zangoose": { "PU Toxic Orb Wallbreaker": {"ability":"Toxic Boost","item":"Toxic Orb","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Facade","Knock Off","Close Combat","Quick Attack"]}, @@ -2532,14 +2532,14 @@ var SETDEX_SM = { "LC Defensive Stealth Rock": {"level":5,"ability":"Overgrow","item":"Eviolite","nature":"Careful","evs":{"hp":76,"at":52,"df":244,"sd":76,"sp":28},"moves":["Stealth Rock","Synthesis","Bullet Seed","Superpower"]} }, "Torterra": { - "RU Defensive": {"ability":"Overgrow","item":"Leftovers","nature":"Impish","evs":{"hp":248,"df":252,"sd":8},"moves":["Stealth Rock","Wood Hammer","Earthquake","Synthesis"]}, - "PU Rock Polish": {"ability":"Overgrow","item":"Grassium Z","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Rock Polish","Wood Hammer","Earthquake","Stone Edge"]}, - "PU Stealth Rock": {"ability":"Shell Armor","item":"Leftovers","nature":"Careful","evs":{"hp":252,"df":44,"sd":212},"moves":["Stealth Rock","Wood Hammer","Earthquake","Synthesis"]}, - "PU Bulky Swords Dance": {"ability":"Shell Armor","item":"Grassium Z","nature":"Careful","evs":{"hp":252,"sd":160,"sp":96},"moves":["Swords Dance","Wood Hammer","Earthquake","Synthesis"]}, "ZU Stealth Rock": {"ability":"Overgrow","item":"Leftovers","nature":"Careful","evs":{"hp":252,"df":4,"sd":252},"moves":["Stealth Rock","Synthesis","Wood Hammer","Earthquake"]}, "ZU Swords Dance": {"ability":"Overgrow","item":"Rockium Z","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Swords Dance","Stone Edge","Wood Hammer","Earthquake"]}, "ZU Choice Band": {"ability":"Overgrow","item":"Choice Band","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Wood Hammer","Earthquake","Stone Edge","Crunch"]}, "ZU Rock Polish": {"ability":"Overgrow","item":"Grassium Z","nature":"Jolly","evs":{"at":252,"df":4,"sp":252},"moves":["Rock Polish","Stone Edge","Wood Hammer","Earthquake"]}, + "RU Defensive": {"ability":"Overgrow","item":"Leftovers","nature":"Impish","evs":{"hp":248,"df":252,"sd":8},"moves":["Stealth Rock","Wood Hammer","Earthquake","Synthesis"]}, + "PU Rock Polish": {"ability":"Overgrow","item":"Grassium Z","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Rock Polish","Wood Hammer","Earthquake","Stone Edge"]}, + "PU Stealth Rock": {"ability":"Shell Armor","item":"Leftovers","nature":"Careful","evs":{"hp":252,"df":44,"sd":212},"moves":["Stealth Rock","Wood Hammer","Earthquake","Synthesis"]}, + "PU Bulky Swords Dance": {"ability":"Shell Armor","item":"Grassium Z","nature":"Careful","evs":{"hp":252,"sd":160,"sp":96},"moves":["Swords Dance","Wood Hammer","Earthquake","Synthesis"]}, "NU Offensive": {"ability":"Overgrow","item":"Rockium Z","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Wood Hammer","Earthquake","Stone Edge","Rock Polish"]} }, "Chimchar": { @@ -4012,6 +4012,12 @@ var SETDEX_SM = { "Battle Spot Doubles Showdown Usage": {"level":50,"ability":"Protean","item":"Life Orb","nature":"Timid","evs":{"hp":4,"sa":252,"sp":252},"moves":["Gunk Shot","Dark Pulse","Hydro Pump","Protect"]}, "Anything Goes Showdown Usage": {"ability":"Protean","item":"Life Orb","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Ice Beam","Dark Pulse","Water Shuriken","Shadow Sneak"]} }, + "Greninja-Ash": { + "Ubers Lead": {"ability":"Battle Bond","item":"Focus Sash","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Spikes","Taunt","Dark Pulse","Substitute"]}, + "OU Offensive": {"ability":"Battle Bond","item":"Choice Specs","nature":"Timid","evs":{"df":4,"sa":252,"sp":252},"moves":["Hydro Pump","Dark Pulse","Water Shuriken","Spikes"]}, + "CAP Choice Specs": {"ability":"Battle Bond","item":"Choice Specs","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Hydro Pump","Dark Pulse","Water Shuriken","Spikes"]}, + "Anything Goes Showdown Usage": {"ability":"Battle Bond","item":"Focus Sash","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Dark Pulse","Water Shuriken","Ice Beam","Hydro Pump"]} + }, "Bunnelby": { "LC Choice Scarf": {"level":5,"ability":"Huge Power","item":"Choice Scarf","nature":"Adamant","evs":{"at":228,"df":52,"sp":220},"moves":["Return","U-turn","Earthquake","Stone Edge"]}, "LC Life Orb": {"level":5,"ability":"Huge Power","item":"Life Orb","nature":"Adamant","ivs":{"hp":4},"evs":{"at":228,"df":52,"sp":220},"moves":["Return","Quick Attack","Earthquake","Iron Head"]} @@ -4519,12 +4525,12 @@ var SETDEX_SM = { "ZU Unaware Wall": {"ability":"Unaware","item":"Poisonium Z","nature":"Bold","evs":{"hp":248,"df":252,"sd":8},"moves":["Recover","Spite","Toxic","Rest"]}, "UU Specially Defensive": {"ability":"Unaware","item":"Leftovers","nature":"Calm","evs":{"hp":252,"df":4,"sd":252},"moves":["Block","Toxic","Soak","Recover"]}, "RU Unaware Wall": {"ability":"Unaware","item":"Leftovers","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Toxic","Recover","Soak","Block"]}, + "1v1 Stall": {"ability":"Unaware","item":"Leftovers","nature":"Calm","evs":{"hp":248,"df":124,"sd":136},"moves":["Rest","Spite","Toxic","Soak"]}, "PU Unaware Trapper": {"ability":"Unaware","item":"Leftovers","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Block","Spite","Recover","Rest"]}, "OU Unaware Wall": {"ability":"Unaware","item":"Leftovers","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Block","Recover","Spite","Rest"]}, "NU Unaware Wall": {"ability":"Unaware","item":"Leftovers","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Recover","Rest","Block","Spite"]}, "Battle Spot Singles Toxic Staller": {"level":50,"ability":"Unaware","item":"Rocky Helmet","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Toxic","Recover","Soak","Counter"]}, "Battle Spot Singles Baton Passer": {"level":50,"ability":"Unaware","item":"Poisonium Z","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Purify","Recover","Toxic","Baton Pass"]}, - "1v1 Stall": {"ability":"Unaware","item":"Leftovers","nature":"Calm","evs":{"hp":248,"df":124,"sd":136},"moves":["Rest","Spite","Toxic","Soak"]}, "Monotype Showdown Usage": {"ability":"Innards Out","item":"Leftovers","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Recover","Toxic","Protect","Counter"]}, "CAP Showdown Usage": {"ability":"Innards Out","item":"Leftovers","nature":"Calm","evs":{"hp":252,"df":4,"sd":252},"moves":["Recover","Toxic","Soak","Protect"]} }, @@ -4995,10 +5001,6 @@ var SETDEX_SM = { "Araquanid-Totem": { "Battle Spot Doubles Showdown Usage": {"level":50,"ability":"Water Bubble","item":"Waterium Z","nature":"Brave","evs":{"hp":252,"at":252,"sd":4},"moves":["Liquidation","Protect","Leech Life","Poison Jab"]} }, - "Greninja-Ash": { - "CAP Showdown Usage": {"ability":"Battle Bond","item":"Choice Specs","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Dark Pulse","Water Shuriken","Hydro Pump","Spikes"]}, - "Anything Goes Showdown Usage": {"ability":"Battle Bond","item":"Focus Sash","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Dark Pulse","Water Shuriken","Ice Beam","Hydro Pump"]} - }, "Flarelm": { "CAP Showdown Usage": {"ability":"Battle Armor","item":"Eviolite","nature":"Bold","evs":{"hp":248,"df":252,"sa":8},"moves":["Synthesis","Will-O-Wisp","Leech Seed","Stealth Rock"]} } diff --git a/src/js/data/sets/gen8.js b/src/js/data/sets/gen8.js index 87052199f..6e25bf7bd 100644 --- a/src/js/data/sets/gen8.js +++ b/src/js/data/sets/gen8.js @@ -1,10 +1,10 @@ var SETDEX_SS = { "Shiftry": { + "ZU Mixed Attacker": {"ability":"Chlorophyll","item":"Life Orb","nature":"Lonely","evs":{"at":252,"sa":4,"sp":252},"moves":["Knock Off","Sucker Punch","Leaf Storm","Swords Dance"]}, + "ZU Sun Sweeper": {"ability":"Chlorophyll","item":"Life Orb","nature":"Adamant","evs":{"at":252,"sa":4,"sp":252},"moves":["Swords Dance","Solar Blade","Knock Off","Sucker Punch"]}, "RU Sun Sweeper": {"ability":"Chlorophyll","item":"Life Orb","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Growth","Solar Blade","Knock Off","Low Kick"]}, "PU Defog": {"ability":"Pickpocket","item":"Heavy-Duty Boots","nature":"Timid","evs":{"hp":248,"df":164,"sp":96},"moves":["Defog","Knock Off","Leaf Storm","Synthesis"]}, - "Monotype Swords Dance (Grass)": {"ability":"Chlorophyll","item":"Black Glasses","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Swords Dance","Substitute","Knock Off","Sucker Punch"]}, - "ZU Mixed Attacker": {"ability":"Chlorophyll","item":"Life Orb","nature":"Lonely","evs":{"at":252,"sa":4,"sp":252},"moves":["Knock Off","Sucker Punch","Leaf Storm","Swords Dance"]}, - "ZU Sun Sweeper": {"ability":"Chlorophyll","item":"Life Orb","nature":"Adamant","evs":{"at":252,"sa":4,"sp":252},"moves":["Swords Dance","Solar Blade","Knock Off","Sucker Punch"]} + "Monotype Swords Dance (Grass)": {"ability":"Chlorophyll","item":"Black Glasses","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Swords Dance","Substitute","Knock Off","Sucker Punch"]} }, "Gallade": { "PU All-out Attacker": {"ability":"Justified","item":"Muscle Band","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Close Combat","Psycho Cut","Shadow Sneak","Knock Off"]}, @@ -187,11 +187,11 @@ var SETDEX_SS = { "LC Choice Scarf": {"level":5,"ability":"Drought","item":"Choice Scarf","nature":"Timid","evs":{"hp":52,"sa":196,"sp":236},"moves":["Weather Ball","Overheat","Energy Ball","Fire Blast"]} }, "Ninetales": { + "ZU Nasty Plot": {"ability":"Flash Fire","item":"Heavy-Duty Boots","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Nasty Plot","Fire Blast","Energy Ball","Scorching Sands"]}, "RU Sun Setter": {"ability":"Drought","item":"Heat Rock","nature":"Timid","ivs":{"at":0},"evs":{"sa":252,"sd":4,"sp":252},"moves":["Fire Blast","Solar Beam","Nasty Plot","Toxic"]}, "1v1 Life Orb": {"ability":"Drought","item":"Life Orb","nature":"Modest","evs":{"hp":56,"sa":220,"sp":232},"moves":["Overheat","Solar Beam","Encore","Fake Tears"]}, "1v1 Choice Specs": {"ability":"Drought","item":"Choice Specs","nature":"Modest","evs":{"df":4,"sa":252,"sp":252},"moves":["Overheat","Mystical Fire","Solar Beam","Scorching Sands"]}, "Monotype Nasty Plot": {"ability":"Drought","item":"Heat Rock","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Nasty Plot","Fire Blast","Extrasensory","Solar Beam"]}, - "ZU Nasty Plot": {"ability":"Flash Fire","item":"Heavy-Duty Boots","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Nasty Plot","Fire Blast","Energy Ball","Scorching Sands"]}, "Doubles OU Showdown Usage": {"ability":"Drought","item":"Choice Specs","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Solar Beam","Heat Wave","Scorching Sands","Protect"]} }, "Ninetales-Alola": { @@ -517,16 +517,16 @@ var SETDEX_SS = { "Anything Goes Defensive": {"ability":"Water Absorb","item":"Heavy-Duty Boots","nature":"Calm","evs":{"hp":248,"df":8,"sd":252},"moves":["Sheer Cold","Horn Drill","Rest","Freeze-Dry"]} }, "Ditto": { + "ZU Revenge Killer": {"ability":"Imposter","item":"Choice Scarf","nature":"Quiet","ivs":{"sp":0},"evs":{"hp":252,"df":4,"sa":252},"moves":["Transform"]}, "UU Imposter": {"ability":"Imposter","item":"Choice Scarf","nature":"Quiet","ivs":{"sp":0},"evs":{"hp":252,"df":4,"sa":252},"moves":["Transform"]}, "Ubers I'm you, but stronger": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"sp":0},"evs":{"hp":248,"at":8,"df":252},"moves":["Transform"]}, "RU Revenge Killer": {"ability":"Imposter","item":"Choice Scarf","nature":"Impish","ivs":{"sp":4},"evs":{"hp":248,"at":8,"df":252},"moves":["Transform"]}, "PU Imposter": {"ability":"Imposter","item":"Choice Scarf","nature":"Quiet","ivs":{"sp":0},"evs":{"hp":252,"df":4,"sa":252},"moves":["Transform"]}, "OU Imposter": {"ability":"Imposter","item":"Choice Scarf","nature":"Quiet","ivs":{"sp":0},"evs":{"hp":252,"at":4,"sa":252},"moves":["Transform"]}, + "National Dex Monotype Revenge Killer": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"at":30,"sa":30,"sp":0},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, "National Dex Imposter Among Us": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"sa":30,"sd":30,"sp":1},"evs":{"hp":248,"at":8,"df":252},"moves":["Transform"]}, "Monotype Revenge Killer": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"sp":0},"evs":{"hp":248,"at":8,"df":252},"moves":["Transform"]}, "Battle Stadium Singles Revenge Killer": {"level":50,"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"sp":0},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, - "ZU Revenge Killer": {"ability":"Imposter","item":"Choice Scarf","nature":"Quiet","ivs":{"sp":0},"evs":{"hp":252,"df":4,"sa":252},"moves":["Transform"]}, - "National Dex Monotype Revenge Killer": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"at":30,"sa":30,"sp":0},"evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, "Anything Goes Revenge Killer": {"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","ivs":{"sp":0},"evs":{"hp":248,"at":8,"df":252},"moves":["Transform"]}, "VGC 2022 Showdown Usage": {"level":50,"ability":"Imposter","item":"Quick Claw","nature":"Sassy","evs":{"hp":252,"df":4,"sd":252},"moves":["Transform"]}, "VGC 2021 Showdown Usage": {"level":50,"ability":"Imposter","item":"Choice Scarf","nature":"Relaxed","evs":{"hp":252,"at":4,"df":252},"moves":["Transform"]}, @@ -589,11 +589,11 @@ var SETDEX_SS = { "Battle Stadium Singles Yawn Support": {"level":50,"ability":"Thick Fat","item":"Leftovers","nature":"Impish","evs":{"hp":228,"df":252,"sd":28},"moves":["Facade","Yawn","Protect","Heavy Slam"]} }, "Articuno": { - "UU Specially Defensive": {"ability":"Pressure","item":"Heavy-Duty Boots","nature":"Calm","evs":{"hp":248,"sd":204,"sp":56},"moves":["Freeze-Dry","Defog","Heal Bell","Roost"]}, - "PU Specially Defensive": {"ability":"Pressure","item":"Heavy-Duty Boots","nature":"Careful","evs":{"hp":252,"sd":160,"sp":96},"moves":["Roost","Defog","Freeze-Dry","Brave Bird"]}, "ZU Specially Defensive": {"ability":"Pressure","item":"Heavy-Duty Boots","nature":"Calm","evs":{"hp":248,"sd":204,"sp":56},"moves":["Roost","Defog","Freeze-Dry","Toxic"]}, "ZU SubRoost": {"ability":"Pressure","item":"Heavy-Duty Boots","nature":"Timid","evs":{"df":4,"sa":252,"sp":252},"moves":["Substitute","Roost","Toxic","Freeze-Dry"]}, "ZU Roost + 3 Attacks": {"ability":"Pressure","item":"Heavy-Duty Boots","nature":"Timid","evs":{"df":4,"sa":252,"sp":252},"moves":["Roost","Hurricane","Freeze-Dry","U-turn"]}, + "UU Specially Defensive": {"ability":"Pressure","item":"Heavy-Duty Boots","nature":"Calm","evs":{"hp":248,"sd":204,"sp":56},"moves":["Freeze-Dry","Defog","Heal Bell","Roost"]}, + "PU Specially Defensive": {"ability":"Pressure","item":"Heavy-Duty Boots","nature":"Careful","evs":{"hp":252,"sd":160,"sp":96},"moves":["Roost","Defog","Freeze-Dry","Brave Bird"]}, "1v1 Showdown Usage": {"ability":"Pressure","item":"Assault Vest","nature":"Calm","evs":{"hp":252,"df":8,"sd":248},"moves":["Ice Shard","Mirror Coat","Brave Bird","Triple Axel"]} }, "Articuno-Galar": { @@ -859,13 +859,13 @@ var SETDEX_SS = { "National Dex Two Attacks": {"ability":"Technician","item":"Scizorite","nature":"Adamant","evs":{"hp":248,"at":40,"sp":220},"moves":["Swords Dance","Bullet Punch","Roost","Sand Tomb"]} }, "Shuckle": { + "ZU Sticky Web Lead": {"ability":"Sturdy","item":"Mental Herb","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Sticky Web","Stealth Rock","Final Gambit","Encore"]}, "Ubers Sticky Web": {"ability":"Sturdy","item":"Mental Herb","nature":"Bold","evs":{"hp":252,"df":136,"sd":120},"moves":["Sticky Web","Stealth Rock","Encore","Final Gambit"]}, "OU Sticky Web": {"ability":"Sturdy","item":"Red Card","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Sticky Web","Stealth Rock","Encore","Final Gambit"]}, + "National Dex Monotype Utility (Rock)": {"ability":"Sturdy","item":"Mental Herb","nature":"Impish","evs":{"hp":248,"df":252,"sd":8},"moves":["Sticky Web","Stealth Rock","Encore","Knock Off"]}, "National Dex Sticky Web Setter": {"ability":"Sturdy","item":"Mental Herb","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Sticky Web","Stealth Rock","Encore","Final Gambit"]}, "Monotype Entry Hazards Lead (Bug)": {"ability":"Sturdy","item":"Mental Herb","nature":"Bold","evs":{"hp":248,"df":252,"sd":8},"moves":["Stealth Rock","Sticky Web","Encore","Toxic"]}, "Monotype Entry Hazard Setter (Rock)": {"ability":"Sturdy","item":"Mental Herb","nature":"Bold","evs":{"hp":248,"df":252,"sd":8},"moves":["Sticky Web","Stealth Rock","Encore","Knock Off"]}, - "ZU Sticky Web Lead": {"ability":"Sturdy","item":"Mental Herb","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Sticky Web","Stealth Rock","Final Gambit","Encore"]}, - "National Dex Monotype Utility (Rock)": {"ability":"Sturdy","item":"Mental Herb","nature":"Impish","evs":{"hp":248,"df":252,"sd":8},"moves":["Sticky Web","Stealth Rock","Encore","Knock Off"]}, "Anything Goes Sticky Web": {"ability":"Sturdy","item":"Mental Herb","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Sticky Web","Stealth Rock","Encore","Final Gambit"]}, "National Dex UU Showdown Usage": {"ability":"Sturdy","item":"Mental Herb","nature":"Bold","evs":{"hp":252,"df":252,"sp":4},"moves":["Sticky Web","Stealth Rock","Encore","Knock Off"]} }, @@ -1145,12 +1145,12 @@ var SETDEX_SS = { "NU Swords Dance": {"ability":"Speed Boost","nature":"Adamant","evs":{"at":252,"df":88,"sp":168},"moves":["Acrobatics","U-turn","Protect","Swords Dance"]} }, "Shedinja": { + "ZU Wonder Guard Pivot": {"ability":"Wonder Guard","item":"Heavy-Duty Boots","nature":"Lonely","ivs":{"df":0,"sd":0},"evs":{"at":252,"sp":252},"moves":["Protect","Toxic","Will-O-Wisp","Poltergeist"]}, "Ubers Wonder Guard": {"ability":"Wonder Guard","item":"Heavy-Duty Boots","nature":"Lonely","ivs":{"df":0,"sd":0},"evs":{"at":252,"sp":252},"moves":["Shadow Sneak","Will-O-Wisp","Toxic","Protect"]}, "OU Utility": {"ability":"Wonder Guard","item":"Heavy-Duty Boots","nature":"Lonely","ivs":{"df":0,"sd":0},"evs":{"at":252,"sp":252},"moves":["Protect","Will-O-Wisp","Swords Dance","Shadow Sneak"]}, "National Dex Dual Status": {"ability":"Wonder Guard","item":"Heavy-Duty Boots","nature":"Mild","ivs":{"at":0,"df":0,"sd":0},"evs":{"sa":252,"sp":252},"moves":["Toxic","Will-O-Wisp","Hex","Protect"]}, "1v1 Protective Pads": {"ability":"Wonder Guard","item":"Protective Pads","nature":"Hasty","ivs":{"df":0},"evs":{"at":252,"sp":252},"moves":["Shadow Sneak","Poltergeist","X-Scissor","Screech"]}, "Battle Stadium Singles Wonder Guard": {"level":50,"ability":"Wonder Guard","item":"Focus Sash","nature":"Lonely","ivs":{"df":0,"sd":0},"evs":{"at":252,"sp":252},"moves":["Poltergeist","Will-O-Wisp","Shadow Sneak","Endure"]}, - "ZU Wonder Guard Pivot": {"ability":"Wonder Guard","item":"Heavy-Duty Boots","nature":"Lonely","ivs":{"df":0,"sd":0},"evs":{"at":252,"sp":252},"moves":["Protect","Toxic","Will-O-Wisp","Poltergeist"]}, "Anything Goes Defensive Pivot": {"ability":"Wonder Guard","item":"Heavy-Duty Boots","nature":"Lonely","ivs":{"df":0,"sd":0},"evs":{"at":252,"sp":252},"moves":["Toxic","Will-O-Wisp","Baton Pass","Shadow Sneak"]} }, "Exploud": { @@ -1607,10 +1607,10 @@ var SETDEX_SS = { "LC Hail Setter": {"level":5,"ability":"Snow Warning","item":"Icy Rock","nature":"Naive","evs":{"hp":36,"at":20,"df":36,"sa":180,"sd":36,"sp":196},"moves":["Blizzard","Giga Drain","Ice Shard","Protect"]} }, "Abomasnow": { - "RU Hail Setter": {"ability":"Snow Warning","item":"Icy Rock","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Ice Shard","Wood Hammer","Earthquake"]}, - "PU Choice Scarf": {"ability":"Snow Warning","item":"Choice Scarf","nature":"Timid","evs":{"at":4,"sa":252,"sp":252},"moves":["Blizzard","Giga Drain","Earth Power","Rock Slide"]}, "ZU Choice Specs": {"ability":"Snow Warning","item":"Choice Specs","nature":"Modest","evs":{"df":4,"sa":252,"sp":252},"moves":["Blizzard","Leaf Storm","Earth Power","Focus Blast"]}, - "ZU Swords Dance": {"ability":"Snow Warning","item":"Heavy-Duty Boots","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Swords Dance","Wood Hammer","Ice Shard","Earthquake"]} + "ZU Swords Dance": {"ability":"Snow Warning","item":"Heavy-Duty Boots","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Swords Dance","Wood Hammer","Ice Shard","Earthquake"]}, + "RU Hail Setter": {"ability":"Snow Warning","item":"Icy Rock","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Ice Shard","Wood Hammer","Earthquake"]}, + "PU Choice Scarf": {"ability":"Snow Warning","item":"Choice Scarf","nature":"Timid","evs":{"at":4,"sa":252,"sp":252},"moves":["Blizzard","Giga Drain","Earth Power","Rock Slide"]} }, "Weavile": { "National Dex Choice Band": {"ability":"Pressure","item":"Choice Band","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Triple Axel","Knock Off","Pursuit","Ice Shard"]}, @@ -1735,17 +1735,17 @@ var SETDEX_SS = { "ZU Substitute + 3 Attacks": {"ability":"Pressure","item":"Leftovers","nature":"Adamant","evs":{"hp":132,"at":252,"sp":124},"moves":["Substitute","Poltergeist","Shadow Sneak","Focus Punch"]} }, "Froslass": { + "ZU Choice Band": {"ability":"Cursed Body","item":"Choice Band","nature":"Jolly","evs":{"at":252,"df":4,"sp":252},"moves":["Triple Axel","Poltergeist","Switcheroo","Ice Shard"]}, + "ZU Offensive Spikes Setter": {"ability":"Cursed Body","item":"Heavy-Duty Boots","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Spikes","Taunt","Ice Beam","Shadow Ball"]}, + "ZU Suicide Lead": {"ability":"Cursed Body","item":"Focus Sash","nature":"Jolly","evs":{"at":252,"df":4,"sp":252},"moves":["Spikes","Taunt","Destiny Bond","Avalanche"]}, "UU Suicide Lead": {"ability":"Cursed Body","item":"Focus Sash","nature":"Jolly","evs":{"hp":248,"at":8,"sp":252},"moves":["Spikes","Poltergeist","Taunt","Destiny Bond"]}, - "Ubers Suicide Lead": {"ability":"Cursed Body","item":"Focus Sash","nature":"Timid","ivs":{"at":0},"evs":{"df":4,"sa":252,"sp":252},"moves":["Icy Wind","Spikes","Taunt","Destiny Bond"]}, - "RU Spikes": {"ability":"Cursed Body","item":"Focus Sash","nature":"Timid","evs":{"hp":4,"sa":252,"sp":252},"moves":["Spikes","Taunt","Icy Wind","Destiny Bond"]}, "PU Choice Band": {"ability":"Cursed Body","item":"Choice Band","nature":"Jolly","evs":{"at":252,"df":4,"sp":252},"moves":["Poltergeist","Triple Axel","Trick","Spikes"]}, "PU Spikes": {"ability":"Cursed Body","item":"Heavy-Duty Boots","nature":"Timid","evs":{"df":4,"sa":252,"sp":252},"moves":["Spikes","Taunt","Ice Beam","Shadow Ball"]}, - "NU Dedicated Lead": {"ability":"Cursed Body","item":"Focus Sash","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Spikes","Taunt","Thunder Wave","Icy Wind"]}, "Monotype Suicide Lead (Ghost)": {"ability":"Cursed Body","item":"Focus Sash","nature":"Timid","evs":{"hp":4,"sa":252,"sp":252},"moves":["Spikes","Taunt","Icy Wind","Destiny Bond"]}, "Monotype Suicide Lead (Ice)": {"ability":"Cursed Body","item":"Focus Sash","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Spikes","Taunt","Destiny Bond","Shadow Ball"]}, - "ZU Choice Band": {"ability":"Cursed Body","item":"Choice Band","nature":"Jolly","evs":{"at":252,"df":4,"sp":252},"moves":["Triple Axel","Poltergeist","Switcheroo","Ice Shard"]}, - "ZU Offensive Spikes Setter": {"ability":"Cursed Body","item":"Heavy-Duty Boots","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Spikes","Taunt","Ice Beam","Shadow Ball"]}, - "ZU Suicide Lead": {"ability":"Cursed Body","item":"Focus Sash","nature":"Jolly","evs":{"at":252,"df":4,"sp":252},"moves":["Spikes","Taunt","Destiny Bond","Avalanche"]}, + "Ubers Suicide Lead": {"ability":"Cursed Body","item":"Focus Sash","nature":"Timid","ivs":{"at":0},"evs":{"df":4,"sa":252,"sp":252},"moves":["Icy Wind","Spikes","Taunt","Destiny Bond"]}, + "RU Spikes": {"ability":"Cursed Body","item":"Focus Sash","nature":"Timid","evs":{"hp":4,"sa":252,"sp":252},"moves":["Spikes","Taunt","Icy Wind","Destiny Bond"]}, + "NU Dedicated Lead": {"ability":"Cursed Body","item":"Focus Sash","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Spikes","Taunt","Thunder Wave","Icy Wind"]}, "National Dex UU Showdown Usage": {"ability":"Cursed Body","item":"Focus Sash","nature":"Timid","evs":{"hp":248,"sa":8,"sp":252},"moves":["Destiny Bond","Spikes","Taunt","Icy Wind"]} }, "Rotom": { @@ -2609,6 +2609,9 @@ var SETDEX_SS = { "National Dex Heavy-Duty Boots": {"ability":"Protean","item":"Heavy-Duty Boots","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Gunk Shot","Ice Beam","U-turn","Spikes"]}, "National Dex Choice Scarf": {"ability":"Protean","item":"Choice Scarf","nature":"Hasty","evs":{"at":164,"sa":92,"sp":252},"moves":["Ice Beam","U-turn","Rock Slide","Spikes"]} }, + "Greninja-Ash": { + "National Dex Choice Specs": {"ability":"Battle Bond","item":"Choice Specs","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Hydro Pump","Dark Pulse","Water Shuriken","Spikes"]} + }, "Bunnelby": { "LC Wallbreaker": {"level":5,"ability":"Huge Power","item":"Eviolite","nature":"Adamant","evs":{"hp":52,"at":228,"sp":228},"moves":["Strength","Earthquake","Quick Attack","Stone Edge"]} }, @@ -3138,8 +3141,8 @@ var SETDEX_SS = { "Monotype Utility (Water)": {"ability":"Emergency Exit","item":"Heavy-Duty Boots","nature":"Adamant","evs":{"hp":84,"at":252,"sp":172},"moves":["First Impression","Knock Off","Leech Life","Spikes"]} }, "Palossand": { - "NU Physically Defensive": {"ability":"Water Compaction","item":"Colbur Berry","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Stealth Rock","Shadow Ball","Earth Power","Shore Up"]}, - "ZU Physical Wall": {"ability":"Water Compaction","item":"Colbur Berry","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Stealth Rock","Earth Power","Shadow Ball","Shore Up"]} + "ZU Physical Wall": {"ability":"Water Compaction","item":"Colbur Berry","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Stealth Rock","Earth Power","Shadow Ball","Shore Up"]}, + "NU Physically Defensive": {"ability":"Water Compaction","item":"Colbur Berry","nature":"Bold","evs":{"hp":252,"df":252,"sd":4},"moves":["Stealth Rock","Shadow Ball","Earth Power","Shore Up"]} }, "Pyukumuku": { "1v1 Counter + Mirror Coat": {"ability":"Unaware","item":"Rocky Helmet","nature":"Impish","evs":{"hp":252,"df":228,"sd":28},"moves":["Counter","Mirror Coat","Recover","Taunt"]}, @@ -3692,8 +3695,8 @@ var SETDEX_SS = { "ZU Cotton Guard": {"ability":"Fluffy","item":"Leftovers","nature":"Timid","evs":{"hp":252,"df":4,"sp":252},"moves":["Cotton Guard","Body Press","Rest","Sleep Talk"]} }, "Drednaw": { - "RU Rain Sweeper": {"ability":"Swift Swim","item":"Life Orb","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Liquidation","Stone Edge","Megahorn","Swords Dance"]}, - "ZU Suicide Lead": {"ability":"Strong Jaw","item":"Focus Sash","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Stealth Rock","Head Smash","Liquidation","Jaw Lock"]} + "ZU Suicide Lead": {"ability":"Strong Jaw","item":"Focus Sash","nature":"Adamant","evs":{"at":252,"df":4,"sp":252},"moves":["Stealth Rock","Head Smash","Liquidation","Jaw Lock"]}, + "RU Rain Sweeper": {"ability":"Swift Swim","item":"Life Orb","nature":"Adamant","evs":{"at":252,"sd":4,"sp":252},"moves":["Liquidation","Stone Edge","Megahorn","Swords Dance"]} }, "Boltund": { "ZU All-out Attacker": {"ability":"Strong Jaw","item":"Life Orb","nature":"Jolly","evs":{"at":252,"sd":4,"sp":252},"moves":["Thunder Fang","Volt Switch","Fire Fang","Crunch"]} @@ -4197,14 +4200,6 @@ var SETDEX_SS = { "Saharaja": { "CAP Standard Camel": {"ability":"Water Absorb","item":"Leftovers","nature":"Jolly","evs":{"hp":88,"at":252,"sp":168},"moves":["Earthquake","Diamond Storm","Rapid Spin","Swords Dance"]} }, - "Machamp": { - "RU Showdown Usage": {"ability":"Guts","item":"Flame Orb","nature":"Brave","evs":{"hp":252,"at":252,"sd":4},"moves":["Bullet Punch","Knock Off","Close Combat","Facade"]}, - "Doubles OU Showdown Usage": {"ability":"No Guard","item":"Assault Vest","nature":"Adamant","evs":{"hp":248,"at":252,"sd":8},"moves":["Dynamic Punch","Knock Off","Bullet Punch","Stone Edge"]} - }, - "Sirfetch’d": { - "RU Showdown Usage": {"ability":"Scrappy","item":"Leek","nature":"Brave","evs":{"hp":252,"at":252,"sd":4},"moves":["Close Combat","Knock Off","First Impression","Poison Jab"]}, - "UU Showdown Usage": {"ability":"Scrappy","item":"Leek","nature":"Adamant","evs":{"hp":40,"at":252,"sp":216},"moves":["Close Combat","First Impression","Knock Off","Brave Bird"]} - }, "Vibrava": { "ZU Showdown Usage": {"ability":"Levitate","item":"Eviolite","nature":"Careful","evs":{"hp":248,"at":8,"sd":252},"moves":["Roost","U-turn","Defog","Earthquake"]} }, @@ -4226,6 +4221,14 @@ var SETDEX_SS = { "Sandshrew": { "ZU Showdown Usage": {"ability":"Sand Rush","item":"Eviolite","nature":"Impish","evs":{"hp":248,"at":96,"df":156,"sd":5},"moves":["Earthquake","Knock Off","Rapid Spin","Stealth Rock"]} }, + "Machamp": { + "RU Showdown Usage": {"ability":"Guts","item":"Flame Orb","nature":"Brave","evs":{"hp":252,"at":252,"sd":4},"moves":["Bullet Punch","Knock Off","Close Combat","Facade"]}, + "Doubles OU Showdown Usage": {"ability":"No Guard","item":"Assault Vest","nature":"Adamant","evs":{"hp":248,"at":252,"sd":8},"moves":["Dynamic Punch","Knock Off","Bullet Punch","Stone Edge"]} + }, + "Sirfetch’d": { + "RU Showdown Usage": {"ability":"Scrappy","item":"Leek","nature":"Brave","evs":{"hp":252,"at":252,"sd":4},"moves":["Close Combat","Knock Off","First Impression","Poison Jab"]}, + "UU Showdown Usage": {"ability":"Scrappy","item":"Leek","nature":"Adamant","evs":{"hp":40,"at":252,"sp":216},"moves":["Close Combat","First Impression","Knock Off","Brave Bird"]} + }, "Vivillon": { "National Dex Monotype Showdown Usage": {"ability":"Compound Eyes","item":"Flyinium Z","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Hurricane","Sleep Powder","Quiver Dance","Energy Ball"]} }, diff --git a/src/js/data/sets/gen9.js b/src/js/data/sets/gen9.js index 7227c928a..178a1b79e 100644 --- a/src/js/data/sets/gen9.js +++ b/src/js/data/sets/gen9.js @@ -70,7 +70,7 @@ var SETDEX_SV = { "NU Physical Wall": {"ability":"Sand Rush","item":"Leftovers","nature":"Impish","teraType":"Ghost","evs":{"hp":252,"df":252,"sp":4},"moves":["Earthquake","Knock Off","Rapid Spin","Spikes"]} }, "Sandslash-Alola": { - "Monotype Slush Rush Support (Ice)": {"ability":"Slush Rush","item":"Heavy-Duty Boots","nature":"Jolly","teraType":"Ice","evs":{"hp":4,"at":252,"sp":252},"moves":["Iron Head","Earthquake","Knock Off","Rapid Spin"]}, + "Monotype Slush Rush Support (Ice)": {"ability":"Slush Rush","item":"Heavy-Duty Boots","nature":"Jolly","teraType":"Ice","evs":{"hp":4,"at":252,"sp":252},"moves":["Rapid Spin","Iron Head","Earthquake","Knock Off"]}, "RU Showdown Usage": {"ability":"Slush Rush","item":"Heavy-Duty Boots","nature":"Adamant","teraType":"Ice","evs":{"at":252,"sd":4,"sp":252},"moves":["Earthquake","Rapid Spin","Swords Dance","Knock Off"]} }, "Nidoqueen": { @@ -832,7 +832,7 @@ var SETDEX_SV = { "National Dex Ubers Defensive": {"ability":"Regenerator","item":"Heavy-Duty Boots","nature":"Impish","teraType":"Grass","evs":{"hp":248,"df":208,"sd":52},"moves":["Sacred Fire","Toxic","Defog","Whirlwind"]}, "National Dex Ubers Offensive": {"ability":"Regenerator","item":"Heavy-Duty Boots","nature":"Adamant","teraType":"Fire","evs":{"hp":248,"at":188,"sd":52,"sp":20},"moves":["Sacred Fire","Brave Bird","Thunder Wave","Defog"]}, "Balanced Hackmons Magic Guard": {"ability":"Magic Guard","item":"Life Orb","nature":"Adamant","teraType":"Fire","evs":{"hp":252,"at":252,"df":252,"sd":252,"sp":252},"moves":["Flare Blitz","Brave Bird","Tidy Up","Strength Sap"]}, - "Balanced Hackmons Ice Scales": {"ability":"Ice Scales","item":"Heavy-Duty Boots","nature":"Careful","teraType":"Fire","evs":{"hp":252,"at":252,"df":252,"sd":252,"sp":252},"moves":["V-create","Shore Up","Haze","Mortal Spin"]}, + "Balanced Hackmons Ice Scales": {"ability":"Ice Scales","item":"Heavy-Duty Boots","nature":"Relaxed","teraType":"Fire","evs":{"hp":252,"at":252,"df":252,"sa":252,"sd":252,"sp":252},"moves":["Shore Up","V-create","Haze","Mortal Spin"]}, "Balanced Hackmons Desolate Land": {"ability":"Desolate Land","item":"Heavy-Duty Boots","nature":"Adamant","teraType":"Fire","evs":{"hp":252,"at":252,"df":252,"sd":252,"sp":252},"moves":["Shift Gear","V-create","Glacial Lance","Strength Sap"]} }, "Sceptile": { @@ -1763,6 +1763,7 @@ var SETDEX_SV = { "Ubers Dragon Dance": {"ability":"Multitype","item":"Spooky Plate","nature":"Adamant","teraType":"Ghost","evs":{"hp":128,"at":252,"sp":128},"moves":["Dragon Dance","Shadow Claw","Earthquake","Taunt"]}, "Ubers Calm Mind": {"ability":"Multitype","item":"Spooky Plate","nature":"Timid","teraType":"Steel","ivs":{"at":0},"evs":{"hp":252,"sa":4,"sp":252},"moves":["Calm Mind","Judgment","Focus Blast","Recover"]}, "National Dex Ubers Dragon Dance": {"ability":"Multitype","item":"Spooky Plate","nature":"Jolly","teraType":"Ghost","evs":{"at":252,"df":4,"sp":252},"moves":["Dragon Dance","Shadow Force","Brick Break","Taunt"]}, + "Balanced Hackmons Fur Coat": {"ability":"Fur Coat","item":"Spooky Plate","nature":"Timid","teraType":"Ghost","ivs":{"at":0},"evs":{"hp":252,"df":252,"sa":252,"sd":252,"sp":252},"moves":["Judgment","Strength Sap","Take Heart","Knock Off"]}, "Balanced Hackmons No Retreat": {"ability":"Simple","item":"Spooky Plate","nature":"Rash","teraType":"Ghost","evs":{"hp":252,"at":252,"df":252,"sa":252,"sd":252,"sp":252},"moves":["No Retreat","Judgment","Triple Arrows","Jungle Healing"]} }, "Arceus-Grass": { @@ -1777,7 +1778,7 @@ var SETDEX_SV = { "National Dex Ubers Stallbreaker": {"ability":"Multitype","item":"Earth Plate","nature":"Timid","teraType":"Ground","evs":{"hp":252,"df":40,"sd":24,"sp":192},"moves":["Judgment","Taunt","Toxic","Recover"]}, "National Dex Ubers Defensive": {"ability":"Multitype","item":"Earth Plate","nature":"Bold","teraType":"Ground","evs":{"hp":248,"df":136,"sp":124},"moves":["Judgment","Ice Beam","Defog","Recover"]}, "Balanced Hackmons Ice Scales": {"ability":"Ice Scales","item":"Earth Plate","nature":"Careful","teraType":"Ground","evs":{"hp":252,"at":252,"df":252,"sd":252,"sp":252},"moves":["Precipice Blades","Strength Sap","Tidy Up","Toxic"]}, - "Anything Goes Defensive": {"ability":"Multitype","item":"Earth Plate","nature":"Impish","teraType":"Fairy","evs":{"hp":248,"df":244,"sp":16},"moves":["Will-O-Wisp","Earthquake","Recover","Taunt"]}, + "Anything Goes Defensive": {"ability":"Multitype","item":"Earth Plate","nature":"Impish","teraType":"Water","evs":{"hp":248,"df":244,"sp":16},"moves":["Earthquake","Taunt","Will-O-Wisp","Recover"]}, "Anything Goes Defensive Calm Mind": {"ability":"Multitype","item":"Earth Plate","nature":"Bold","teraType":"Fairy","evs":{"hp":248,"df":244,"sp":16},"moves":["Calm Mind","Judgment","Recover","Will-O-Wisp"]}, "Anything Goes Dragon Dance": {"ability":"Multitype","item":"Earth Plate","nature":"Adamant","teraType":"Ground","evs":{"at":252,"sd":4,"sp":252},"moves":["Earthquake","Dragon Dance","Dragon Claw","Taunt"]}, "Anything Goes Offensive Calm Mind": {"ability":"Multitype","item":"Earth Plate","nature":"Timid","teraType":"Fairy","ivs":{"at":0},"evs":{"df":4,"sa":252,"sp":252},"moves":["Calm Mind","Judgment","Ice Beam","Recover"]} @@ -1979,7 +1980,7 @@ var SETDEX_SV = { "VGC 2023 Regulation E Support": {"level":50,"ability":"Regenerator","item":"Sitrus Berry","nature":"Bold","teraType":"Water","evs":{"hp":212,"df":156,"sd":140},"moves":["Pollen Puff","Spore","Rage Powder","Protect"]}, "UU Defensive": {"ability":"Regenerator","item":"Rocky Helmet","nature":"Bold","teraType":"Steel","ivs":{"at":0},"evs":{"hp":252,"df":208,"sd":48},"moves":["Spore","Giga Drain","Sludge Bomb","Foul Play"]}, "OU Spore": {"ability":"Regenerator","item":"Red Card","nature":"Bold","teraType":"Water","evs":{"hp":252,"df":172,"sd":84},"moves":["Spore","Giga Drain","Sludge Bomb","Clear Smog"]}, - "National Dex UU Defensive Pivot": {"ability":"Regenerator","item":"Rocky Helmet","teraType":"Grass","ivs":{"at":0},"evs":{"hp":252,"df":252,"sd":4},"moves":["Giga Drain","Sludge Bomb","Spore","Foul Play"]}, + "National Dex UU Defensive": {"ability":"Regenerator","item":"Heavy-Duty Boots","nature":"Bold","teraType":"Grass","ivs":{"at":0},"evs":{"hp":248,"df":252,"sd":8},"moves":["Giga Drain","Sludge Bomb","Foul Play","Spore"]}, "National Dex RU Physically Defensive": {"ability":"Regenerator","item":"Rocky Helmet","nature":"Bold","teraType":"Grass","evs":{"hp":252,"df":176,"sd":80},"moves":["Spore","Giga Drain","Hidden Power Fire","Sludge Bomb"]}, "National Dex RU Specially Defensive": {"ability":"Regenerator","item":"Black Sludge","nature":"Calm","teraType":"Grass","ivs":{"at":0},"evs":{"hp":252,"df":104,"sd":152},"moves":["Spore","Giga Drain","Sludge Bomb","Hidden Power Fire"]}, "National Dex Defensive": {"ability":"Regenerator","item":"Heavy-Duty Boots","nature":"Bold","teraType":"Water","evs":{"hp":252,"df":252,"sd":4},"moves":["Spore","Giga Drain","Sludge Bomb","Hidden Power Fire"]}, @@ -2307,6 +2308,7 @@ var SETDEX_SV = { "ZU Defog": {"ability":"Flame Body","item":"Heavy-Duty Boots","nature":"Jolly","teraType":"Ground","evs":{"hp":248,"df":76,"sp":184},"moves":["Defog","Roost","Brave Bird","Will-O-Wisp"]} }, "Talonflame": { + "RU Utility": {"ability":"Flame Body","item":"Heavy-Duty Boots","nature":"Jolly","teraType":"Ghost","evs":{"hp":248,"df":28,"sp":232},"moves":["Brave Bird","Will-O-Wisp","Roost","Defog"]}, "OU Defensive Utility": {"ability":"Flame Body","item":"Heavy-Duty Boots","nature":"Timid","teraType":"Normal","evs":{"hp":252,"df":204,"sp":52},"moves":["Flamethrower","Air Slash","Will-O-Wisp","Roost"]}, "1v1 Choice Band": {"ability":"Gale Wings","item":"Choice Band","nature":"Adamant","teraType":"Fire","evs":{"at":252,"sd":204,"sp":52},"moves":["Brave Bird","Flare Blitz","Fly","Steel Wing"]}, "1v1 Stall": {"ability":"Gale Wings","item":"Rocky Helmet","nature":"Impish","teraType":"Fire","evs":{"hp":192,"at":12,"df":252,"sp":52},"moves":["Taunt","Roost","Brave Bird","Will-O-Wisp"]}, @@ -2857,7 +2859,7 @@ var SETDEX_SV = { "National Dex Bulky Swords Dance": {"ability":"Grassy Surge","item":"Leftovers","nature":"Adamant","teraType":"Grass","evs":{"hp":240,"at":252,"sp":16},"moves":["Grassy Glide","Knock Off","Superpower","Swords Dance"]}, "Monotype Choice Band": {"ability":"Grassy Surge","item":"Choice Band","nature":"Adamant","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Grassy Glide","Wood Hammer","Knock Off","U-turn"]}, "VGC 2023 Regulation E Offensive Pivot": {"level":50,"ability":"Grassy Surge","item":"Assault Vest","nature":"Adamant","teraType":"Fire","evs":{"hp":204,"at":116,"df":100,"sd":76,"sp":12},"moves":["Wood Hammer","Fake Out","Grassy Glide","U-turn"]}, - "VGC 2023 Regulation E Priority Attacker": {"level":50,"ability":"Grassy Surge","item":"Miracle Seed","nature":"Adamant","teraType":"Fire","evs":{"hp":228,"at":252,"df":4,"sd":12,"sp":12},"moves":["Wood Hammer","Fake Out","Grassy Glide","Taunt"]}, + "VGC 2023 Regulation E Priority Attacker": {"level":50,"ability":"Grassy Surge","item":"Miracle Seed","nature":"Adamant","teraType":"Grass","evs":{"hp":228,"at":252,"df":4,"sd":12,"sp":12},"moves":["Wood Hammer","Fake Out","Grassy Glide","Protect"]}, "VGC 2023 Regulation E Bulky Attacker": {"level":50,"ability":"Grassy Surge","item":"Leftovers","nature":"Adamant","teraType":"Fire","evs":{"hp":164,"at":116,"df":132,"sd":52,"sp":44},"moves":["Wood Hammer","Fake Out","U-turn","Taunt"]}, "Doubles OU Support": {"ability":"Grassy Surge","item":"Assault Vest","nature":"Adamant","teraType":"Fire","evs":{"hp":252,"at":76,"df":52,"sd":128},"moves":["Fake Out","Wood Hammer","U-turn","Brick Break"]}, "National Dex Monotype Choice Band": {"ability":"Grassy Surge","item":"Choice Band","nature":"Adamant","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Grassy Glide","U-turn","Knock Off","Wood Hammer"]}, @@ -3227,7 +3229,7 @@ var SETDEX_SV = { "Calyrex-Shadow": { "Anything Goes Nasty Plot": {"ability":"As One (Spectrier)","item":"Heavy-Duty Boots","nature":"Timid","teraType":"Grass","evs":{"sa":252,"sd":4,"sp":252},"moves":["Nasty Plot","Astral Barrage","Grass Knot","Encore"]}, "Anything Goes Choice Specs": {"ability":"As One (Spectrier)","item":"Choice Specs","nature":"Timid","teraType":"Ghost","evs":{"df":4,"sa":252,"sp":252},"moves":["Trick","Astral Barrage","Grass Knot","Psyshock"]}, - "Anything Goes Choice Scarf": {"ability":"As One (Spectrier)","item":"Choice Scarf","nature":"Timid","teraType":"Ghost","evs":{"sa":252,"sd":4,"sp":252},"moves":["Astral Barrage","Grass Knot","Trick","Psychic"]}, + "Anything Goes Choice Scarf": {"ability":"As One (Spectrier)","item":"Choice Scarf","nature":"Timid","teraType":"Ghost","ivs":{"at":0},"evs":{"sa":252,"sd":4,"sp":252},"moves":["Astral Barrage","Grass Knot","Psychic","Trick"]}, "Anything Goes Life Orb": {"ability":"As One (Spectrier)","item":"Life Orb","nature":"Timid","teraType":"Grass","evs":{"sa":252,"sd":4,"sp":252},"moves":["Astral Barrage","Grass Knot","Psychic","Encore"]} }, "Wyrdeer": { @@ -3361,9 +3363,6 @@ var SETDEX_SV = { "OU Utility Pivot": {"ability":"Protean","item":"Heavy-Duty Boots","nature":"Jolly","teraType":"Dark","evs":{"at":252,"sd":4,"sp":252},"moves":["Knock Off","Sucker Punch","U-turn","Flower Trick"]}, "OU Choice Band": {"ability":"Protean","item":"Choice Band","nature":"Jolly","teraType":"Dark","evs":{"at":252,"sd":4,"sp":252},"moves":["Knock Off","Flower Trick","U-turn","Sucker Punch"]}, "OU Choice Scarf": {"ability":"Protean","item":"Choice Scarf","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","U-turn","Play Rough"]}, - "National Dex UU Choice Scarf": {"ability":"Protean","item":"Choice Scarf","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","U-turn","Thunder Punch"]}, - "National Dex UU Choice Band": {"ability":"Protean","item":"Choice Band","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","U-turn","Thunder Punch"]}, - "National Dex UU Lead": {"ability":"Overgrow","item":"Focus Sash","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Taunt","Spikes","Flower Trick","Knock Off"]}, "1v1 Choice Band": {"ability":"Protean","item":"Choice Band","nature":"Adamant","teraType":"Grass","evs":{"at":252,"df":4,"sp":252},"moves":["Flower Trick","Knock Off","Giga Impact","Play Rough"]}, "1v1 Choice Scarf": {"ability":"Protean","item":"Choice Scarf","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","Play Rough","Low Kick"]}, "1v1 Choice Specs": {"ability":"Protean","item":"Choice Specs","nature":"Modest","teraType":"Grass","evs":{"sa":252,"sd":4,"sp":252},"moves":["Frenzy Plant","Dark Pulse","Chilling Water","Power Gem"]}, @@ -3372,6 +3371,9 @@ var SETDEX_SV = { "Monotype Choice Scarf (Dark)": {"ability":"Protean","item":"Choice Scarf","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","Play Rough","U-turn"]}, "Monotype Choice Scarf (Grass)": {"ability":"Protean","item":"Choice Scarf","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","Play Rough","U-turn"]}, "VGC 2023 Regulation E Offensive": {"level":50,"ability":"Overgrow","item":"Focus Sash","nature":"Jolly","teraType":"Grass","evs":{"hp":4,"at":252,"sp":252},"moves":["Flower Trick","Knock Off","Sucker Punch","Protect"]}, + "National Dex UU Choice Scarf": {"ability":"Protean","item":"Choice Scarf","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","U-turn","Thunder Punch"]}, + "National Dex UU Choice Band": {"ability":"Protean","item":"Choice Band","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","U-turn","Thunder Punch"]}, + "National Dex UU Lead": {"ability":"Overgrow","item":"Focus Sash","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Taunt","Spikes","Flower Trick","Knock Off"]}, "National Dex Offensive Pivot": {"ability":"Overgrow","item":"Heavy-Duty Boots","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","U-turn","Toxic Spikes"]}, "National Dex Choice Band": {"ability":"Protean","item":"Choice Band","nature":"Jolly","teraType":"Grass","evs":{"at":252,"sd":4,"sp":252},"moves":["Flower Trick","Knock Off","U-turn","Thunder Punch"]}, "Battle Stadium Singles Regulation E CRITTY CAT": {"level":50,"ability":"Protean","item":"Choice Scarf","nature":"Jolly","teraType":"Grass","evs":{"hp":4,"at":252,"sp":252},"moves":["Flower Trick","Knock Off","U-turn","Play Rough"]}, @@ -4032,9 +4034,7 @@ var SETDEX_SV = { "Battle Stadium Singles Regulation E Hazards Setter": {"level":50,"ability":"Protosynthesis","item":"Focus Sash","nature":"Timid","teraType":"Ground","evs":{"hp":4,"sa":252,"sp":252},"moves":["Stealth Rock","Thunderbolt","Earth Power","Thunder Wave"]}, "Battle Stadium Singles Regulation E Speedy Booster Energy": {"level":50,"ability":"Protosynthesis","item":"Booster Energy","nature":"Timid","teraType":"Ice","evs":{"hp":52,"sa":204,"sp":252},"moves":["Thunderbolt","Earth Power","Tera Blast","Stealth Rock"]}, "Battle Stadium Singles Regulation E Choice Item": {"level":50,"ability":"Protosynthesis","item":"Choice Scarf","nature":"Timid","teraType":"Grass","evs":{"hp":4,"sa":252,"sp":252},"moves":["Thunderbolt","Volt Switch","Earth Power","Tera Blast"]}, - "Almost Any Ability Choice Scarf": {"ability":"Hadron Engine","item":"Choice Scarf","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Thunderbolt","Volt Switch","Earth Power","Stealth Rock"]}, - "Almost Any Ability Earth Eater": {"ability":"Earth Eater","item":"Leftovers","nature":"Timid","ivs":{"at":0},"evs":{"hp":252,"sa":4,"sp":252},"moves":["Discharge","Body Press","Iron Defense","Substitute"]}, - "Almost Any Ability Hadron Engine": {"ability":"Hadron Engine","item":"Choice Scarf","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Volt Switch","Thunderbolt","Earth Power","Spikes"]}, + "Almost Any Ability Hadron Engine": {"ability":"Hadron Engine","item":"Choice Scarf","nature":"Timid","evs":{"sa":252,"sd":4,"sp":252},"moves":["Thunderbolt","Earth Power","Volt Switch","Stealth Rock"]}, "National Dex RU Offensive Pivot": {"ability":"Protosynthesis","item":"Heavy-Duty Boots","nature":"Timid","teraType":"Electric","ivs":{"at":0},"evs":{"sa":252,"sd":4,"sp":252},"moves":["Volt Switch","Earth Power","Thunderbolt","Tera Blast"]}, "National Dex RU Choice Scarf": {"ability":"Protosynthesis","item":"Choice Scarf","nature":"Timid","teraType":"Electric","ivs":{"at":0},"evs":{"sa":252,"sd":4,"sp":252},"moves":["Volt Switch","Earth Power","Thunderbolt","Tera Blast"]}, "National Dex RU Choice Specs": {"ability":"Protosynthesis","item":"Choice Specs","nature":"Timid","teraType":"Electric","ivs":{"at":0},"evs":{"sa":252,"sd":4,"sp":252},"moves":["Volt Switch","Earth Power","Thunderbolt","Tera Blast"]}, @@ -4216,7 +4216,7 @@ var SETDEX_SV = { "Monotype Mixed Wall (Grass)": {"ability":"Tablets of Ruin","item":"Leftovers","nature":"Sassy","teraType":"Dark","evs":{"hp":252,"df":244,"sd":12},"moves":["Leech Seed","Knock Off","Body Press","Ruination"]}, "Battle Stadium Singles Regulation E Leech Seed": {"level":50,"ability":"Tablets of Ruin","item":"Leftovers","nature":"Impish","teraType":"Poison","evs":{"hp":252,"df":252,"sp":4},"moves":["Leech Seed","Protect","Foul Play","Substitute"]}, "Doubles OU Bulky Wall": {"ability":"Tablets of Ruin","item":"Leftovers","nature":"Calm","teraType":"Water","evs":{"hp":252,"df":180,"sd":76},"moves":["Ruination","Leech Seed","Pollen Puff","Protect"]}, - "Anything Goes Defensive": {"ability":"Tablets of Ruin","item":"Leftovers","nature":"Careful","teraType":"Water","evs":{"hp":252,"df":4,"sd":252},"moves":["Knock Off","Leech Seed","Protect","Power Whip"]}, + "Anything Goes Specially Defensive": {"ability":"Tablets of Ruin","item":"Leftovers","nature":"Careful","teraType":"Poison","evs":{"hp":252,"df":4,"sd":252},"moves":["Leech Seed","Ruination","Knock Off","Protect"]}, "CAP Showdown Usage": {"ability":"Tablets of Ruin","item":"Leftovers","nature":"Sassy","teraType":"Dark","evs":{"hp":248,"df":4,"sd":252},"moves":["Giga Drain","Knock Off","Leech Seed","Protect"]} }, "Chien-Pao": { @@ -4336,9 +4336,9 @@ var SETDEX_SV = { "Ubers Choice Band": {"ability":"Orichalcum Pulse","item":"Choice Band","nature":"Jolly","teraType":"Fire","evs":{"at":252,"df":4,"sp":252},"moves":["Low Kick","Dragon Claw","U-turn","Flare Blitz"]}, "Ubers Life Orb Attacker": {"ability":"Orichalcum Pulse","item":"Life Orb","nature":"Jolly","teraType":"Fire","evs":{"at":252,"df":4,"sp":252},"moves":["Low Kick","Stomping Tantrum","Swords Dance","Flame Charge"]}, "Anything Goes Choice Scarf": {"ability":"Orichalcum Pulse","item":"Choice Scarf","nature":"Adamant","teraType":"Fire","evs":{"at":252,"sd":4,"sp":252},"moves":["Flare Blitz","Low Kick","Outrage","U-turn"]}, - "Anything Goes Choice Band": {"ability":"Orichalcum Pulse","item":"Choice Band","nature":"Jolly","teraType":"Fire","evs":{"at":252,"df":4,"sp":252},"moves":["Low Kick","U-turn","Flare Blitz","Outrage"]}, "Anything Goes Swords Dance": {"ability":"Orichalcum Pulse","item":"Loaded Dice","nature":"Jolly","teraType":"Fire","evs":{"at":252,"sd":4,"sp":252},"moves":["Swords Dance","Scale Shot","Flare Blitz","Low Kick"]}, "Anything Goes All-out Attacker": {"ability":"Orichalcum Pulse","item":"Life Orb","nature":"Jolly","teraType":"Fire","evs":{"at":252,"df":4,"sp":252},"moves":["Close Combat","Flare Blitz","Stomping Tantrum","Wild Charge"]}, + "Anything Goes Choice Band": {"ability":"Orichalcum Pulse","item":"Choice Band","nature":"Jolly","teraType":"Fire","evs":{"at":252,"df":4,"sp":252},"moves":["U-turn","Close Combat","Flare Blitz","Outrage"]}, "Balanced Hackmons Showdown Usage": {"ability":"Serene Grace","item":"Covert Cloak","nature":"Jolly","teraType":"Fighting","evs":{"hp":252,"at":252,"df":252,"sd":252,"sp":252},"moves":["Strength Sap","Triple Arrows","Collision Course","Scale Shot"]} }, "Miraidon": {