{
  "cinderace": {
    "usage": 10,
    "sets": [
      {
        "species": "Cinderace",
        "gigantamax": true,
        "item": ["Focus Sash"],
        "ability": ["Libero"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Pyro Ball"], ["High Jump Kick", "Counter"], ["Bounce", "Sucker Punch"], ["Iron Head", "Gunk Shot", "Zen Headbutt"]]
      },
      {
        "species": "Cinderace",
        "gigantamax": true,
        "item": ["Choice Scarf"],
        "ability": ["Libero"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Pyro Ball"], ["High Jump Kick"], ["Bounce"], ["Iron Head"]]
      },
      {
        "species": "Cinderace",
        "gigantamax": true,
        "item": ["Scope Lens"],
        "ability": ["Libero"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Pyro Ball"], ["Bounce"], ["Iron Head"], ["Focus Energy"]]
      }
    ]
  },
  "zapdos": {
    "usage": 10,
    "sets": [
      {
        "species": "Zapdos",
        "item": ["Sharp Beak"],
        "ability": ["Static"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "moves": [["Hurricane"], ["Thunderbolt"], ["Heat Wave"], ["Roost", "Steel Wing"]]
      },
      {
        "species": "Zapdos",
        "item": ["Leftovers"],
        "ability": ["Pressure"],
        "evs": {"hp": 252, "spd": 252, "spe": 4},
        "nature": "Calm",
        "ivs": {"atk": 0},
        "moves": [["Discharge"], ["Roost"], ["Eerie Impulse"], ["Substitute", "Heat Wave", "Hurricane"]]
      },
      {
        "species": "Zapdos-Galar",
        "item": ["Weakness Policy", "Life Orb", "Sharp Beak", "Sitrus Berry"],
        "ability": ["Defiant"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Thunderous Kick", "Close Combat"], ["Brave Bird", "Dual Wingbeat"], ["Steel Wing", "Blaze Kick"], ["Bulk Up"]]
      }
    ]
  },
  "mimikyu": {
    "usage": 10,
    "sets": [
      {
        "species": "Mimikyu",
        "item": ["Spell Tag"],
        "ability": ["Disguise"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Swords Dance"], ["Play Rough"], ["Shadow Sneak"], ["Phantom Force", "Shadow Claw"]]
      },
      {
        "species": "Mimikyu",
        "item": ["Kee Berry"],
        "ability": ["Disguise"],
        "evs": {"hp": 252, "atk": 252, "def": 4},
        "nature": "Adamant",
        "moves": [["Play Rough"], ["Shadow Sneak"], ["Drain Punch"], ["Swords Dance"]]
      },
      {
        "species": "Mimikyu",
        "item": ["Babiri Berry"],
        "ability": ["Disguise"],
        "evs": {"hp": 252, "atk": 252, "def": 4},
        "nature": "Adamant",
        "moves": [["Play Rough"], ["Shadow Sneak"], ["Trick Room"], ["Curse"]]
      },
      {
        "species": "Mimikyu",
        "item": ["Custap Berry", "Salac Berry", "Liechi Berry"],
        "ability": ["Disguise"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Substitute"], ["Curse"], ["Shadow Sneak", "Play Rough"], ["Phantom Force", "Shadow Claw"]]
      }
    ]
  },
  "landorus": {
    "usage": 8,
    "sets": [
      {
        "species": "Landorus-Therian",
        "item": ["Sharp Beak", "Choice Scarf"],
        "ability": ["Intimidate"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Earthquake"], ["Fly"], ["Stone Edge"], ["Superpower"]]
      },
      {
        "species": "Landorus-Therian",
        "item": ["Focus Sash"],
        "ability": ["Intimidate"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Earthquake"], ["Rock Tomb"], ["Stealth Rock"], ["Self-Destruct"]]
      }
    ]
  },
  "tapufini": {
    "usage": 9,
    "sets": [
      {
        "species": "Tapu Fini",
        "item": ["Leftovers"],
        "ability": ["Misty Surge"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Scald", "Hydro Pump"], ["Moonblast"], ["Calm Mind"], ["Taunt", "Reflect", "Iron Defense"]]
      },
      {
        "species": "Tapu Fini",
        "item": ["Choice Scarf"],
        "ability": ["Misty Surge"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Hydro Pump"], ["Moonblast"], ["Trick"], ["Calm Mind", "Ice Beam"]]
      }
    ]
  },
  "nihilego": {
    "usage": 6,
    "sets": [
      {
        "species": "Nihilego",
        "item": ["Power Herb"],
        "ability": ["Beast Boost"],
        "evs": {"def": 84, "spa": 172, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Power Gem"], ["Sludge Wave"], ["Grass Knot", "Thunderbolt", "Dazzling Gleam"], ["Meteor Beam"]]
      },
      {
        "species": "Nihilego",
        "item": ["Focus Sash"],
        "ability": ["Beast Boost"],
        "evs": {"def": 84, "spa": 172, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Power Gem"], ["Sludge Wave", "Toxic Spikes"], ["Stealth Rock"], ["Thunder Wave"]]
      }
    ]
  },
  "rillaboom": {
    "usage": 8,
    "sets": [
      {
        "species": "Rillaboom",
        "gigantamax": true,
        "item": ["Choice Band"],
        "ability": ["Grassy Surge"],
        "evs": {"hp": 252, "atk": 252, "def": 4},
        "nature": "Adamant",
        "moves": [["Grassy Glide"], ["Superpower"], ["Knock Off"], ["High Horsepower", "U-turn", "Wood Hammer"]]
      },
      {
        "species": "Rillaboom",
        "gigantamax": true,
        "item": ["Grassy Seed"],
        "ability": ["Grassy Surge"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Grassy Glide"], ["Acrobatics"], ["Drain Punch"], ["Swords Dance"]]
      }
    ]
  },
  "porygon2": {
    "usage": 9,
    "sets": [
      {
        "species": "Porygon2",
        "item": ["Eviolite"],
        "ability": ["Trace"],
        "evs": {"hp": 244, "def": 252, "spd": 12},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Ice Beam"], ["Discharge", "Tri Attack", "Shadow Ball", "Foul Play"], ["Recover"], ["Trick Room", "Thunder Wave", "Speed Swap"]]
      },
      {
        "species": "Porygon2",
        "item": ["Eviolite"],
        "ability": ["Download"],
        "evs": {"hp": 244, "spa": 252, "spd": 12},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Ice Beam"], ["Discharge"], ["Hyper Beam", "Tri Attack"], ["Trick Room", "Recover"]]
      },
      {
        "species": "Porygon2",
        "item": ["Eviolite"],
        "ability": ["Download"],
        "evs": {"hp": 244, "atk": 28, "def": 172, "spa": 60, "spd": 4},
        "nature": "Quiet",
        "moves": [["Hyper Beam"], ["Giga Impact"], ["Ice Beam"], ["Shadow Ball"]]
      }
    ]
  },
  "dracovish": {
    "usage": 8,
    "sets": [
      {
        "species": "Dracovish",
        "item": ["Choice Band"],
        "ability": ["Strong Jaw"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Fishious Rend"], ["Outrage"], ["Sleep Talk"], ["Dive"]]
      },
      {
        "species": "Dracovish",
        "item": ["Life Orb"],
        "ability": ["Sand Rush"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Fishious Rend"], ["Outrage"], ["Rock Blast"], ["Psychic Fangs", "Protect"]]
      }
    ]
  },
  "dracozolt": {
    "usage": 5,
    "sets": [
      {
        "species": "Dracozolt",
        "item": ["Power Herb"],
        "ability": ["Sand Rush"],
        "evs": {"atk": 252, "spa": 4, "spe": 252},
        "nature": "Naive",
        "moves": [["Bolt Beak"], ["Outrage"], ["Meteor Beam"], ["Fire Blast"]]
      },
      {
        "species": "Dracozolt",
        "item": ["Life Orb"],
        "ability": ["Hustle"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Bolt Beak"], ["Outrage"], ["Aerial Ace"], ["Fire Fang", "Low Kick"]]
      }
    ]
  },
  "ferrothorn": {
    "usage": 8,
    "sets": [
      {
        "species": "Ferrothorn",
        "item": ["Leftovers"],
        "ability": ["Iron Barbs"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Relaxed",
        "ivs": {"spe": 0},
        "moves": [["Gyro Ball"], ["Leech Seed"], ["Protect", "Stealth Rock"], ["Bullet Seed", "Body Press"]]
      },
      {
        "species": "Ferrothorn",
        "item": ["Leftovers", "Occa Berry"],
        "ability": ["Iron Barbs"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Relaxed",
        "ivs": {"spe": 0},
        "moves": [["Gyro Ball"], ["Iron Defense"], ["Body Press"], ["Leech Seed"]]
      },
      {
        "species": "Ferrothorn",
        "item": ["Choice Band"],
        "ability": ["Iron Barbs"],
        "evs": {"hp": 252, "atk": 252, "def": 4},
        "nature": "Brave",
        "ivs": {"spe": 0},
        "moves": [["Gyro Ball"], ["Bullet Seed", "Power Whip"], ["Bulldoze", "Knock Off"], ["Explosion"]]
      }
    ]
  },
  "urshifu": {
    "usage": 8,
    "sets": [
      {
        "species": "Urshifu-Rapid-Strike",
        "item": ["Focus Sash"],
        "ability": ["Unseen Fist"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Jolly",
        "moves": [["Surging Strikes"], ["Close Combat"], ["Counter"], ["Aqua Jet"]]
      },
      {
        "species": "Urshifu-Rapid-Strike",
        "item": ["Choice Scarf"],
        "ability": ["Unseen Fist"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Jolly",
        "moves": [["Surging Strikes"], ["Close Combat"], ["Thunder Punch"], ["U-turn"]]
      },
      {
        "species": "Urshifu",
        "gigantamax": true,
        "item": ["Focus Sash"],
        "ability": ["Unseen Fist"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Jolly",
        "moves": [["Wicked Blow"], ["Close Combat"], ["Counter"], ["Sucker Punch"]]
      },
      {
        "species": "Urshifu",
        "gigantamax": true,
        "item": ["Choice Band"],
        "ability": ["Unseen Fist"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Jolly",
        "moves": [["Wicked Blow"], ["Close Combat"], ["Sucker Punch"], ["Poison Jab", "Thunder Punch", "Aerial Ace"]]
      }
    ]
  },
  "dragapult": {
    "usage": 9,
    "sets": [
      {
        "species": "Dragapult",
        "item": ["Focus Sash"],
        "ability": ["Infiltrator"],
        "evs": {"atk": 252, "spa": 4, "spe": 252},
        "nature": "Naive",
        "moves": [["Dragon Darts"], ["Hex"], ["Dragon Dance"], ["Will-O-Wisp", "Thunder Wave"]]
      },
      {
        "species": "Dragapult",
        "item": ["Focus Sash"],
        "ability": ["Infiltrator"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Dragon Darts"], ["Phantom Force"], ["Dragon Dance"], ["Will-O-Wisp", "Thunder Wave"]]
      },
      {
        "species": "Dragapult",
        "item": ["Light Clay"],
        "ability": ["Cursed Body"],
        "evs": {"hp": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Reflect"], ["Light Screen"], ["Dragon Darts"], ["Curse"]]
      },
      {
        "species": "Dragapult",
        "item": ["Choice Specs", "Life Orb"],
        "ability": ["Clear Body"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "moves": [["Draco Meteor"], ["Shadow Ball"], ["Fire Blast", "Thunderbolt"], ["U-turn", "Hydro Pump"]]
      }
    ]
  },
  "celesteela": {
    "usage": 9,
    "sets": [
      {
        "species": "Celesteela",
        "item": ["Leftovers"],
        "ability": ["Beast Boost"],
        "evs": {"hp": 244, "def": 12, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Air Slash"], ["Leech Seed"], ["Protect", "Substitute"], ["Flamethrower"]]
      },
      {
        "species": "Celesteela",
        "item": ["Weakness Policy"],
        "ability": ["Beast Boost"],
        "evs": {"hp": 252, "spa": 252, "spe": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Air Slash"], ["Flash Cannon"], ["Flamethrower"], ["Giga Drain"]]
      },
      {
        "species": "Celesteela",
        "item": ["Power Herb"],
        "ability": ["Beast Boost"],
        "evs": {"hp": 252, "spa": 252, "spe": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Air Slash"], ["Flash Cannon"], ["Meteor Beam"], ["Flamethrower"]]
      }
    ]
  },
  "dragonite": {
    "usage": 8,
    "sets": [
      {
        "species": "Dragonite",
        "item": ["Weakness Policy", "Lum Berry"],
        "ability": ["Multiscale"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Jolly",
        "moves": [["Outrage"], ["Dual Wingbeat"], ["Dragon Dance"], ["Roost", "Fire Punch"]]
      },
      {
        "species": "Dragonite",
        "item": ["Life Orb"],
        "ability": ["Inner Focus"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Jolly",
        "moves": [["Outrage"], ["Dual Wingbeat"], ["Dragon Dance"], ["Roost", "Fire Punch"]]
      },
      {
        "species": "Dragonite",
        "item": ["Expert Belt"],
        "ability": ["Multiscale"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Hurricane"], ["Fire Blast"], ["Ice Beam"], ["Thunderbolt", "Roost"]]
      }
    ]
  },
  "hippowdon": {
    "usage": 6,
    "sets": [
      {
        "species": "Hippowdon",
        "item": ["Sitrus Berry", "Figy Berry"],
        "ability": ["Sand Stream"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Impish",
        "moves": [["Stealth Rock"], ["Yawn"], ["Earthquake"], ["Whirlwind"]]
      },
      {
        "species": "Hippowdon",
        "item": ["Kee Berry"],
        "ability": ["Sand Stream"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Impish",
        "moves": [["Earthquake"], ["Yawn"], ["Slack Off"], ["Ice Fang", "Stealth Rock"]]
      }
    ]
  },
  "tyranitar": {
    "usage": 4,
    "sets": [
      {
        "species": "Tyranitar",
        "item": ["Assault Vest", "Weakness Policy"],
        "ability": ["Sand Stream"],
        "evs": {"hp": 252, "atk": 252, "spe": 4},
        "nature": "Adamant",
        "moves": [["Stone Edge", "Rock Blast"], ["Crunch"], ["Earthquake"], ["Iron Head"]]
      },
      {
        "species": "Tyranitar",
        "item": ["Weakness Policy"],
        "ability": ["Sand Stream"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Dragon Dance"], ["Rock Blast"], ["Ice Punch"], ["Earthquake"]]
      },
      {
        "species": "Tyranitar",
        "item": ["Focus Sash"],
        "ability": ["Sand Stream"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Stealth Rock"], ["Thunder Wave"], ["Rock Blast"], ["Ice Punch", "Fire Punch", "Iron Head"]]
      },
      {
        "species": "Tyranitar",
        "item": ["Chesto Berry"],
        "ability": ["Sand Stream"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Dragon Dance"], ["Rock Blast", "Rock Slide"], ["Crunch", "Ice Punch", "Earthquake"], ["Rest"]]
      }
    ]
  },
  "regieleki": {
    "usage": 7,
    "sets": [
      {
        "species": "Regieleki",
        "item": ["Choice Specs", "Life Orb", "Focus Sash"],
        "ability": ["Transistor"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Volt Switch"], ["Thunderbolt"], ["Hyper Beam"], ["Reflect", "Electroweb"]]
      },
      {
        "species": "Regieleki",
        "item": ["Light Clay"],
        "ability": ["Transistor"],
        "evs": {"atk": 4, "spa": 252, "spe": 252},
        "nature": "Naive",
        "moves": [["Volt Switch"], ["Reflect"], ["Light Screen"], ["Explosion"]]
      },
      {
        "species": "Regieleki",
        "item": ["Throat Spray"],
        "ability": ["Transistor"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Round"], ["Substitute"], ["Hyper Beam"], ["Thunderbolt"]]
      }
    ]
  },
  "pheromosa": {
    "usage": 8,
    "sets": [
      {
        "species": "Pheromosa",
        "item": ["Focus Sash"],
        "ability": ["Beast Boost"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Close Combat"], ["U-turn"], ["Triple Axel"], ["Poison Jab", "Drill Run"]]
      }
    ]
  },
  "moltres": {
    "usage": 2,
    "sets": [
      {
        "species": "Moltres-Galar",
        "item": ["Weakness Policy", "Sitrus Berry"],
        "ability": ["Berserk"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Fiery Wrath"], ["Hurricane"], ["Taunt", "Sucker Punch"], ["Nasty Plot"]]
      },
      {
        "species": "Moltres-Galar",
        "item": ["Chesto Berry"],
        "ability": ["Berserk"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Fiery Wrath"], ["Hurricane"], ["Nasty Plot"], ["Rest"]]
      },
      {
        "species": "Moltres",
        "item": ["Life Orb", "Heavy-Duty Boots"],
        "ability": ["Flame Body"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Fire Blast", "Burn Up"], ["Hurricane"], ["Solar Beam"], ["Scorching Sands"]]
      },
      {
        "species": "Moltres",
        "item": ["Kee Berry"],
        "ability": ["Flame Body", "Pressure"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Mystical Fire"], ["Scorching Sands"], ["Roost"], ["Will-O-Wisp"]]
      }
    ]
  },
  "excadrill": {
    "usage": 6,
    "sets": [
      {
        "species": "Excadrill",
        "item": ["Life Orb"],
        "ability": ["Sand Rush"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Swords Dance"], ["Earthquake"], ["Rock Blast"], ["Iron Head"]]
      },
      {
        "species": "Excadrill",
        "item": ["Focus Sash"],
        "ability": ["Mold Breaker"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Earthquake"], ["Iron Head"], ["Stealth Rock"], ["Rock Tomb"]]
      },
      {
        "species": "Excadrill",
        "item": ["Choice Scarf", "Assault Vest"],
        "ability": ["Mold Breaker"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Earthquake"], ["Iron Head"], ["Rock Tomb"], ["Horn Drill"]]
      }
    ]
  },
  "cresselia": {
    "usage": 7,
    "sets": [
      {
        "species": "Cresselia",
        "item": ["Kee Berry"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Stored Power"], ["Moonblast", "Ice Beam"], ["Calm Mind"], ["Moonlight"]]
      },
      {
        "species": "Cresselia",
        "item": ["Rocky Helmet"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Psychic", "Psyshock"], ["Trick Room", "Lunar Dance"], ["Moonlight"], ["Ice Beam", "Moonblast", "Icy Wind"]]
      }
    ]
  },
  "glastrier": {
    "usage": 8,
    "sets": [
      {
        "species": "Glastrier",
        "item": ["Weakness Policy", "Lum Berry"],
        "ability": ["Chilling Neigh"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Icicle Spear"], ["High Horsepower"], ["Close Combat"], ["Heavy Slam", "Swords Dance"]]
      },
      {
        "species": "Glastrier",
        "item": ["Assault Vest"],
        "ability": ["Chilling Neigh"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Icicle Spear"], ["High Horsepower"], ["Close Combat"], ["Heavy Slam", "Smart Strike"]]
      },
      {
        "species": "Glastrier",
        "item": ["Custap Berry"],
        "ability": ["Chilling Neigh"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Icicle Spear"], ["High Horsepower"], ["Close Combat"], ["Endure"]]
      }
    ]
  },
  "naganadel": {
    "usage": 8,
    "sets": [
      {
        "species": "Naganadel",
        "item": ["Life Orb", "Focus Sash"],
        "ability": ["Beast Boost"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Sludge Wave"], ["Draco Meteor"], ["Fire Blast"], ["Nasty Plot", "Air Slash"]]
      },
      {
        "species": "Naganadel",
        "item": ["Choice Scarf"],
        "ability": ["Beast Boost"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "moves": [["Sludge Wave"], ["Draco Meteor"], ["Fire Blast"], ["U-turn"]]
      }
    ]
  },
  "swampert": {
    "usage": 4,
    "sets": [
      {
        "species": "Swampert",
        "item": ["Sitrus Berry", "Aguav Berry"],
        "ability": ["Damp"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Relaxed",
        "ivs": {"spe": 0},
        "moves": [["Stealth Rock"], ["Yawn"], ["Flip Turn"], ["Earthquake", "Ice Beam"]]
      }
    ]
  },
  "metagross": {
    "usage": 7,
    "sets": [
      {
        "species": "Metagross",
        "item": ["Weakness Policy", "Life Orb"],
        "ability": ["Clear Body"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Meteor Mash"], ["Earthquake"], ["Ice Punch", "Thunder Punch", "Zen Headbutt"], ["Agility"]]
      },
      {
        "species": "Metagross",
        "item": ["Lagging Tail", "Full Incense"],
        "ability": ["Clear Body"],
        "evs": {"hp": 252, "atk": 252, "def": 4},
        "nature": "Adamant",
        "moves": [["Trick"], ["Stealth Rock"], ["Bullet Punch"], ["Ice Punch", "Self-Destruct"]]
      },
      {
        "species": "Metagross",
        "item": ["Power Herb"],
        "ability": ["Clear Body"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Steel Beam"], ["Expanding Force"], ["Meteor Beam"], ["Sludge Bomb", "Icy Wind", "Agility"]]
      }
    ]
  },
  "magnezone": {
    "usage": 6,
    "sets": [
      {
        "species": "Magnezone",
        "item": ["Custap Berry", "Weakness Policy"],
        "ability": ["Sturdy"],
        "evs": {"hp": 252, "def": 4, "spa": 252},
        "ivs": {"atk": 0},
        "nature": "Modest",
        "moves": [["Thunderbolt"], ["Flash Cannon"], ["Volt Switch"], ["Steel Beam", "Mirror Coat"]]
      },
      {
        "species": "Magnezone",
        "item": ["Assault Vest", "Choice Specs"],
        "ability": ["Analytic"],
        "evs": {"hp": 252, "def": 4, "spa": 252},
        "ivs": {"atk": 0},
        "nature": "Modest",
        "moves": [["Thunderbolt"], ["Flash Cannon"], ["Volt Switch"], ["Body Press"]]
      }
    ]
  },
  "salamence": {
    "usage": 7,
    "sets": [
      {
        "species": "Salamence",
        "item": ["Lum Berry"],
        "ability": ["Moxie"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Dual Wingbeat"], ["Outrage"], ["Dragon Dance"], ["Earthquake"]]
      },
      {
        "species": "Salamence",
        "item": ["Life Orb"],
        "ability": ["Intimidate"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Hurricane"], ["Draco Meteor"], ["Fire Blast"], ["Hydro Pump"]]
      }
    ]
  },
  "blaziken": {
    "usage": 6,
    "sets": [
      {
        "species": "Blaziken",
        "item": ["Life Orb", "Focus Sash"],
        "ability": ["Speed Boost"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Flare Blitz"], ["Close Combat"], ["Thunder Punch"], ["Swords Dance", "Earthquake", "Protect"]]
      },
      {
        "species": "Blaziken",
        "item": ["Life Orb", "Focus Sash"],
        "ability": ["Speed Boost"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Fire Blast"], ["Solar Beam"], ["Scorching Sands"], ["Protect", "Baton Pass"]]
      }
    ]
  },
  "kartana": {
    "usage": 6,
    "sets": [
      {
        "species": "Kartana",
        "item": ["Life Orb", "Focus Sash"],
        "ability": ["Beast Boost"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Leaf Blade"], ["Smart Strike"], ["Sacred Sword"], ["Giga Impact", "Swords Dance"]]
      },
      {
        "species": "Kartana",
        "item": ["Normal Gem"],
        "ability": ["Beast Boost"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Leaf Blade"], ["Smart Strike"], ["Sacred Sword"], ["Giga Impact"]]
      },
      {
        "species": "Kartana",
        "item": ["Choice Scarf"],
        "ability": ["Beast Boost"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Leaf Blade"], ["Smart Strike"], ["Sacred Sword"], ["Guillotine"]]
      }
    ]
  },
  "garchomp": {
    "usage": 6,
    "sets": [
      {
        "species": "Garchomp",
        "item": ["Focus Sash", "Life Orb", "Lum Berry"],
        "ability": ["Rough Skin"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Swords Dance"], ["Scale Shot"], ["Earthquake"], ["Fire Fang"]]
      },
      {
        "species": "Garchomp",
        "item": ["Choice Scarf"],
        "ability": ["Rough Skin"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Outrage"], ["Earthquake"], ["Stone Edge"], ["Iron Head", "Stealth Rock"]]
      },
      {
        "species": "Garchomp",
        "item": ["Focus Sash", "Life Orb"],
        "ability": ["Rough Skin"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Stealth Rock"], ["Earthquake"], ["Scale Shot", "Outrage"], ["Stone Edge"]]
      }
    ]
  },
  "heatran": {
    "usage": 7,
    "sets": [
      {
        "species": "Heatran",
        "item": ["Assault Vest"],
        "ability": ["Flash Fire"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Magma Storm", "Fire Blast", "Flamethrower"], ["Flash Cannon"], ["Earth Power"], ["Solar Beam"]]
      },
      {
        "species": "Heatran",
        "item": ["Air Balloon"],
        "ability": ["Flash Fire"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Magma Storm"], ["Flash Cannon"], ["Earth Power"], ["Stealth Rock"]]
      }
    ]
  },
  "rotom": {
    "usage": 7,
    "sets": [
      {
        "species": "Rotom-Wash",
        "item": ["Choice Specs"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Hydro Pump"], ["Thunderbolt"], ["Volt Switch"], ["Trick"]]
      },
      {
        "species": "Rotom-Wash",
        "item": ["Assault Vest"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Hydro Pump"], ["Thunderbolt"], ["Volt Switch"], ["Dark Pulse"]]
      },
      {
        "species": "Rotom-Wash",
        "item": ["Sitrus Berry", "Wiki Berry"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Hydro Pump"], ["Discharge", "Thunderbolt"], ["Nasty Plot", "Volt Switch"], ["Will-O-Wisp"]]
      },
      {
        "species": "Rotom-Heat",
        "item": ["Choice Scarf"],
        "ability": ["Levitate"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Volt Switch"], ["Overheat"], ["Trick"], ["Will-O-Wisp", "Nasty Plot", "Thunderbolt"]]
      },
      {
        "species": "Rotom-Heat",
        "item": ["Choice Specs"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Volt Switch"], ["Overheat"], ["Trick"], ["Will-O-Wisp", "Nasty Plot", "Thunderbolt"]]
      },
      {
        "species": "Rotom-Heat",
        "item": ["Assault Vest"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Volt Switch"], ["Overheat"], ["Discharge", "Thunderbolt"], ["Dark Pulse", "Shadow Ball"]]
      },
      {
        "species": "Rotom-Heat",
        "item": ["Sitrus Berry"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "def": 252, "spa": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Discharge", "Volt Switch"], ["Overheat"], ["Nasty Plot"], ["Dark Pulse", "Will-O-Wisp"]]
      },
      {
        "species": "Rotom-Mow",
        "item": ["Choice Specs", "Choice Scarf"],
        "ability": ["Levitate"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Leaf Storm"], ["Volt Switch"], ["Dark Pulse"], ["Trick"]]
      },
      {
        "species": "Rotom-Mow",
        "item": ["Sitrus Berry", "Eject Pack"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Leaf Storm"], ["Volt Switch"], ["Dark Pulse", "Nasty Plot"], ["Will-O-Wisp"]]
      }
    ]
  },
  "toxapex": {
    "usage": 7,
    "sets": [
      {
        "species": "Toxapex",
        "item": ["Black Sludge"],
        "ability": ["Regenerator"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Scald"], ["Recover"], ["Haze"], ["Toxic", "Baneful Bunker", "Toxic Spikes"]]
      }
    ]
  },
  "grimmsnarl": {
    "usage": 5,
    "sets": [
      {
        "species": "Grimmsnarl",
        "item": ["Light Clay"],
        "ability": ["Prankster"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Impish",
        "moves": [["Light Screen"], ["Reflect"], ["Spirit Break"], ["Taunt", "Thunder Wave"]]
      },
      {
        "species": "Grimmsnarl",
        "gigantamax": true,
        "item": ["Lagging Tail"],
        "ability": ["Prankster"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Trick"], ["Spirit Break"], ["Sucker Punch"], ["Light Screen", "Reflect"]]
      },
      {
        "species": "Grimmsnarl",
        "gigantamax": true,
        "item": ["Sitrus Berry", "Leftovers"],
        "ability": ["Prankster"],
        "evs": {"hp": 252, "atk": 4, "spd": 252},
        "nature": "Careful",
        "moves": [["Sucker Punch", "Darkest Lariat"], ["Spirit Break", "Play Rough", "Drain Punch"], ["Bulk Up"], ["Substitute", "Thunder Wave"]]
      }
    ]
  },
  "tapukoko": {
    "usage": 6,
    "sets": [
      {
        "species": "Tapu Koko",
        "item": ["Choice Specs"],
        "ability": ["Electric Surge"],
        "evs": {"hp": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Thunderbolt"], ["Dazzling Gleam"], ["Grass Knot"], ["Volt Switch"]]
      },
      {
        "species": "Tapu Koko",
        "item": ["Light Clay"],
        "ability": ["Electric Surge"],
        "evs": {"hp": 252, "spa": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Reflect"], ["Light Screen"], ["Thunderbolt"], ["Taunt"]]
      },
      {
        "species": "Tapu Koko",
        "item": ["Life Orb"],
        "ability": ["Electric Surge"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Jolly",
        "moves": [["Wild Charge"], ["Brave Bird"], ["U-turn"], ["Iron Head"]]
      }
    ]
  },
  "gyarados": {
    "usage": 6,
    "sets": [
      {
        "species": "Gyarados",
        "item": ["Wacan Berry", "Lum Berry"],
        "ability": ["Moxie"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Waterfall"], ["Bounce"], ["Power Whip"], ["Dragon Dance"]]
      },
      {
        "species": "Gyarados",
        "item": ["Sitrus Berry"],
        "ability": ["Intimidate"],
        "evs": {"hp": 252, "def": 156, "spe": 100},
        "nature": "Impish",
        "moves": [["Waterfall"], ["Bounce"], ["Dragon Dance"], ["Taunt"]]
      },
      {
        "species": "Gyarados",
        "item": ["Chesto Berry"],
        "ability": ["Intimidate"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Waterfall"], ["Bounce"], ["Dragon Dance"], ["Rest"]]
      }
    ]
  },
  "lapras": {
    "usage": 6,
    "sets": [
      {
        "species": "Lapras",
        "gigantamax": true,
        "item": ["Weakness Policy"],
        "ability": ["Shell Armor"],
        "evs": {"hp": 252, "def": 4, "spa": 252},
        "nature": "Quiet",
        "moves": [["Freeze-Dry"], ["Ice Shard"], ["Thunder", "Thunderbolt"], ["Sparkling Aria", "Hydro Pump"]]
      },
      {
        "species": "Lapras",
        "gigantamax": true,
        "item": ["Light Clay", "Assault Vest"],
        "ability": ["Water Absorb"],
        "evs": {"hp": 252, "def": 4, "spa": 252},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Freeze-Dry"], ["Sheer Cold"], ["Thunderbolt"], ["Sparkling Aria"]]
      }
    ]
  },
  "darmanitan": {
    "usage": 5,
    "sets": [
      {
        "species": "Darmanitan-Galar",
        "item": ["Choice Scarf", "Focus Sash"],
        "ability": ["Gorilla Tactics"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Jolly",
        "moves": [["Icicle Crash"], ["Flare Blitz"], ["Earthquake", "Superpower"], ["U-turn"]]
      },
      {
        "species": "Darmanitan-Galar",
        "item": ["Focus Sash"],
        "ability": ["Zen Mode"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Jolly",
        "moves": [["Icicle Crash"], ["Flare Blitz", "Fire Punch"], ["Earthquake", "Reversal"], ["Yawn"]]
      }
    ]
  },
  "thundurus": {
    "usage": 6,
    "sets": [
      {
        "species": "Thundurus-Therian",
        "item": ["Choice Specs", "Assault Vest"],
        "ability": ["Volt Absorb"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Thunderbolt"], ["Volt Switch"], ["Grass Knot"], ["Sludge Wave", "Focus Blast"]]
      },
      {
        "species": "Thundurus-Therian",
        "item": ["Sitrus Berry", "Life Orb"],
        "ability": ["Volt Absorb"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Thunderbolt"], ["Nasty Plot"], ["Grass Knot"], ["Flash Cannon", "Dark Pulse"]]
      },
      {
        "species": "Thundurus",
        "item": ["Sitrus Berry"],
        "ability": ["Prankster"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Volt Switch"], ["Taunt"], ["Thunder Wave"], ["Eerie Impulse"]]
      },
      {
        "species": "Thundurus",
        "item": ["Life Orb"],
        "ability": ["Defiant"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Wild Charge"], ["Fly"], ["Superpower"], ["Bulk Up"]]
      }
    ]
  },
  "rhyperior": {
    "usage": 5,
    "sets": [
      {
        "species": "Rhyperior",
        "item": ["Weakness Policy"],
        "ability": ["Solid Rock"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Earthquake"], ["Rock Blast"], ["Fire Punch"], ["Ice Punch", "Swords Dance"]]
      },
      {
        "species": "Rhyperior",
        "item": ["Assault Vest"],
        "ability": ["Solid Rock"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Earthquake"], ["Rock Blast"], ["Fire Punch", "Superpower"], ["Ice Punch"]]
      }
    ]
  },
  "suicune": {
    "usage": 6,
    "sets": [
      {
        "species": "Suicune",
        "item": ["Leftovers"],
        "ability": ["Pressure"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Scald"], ["Icy Wind", "Ice Beam", "Protect"], ["Substitute"], ["Calm Mind"]]
      },
      {
        "species": "Suicune",
        "item": ["Chesto Berry"],
        "ability": ["Pressure"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Scald"], ["Icy Wind", "Ice Beam", "Sleep Talk"], ["Rest"], ["Calm Mind"]]
      },
      {
        "species": "Suicune",
        "item": ["Weakness Policy", "Life Orb", "Sitrus Berry"],
        "ability": ["Pressure"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Hydro Pump"], ["Ice Beam"], ["Air Slash"], ["Calm Mind"]]
      }
    ]
  },
  "tapulele": {
    "usage": 6,
    "sets": [
      {
        "species": "Tapu Lele",
        "item": ["Choice Scarf", "Choice Specs", "Assault Vest"],
        "ability": ["Psychic Surge"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Psychic", "Psyshock"], ["Moonblast"], ["Thunderbolt", "Energy Ball"], ["Shadow Ball", "Focus Blast"]]
      },
      {
        "species": "Tapu Lele",
        "item": ["Life Orb", "Leftovers", "Focus Sash"],
        "ability": ["Psychic Surge"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Psychic", "Psyshock"], ["Moonblast", "Draining Kiss"], ["Calm Mind"], ["Focus Blast", "Energy Ball", "Thunderbolt", "Shadow Ball"]]
      }
    ]
  },
  "latias": {
    "usage": 5,
    "sets": [
      {
        "species": "Latias",
        "item": ["Kee Berry", "Leftovers"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "def": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Stored Power"], ["Substitute", "Mystical Fire"], ["Calm Mind"], ["Recover"]]
      },
      {
        "species": "Latias",
        "item": ["Weakness Policy"],
        "ability": ["Levitate"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Stored Power", "Psychic", "Psyshock"], ["Mystical Fire"], ["Air Slash"], ["Draco Meteor", "Calm Mind"]]
      }
    ]
  },
  "ninetales": {
    "usage": 3,
    "sets": [
      {
        "species": "Ninetales-Alola",
        "item": ["Light Clay"],
        "ability": ["Snow Warning"],
        "evs": {"hp": 252, "spa": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Blizzard"], ["Moonblast", "Freeze-Dry", "Icy Wind"], ["Aurora Veil"], ["Sheer Cold", "Nasty Plot", "Hypnosis"]]
      }
    ]
  },
  "mamoswine": {
    "usage": 5,
    "sets": [
      {
        "species": "Mamoswine",
        "item": ["Focus Sash"],
        "ability": ["Oblivious"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Icicle Spear"], ["Earthquake"], ["Rock Tomb", "Ice Shard"], ["Stealth Rock"]]
      },
      {
        "species": "Mamoswine",
        "item": ["Choice Scarf"],
        "ability": ["Oblivious"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Icicle Crash"], ["Earthquake"], ["Superpower"], ["Stone Edge"]]
      },
      {
        "species": "Mamoswine",
        "item": ["Life Orb", "Weakness Policy", "Expert Belt"],
        "ability": ["Oblivious"],
        "evs": {"atk": 252, "spa": 4, "spe": 252},
        "nature": "Naive",
        "moves": [["Icicle Spear"], ["Earthquake"], ["Freeze-Dry"], ["Superpower"]]
      },
      {
        "species": "Mamoswine",
        "item": ["Assault Vest"],
        "ability": ["Thick Fat"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Icicle Spear", "Icicle Crash"], ["Earthquake"], ["Superpower", "Ice Shard"], ["Stone Edge"]]
      }
    ]
  },
  "scizor": {
    "usage": 3,
    "sets": [
      {
        "species": "Scizor",
        "item": ["Choice Band"],
        "ability": ["Technician"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["U-turn"], ["Bullet Punch"], ["Dual Wingbeat"], ["Superpower"]]
      },
      {
        "species": "Scizor",
        "item": ["Focus Sash"],
        "ability": ["Technician"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Adamant",
        "moves": [["U-turn"], ["Bullet Punch"], ["Dual Wingbeat"], ["Counter"]]
      },
      {
        "species": "Scizor",
        "item": ["Lum Berry", "Life Orb", "Sitrus Berry"],
        "ability": ["Technician"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Adamant",
        "moves": [["Bullet Punch"], ["Dual Wingbeat"], ["Sand Tomb"], ["Swords Dance"]]
      }
    ]
  },
  "raikou": {
    "usage": 6,
    "sets": [
      {
        "species": "Raikou",
        "item": ["Leftovers"],
        "ability": ["Pressure"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Thunderbolt"], ["Scald"], ["Substitute", "Shadow Ball"], ["Calm Mind"]]
      },
      {
        "species": "Raikou",
        "item": ["Choice Specs"],
        "ability": ["Pressure"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Thunderbolt"], ["Scald"], ["Shadow Ball", "Aura Sphere"], ["Volt Switch"]]
      }
    ]
  },
  "latios": {
    "usage": 5,
    "sets": [
      {
        "species": "Latios",
        "item": ["Choice Specs", "Choice Scarf"],
        "ability": ["Levitate"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Draco Meteor"], ["Psychic", "Psyshock"], ["Mystical Fire"], ["Trick", "Air Slash", "Ice Beam"]]
      },
      {
        "species": "Latios",
        "item": ["Soul Dew", "Weakness Policy", "Life Orb"],
        "ability": ["Levitate"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Draco Meteor"], ["Psychic", "Psyshock"], ["Mystical Fire", "Aura Sphere"], ["Calm Mind", "Air Slash"]]
      },
      {
        "species": "Latios",
        "item": ["Focus Sash"],
        "ability": ["Levitate"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Psyshock", "Psychic", "Draco Meteor"], ["Mystical Fire"], ["Thunder Wave"], ["Memento"]]
      }
    ]
  },
  "whimsicott": {
    "usage": 5,
    "sets": [
      {
        "species": "Whimsicott",
        "item": ["Leftovers", "Rocky Helmet"],
        "ability": ["Prankster"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Moonblast"], ["Leech Seed"], ["Substitute"], ["Cotton Guard"]]
      },
      {
        "species": "Whimsicott",
        "item": ["Focus Sash"],
        "ability": ["Prankster"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Moonblast"], ["Tailwind"], ["Memento"], ["Taunt"]]
      },
      {
        "species": "Whimsicott",
        "item": ["Lagging Tail", "Full Incense"],
        "ability": ["Prankster"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Moonblast"], ["Switcheroo"], ["Memento"], ["Taunt"]]
      }
    ]
  },
  "azumarill": {
    "usage": 5,
    "sets": [
      {
        "species": "Azumarill",
        "item": ["Sitrus Berry"],
        "ability": ["Sap Sipper"],
        "evs": {"hp": 252, "def": 164, "spd": 92},
        "nature": "Sassy",
        "ivs": {"atk": 0, "spe": 0},
        "moves": [["Whirlpool"], ["Perish Song"], ["Protect"], ["Encore"]]
      },
      {
        "species": "Azumarill",
        "item": ["Assault Vest"],
        "ability": ["Huge Power"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Liquidation"], ["Play Rough"], ["Superpower"], ["Bounce", "Aqua Jet"]]
      },
      {
        "species": "Azumarill",
        "item": ["Sitrus Berry"],
        "ability": ["Huge Power"],
        "evs": {"hp": 228, "atk": 252, "def": 12, "spd": 12, "spe": 4},
        "nature": "Adamant",
        "moves": [["Aqua Jet"], ["Play Rough"], ["Superpower"], ["Belly Drum"]]
      }
    ]
  },
  "snorlax": {
    "usage": 6,
    "sets": [
      {
        "species": "Snorlax",
        "gigantamax": true,
        "item": ["Figy Berry", "Custap Berry"],
        "ability": ["Gluttony"],
        "evs": {"hp": 4, "atk": 252, "def": 252},
        "nature": "Adamant",
        "moves": [["Facade", "Body Slam", "Self-Destruct"], ["Earthquake"], ["Darkest Lariat", "Heavy Slam", "Heat Crash"], ["Curse", "Belly Drum"]]
      },
      {
        "species": "Snorlax",
        "gigantamax": true,
        "item": ["Figy Berry"],
        "ability": ["Gluttony"],
        "evs": {"hp": 4, "atk": 252, "def": 252},
        "nature": "Adamant",
        "moves": [["Body Slam", "Self-Destruct"], ["Yawn"], ["Fire Punch"], ["Protect"]]
      },
      {
        "species": "Snorlax",
        "item": ["Assault Vest"],
        "ability": ["Thick Fat"],
        "evs": {"atk": 252, "def": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Body Slam"], ["Earthquake"], ["Brick Break", "Heavy Slam"], ["Ice Punch", "Heat Crash"]]
      }
    ]
  },
  "togekiss": {
    "usage": 6,
    "sets": [
      {
        "species": "Togekiss",
        "item": ["Sharp Beak", "Life Orb"],
        "ability": ["Serene Grace"],
        "evs": {"hp": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Air Slash"], ["Dazzling Gleam"], ["Flamethrower"], ["Nasty Plot"]]
      },
      {
        "species": "Togekiss",
        "item": ["Scope Lens"],
        "ability": ["Super Luck"],
        "evs": {"hp": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Air Slash"], ["Dazzling Gleam"], ["Flamethrower"], ["Ancient Power", "Grass Knot"]]
      },
      {
        "species": "Togekiss",
        "item": ["Choice Scarf"],
        "ability": ["Serene Grace"],
        "evs": {"hp": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Air Slash"], ["Dazzling Gleam"], ["Flamethrower"], ["Trick"]]
      },
      {
        "species": "Togekiss",
        "item": ["Sitrus Berry"],
        "ability": ["Serene Grace"],
        "evs": {"hp": 244, "def": 4, "spa": 4, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Air Slash"], ["Morning Sun"], ["Mystical Fire"], ["Nasty Plot"]]
      }
    ]
  },
  "clefable": {
    "usage": 5,
    "sets": [
      {
        "species": "Clefable",
        "item": ["Kee Berry"],
        "ability": ["Unaware"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Moonblast"], ["Calm Mind", "Cosmic Power", "Minimize"], ["Moonlight"], ["Stored Power"]]
      },
      {
        "species": "Clefable",
        "item": ["Flame Orb"],
        "ability": ["Magic Guard"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Moonblast"], ["Trick"], ["Stealth Rock"], ["Moonlight"]]
      },
      {
        "species": "Clefable",
        "item": ["Life Orb", "Power Herb"],
        "ability": ["Magic Guard"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Moonblast"], ["Fire Blast"], ["Thunderbolt"], ["Meteor Beam"]]
      }
    ]
  },
  "quagsire": {
    "usage": 2,
    "sets": [
      {
        "species": "Quagsire",
        "item": ["Kee Berry", "Sitrus Berry", "Rocky Helmet"],
        "ability": ["Unaware"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Scald"], ["Toxic"], ["Recover"], ["Earth Power", "Protect", "Stockpile"]]
      }
    ]
  },
  "arctozolt": {
    "usage": 1,
    "sets": [
      {
        "species": "Arctozolt",
        "item": ["Life Orb", "Weakness Policy"],
        "ability": ["Slush Rush"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Bolt Beak"], ["Icicle Spear", "Icicle Crash"], ["Low Kick", "Stomping Tantrum"], ["Freeze-Dry", "Thunder Wave"]]
      }
    ]
  },
  "aegislash": {
    "usage": 5,
    "sets": [
      {
        "species": "Aegislash",
        "item": ["Weakness Policy", "Life Orb", "Leftovers"],
        "ability": ["Stance Change"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Shadow Sneak"], ["Iron Head", "Sacred Sword"], ["Swords Dance"], ["King's Shield", "Shadow Claw"]]
      },
      {
        "species": "Aegislash",
        "item": ["Focus Sash"],
        "ability": ["Stance Change"],
        "evs": {"atk": 196, "spa": 252, "spe": 60},
        "nature": "Rash",
        "moves": [["Shadow Ball"], ["Close Combat"], ["Flash Cannon", "Steel Beam"], ["Shadow Sneak"]]
      },
      {
        "species": "Aegislash",
        "item": ["Weakness Policy"],
        "ability": ["Stance Change"],
        "evs": {"atk": 4, "spa": 252, "spe": 252},
        "nature": "Hasty",
        "moves": [["Flash Cannon"], ["Shadow Ball"], ["Air Slash"], ["Close Combat"]]
      }
    ]
  },
  "primarina": {
    "usage": 4,
    "sets": [
      {
        "species": "Primarina",
        "item": ["Assault Vest", "Choice Specs"],
        "ability": ["Torrent"],
        "evs": {"hp": 252, "def": 28, "spa": 228},
        "nature": "Modest",
        "moves": [["Moonblast"], ["Sparkling Aria"], ["Energy Ball"], ["Psychic", "Aqua Jet"]]
      },
      {
        "species": "Primarina",
        "item": ["Focus Sash"],
        "ability": ["Torrent"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Modest",
        "moves": [["Moonblast"], ["Sparkling Aria"], ["Energy Ball"], ["Aqua Jet"]]
      }
    ]
  },
  "spectrier": {
    "usage": 5,
    "sets": [
      {
        "species": "Spectrier",
        "item": ["Life Orb", "Lum Berry", "Spell Tag"],
        "ability": ["Grim Neigh"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "ivs": {"atk": 0},
        "nature": "Timid",
        "moves": [["Shadow Ball"], ["Hyper Beam"], ["Nasty Plot"], ["Substitute", "Dark Pulse", "Will-O-Wisp", "Mud Shot"]]
      },
      {
        "species": "Spectrier",
        "item": ["Choice Scarf", "Choice Specs"],
        "ability": ["Grim Neigh"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "ivs": {"atk": 0},
        "nature": "Timid",
        "moves": [["Shadow Ball"], ["Hyper Beam"], ["Dark Pulse"], ["Will-O-Wisp", "Mud Shot"]]
      }
    ]
  },
  "corsola": {
    "usage": 3,
    "sets": [
      {
        "species": "Corsola-Galar",
        "item": ["Eviolite"],
        "ability": ["Cursed Body"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "ivs": {"atk": 0},
        "nature": "Bold",
        "moves": [["Night Shade"], ["Strength Sap"], ["Will-O-Wisp"], ["Stealth Rock", "Mirror Coat"]]
      },
      {
        "species": "Corsola-Galar",
        "item": ["Eviolite"],
        "ability": ["Cursed Body"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "ivs": {"atk": 0},
        "nature": "Bold",
        "moves": [["Hex"], ["Calm Mind"], ["Strength Sap"], ["Will-O-Wisp"]]
      }
    ]
  },
  "lucario": {
    "usage": 1,
    "sets": [
      {
        "species": "Lucario",
        "item": ["Focus Sash"],
        "ability": ["Inner Focus"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Close Combat"], ["Meteor Mash"], ["Extreme Speed"], ["Ice Punch", "Counter"]]
      }
    ]
  },
  "blissey": {
    "usage": 5,
    "sets": [
      {
        "species": "Blissey",
        "item": ["Leftovers"],
        "ability": ["Serene Grace"],
        "evs": {"def": 252, "spa": 4, "spd": 252},
        "ivs": {"atk": 0},
        "nature": "Bold",
        "moves": [["Tri Attack"], ["Soft-Boiled"], ["Ice Beam", "Flamethrower", "Shadow Ball"], ["Calm Mind"]]
      }
    ]
  },
  "charizard": {
    "usage": 2,
    "sets": [
      {
        "species": "Charizard",
        "gigantamax": true,
        "item": ["Life Orb", "Heavy-Duty Boots"],
        "ability": ["Blaze"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "ivs": {"atk": 0},
        "nature": "Timid",
        "moves": [["Blast Burn"], ["Air Slash", "Hurricane"], ["Solar Beam"], ["Scorching Sands", "Dragon Pulse"]]
      },
      {
        "species": "Charizard",
        "item": ["Life Orb", "Heavy-Duty Boots"],
        "ability": ["Solar Power"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "ivs": {"atk": 0},
        "nature": "Timid",
        "moves": [["Fire Blast", "Flamethrower"], ["Air Slash"], ["Solar Beam"], ["Scorching Sands", "Dragon Pulse"]]
      }
    ]
  },
  "corviknight": {
    "usage": 5,
    "sets": [
      {
        "species": "Corviknight",
        "item": ["Rocky Helmet"],
        "ability": ["Mirror Armor"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Impish",
        "moves": [["Brave Bird"], ["Body Press"], ["Iron Defense"], ["Roost"]]
      },
      {
        "species": "Corviknight",
        "item": ["Weakness Policy"],
        "ability": ["Mirror Armor"],
        "evs": {"hp": 252, "atk": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Brave Bird"], ["Iron Head"], ["Bulk Up"], ["Roost"]]
      },
      {
        "species": "Corviknight",
        "item": ["Maranga Berry"],
        "ability": ["Pressure"],
        "evs": {"hp": 252, "def": 4, "spd": 252},
        "nature": "Careful",
        "moves": [["Brave Bird"], ["Taunt", "Iron Head"], ["Bulk Up"], ["Roost"]]
      }
    ]
  },
  "gengar": {
    "usage": 1,
    "sets": [
      {
        "species": "Gengar",
        "gigantamax": true,
        "item": ["Focus Sash", "Wide Lens"],
        "ability": ["Cursed Body"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "ivs": {"atk": 0},
        "nature": "Timid",
        "moves": [["Shadow Ball", "Hex"], ["Sludge Wave"], ["Icy Wind", "Destiny Bond"], ["Hypnosis", "Will-O-Wisp"]]
      }
    ]
  },
  "uxie": {
    "usage": 2,
    "sets": [
      {
        "species": "Uxie",
        "item": ["Sitrus Berry", "Mental Herb"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "def": 252, "spe": 4},
        "nature": "Bold",
        "moves": [["Stealth Rock"], ["Yawn"], ["Memento"], ["Trick Room"]]
      },
      {
        "species": "Uxie",
        "item": ["Sitrus Berry", "Mental Herb"],
        "ability": ["Levitate"],
        "evs": {"hp": 252, "def": 252, "spe": 4},
        "nature": "Impish",
        "moves": [["Stealth Rock"], ["Yawn"], ["Memento"], ["U-turn"]]
      }
    ]
  },
  "arcanine": {
    "usage": 2,
    "sets": [
      {
        "species": "Arcanine",
        "item": ["Sitrus Berry", "Rocky Helmet"],
        "ability": ["Intimidate"],
        "evs": {"hp": 252, "def": 252, "spe": 4},
        "nature": "Bold",
        "moves": [["Flamethrower"], ["Morning Sun"], ["Will-O-Wisp"], ["Snarl", "Burn Up", "Dragon Pulse"]]
      },
      {
        "species": "Arcanine",
        "item": ["Assault Vest", "Choice Band", "Life Orb"],
        "ability": ["Intimidate"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Flare Blitz"], ["Extreme Speed"], ["Wild Charge"], ["Play Rough", "Close Combat"]]
      }
    ]
  },
  "chansey": {
    "usage": 3,
    "sets": [
      {
        "species": "Chansey",
        "item": ["Eviolite"],
        "ability": ["Natural Cure"],
        "evs": {"def": 252, "spd": 4, "spe": 252},
        "nature": "Bold",
        "moves": [["Soft-Boiled"], ["Seismic Toss"], ["Thunder Wave"], ["Stealth Rock", "Substitute"]]
      }
    ]
  },
  "buzzwole": {
    "usage": 1,
    "sets": [
      {
        "species": "Buzzwole",
        "item": ["Life Orb", "Expert Belt", "Choice Scarf"],
        "ability": ["Beast Boost"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Close Combat"], ["Ice Punch"], ["Dual Wingbeat"], ["Thunder Punch", "Earthquake", "Leech Life"]]
      }
    ]
  },
  "sylveon": {
    "usage": 4,
    "sets": [
      {
        "species": "Sylveon",
        "item": ["Pixie Plate", "Leftovers", "Throat Spray"],
        "ability": ["Pixilate"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "moves": [["Hyper Voice"], ["Mystical Fire"], ["Yawn"], ["Quick Attack", "Calm Mind"]]
      }
    ]
  },
  "gastrodon": {
    "usage": 3,
    "sets": [
      {
        "species": "Gastrodon",
        "item": ["Focus Sash", "Sitrus Berry", "Leftovers"],
        "ability": ["Storm Drain"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Recover"], ["Scald"], ["Counter"], ["Mirror Coat"]]
      },
      {
        "species": "Gastrodon",
        "item": ["Sitrus Berry", "Leftovers", "Rindo Berry"],
        "ability": ["Storm Drain"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Recover"], ["Scald"], ["Yawn"], ["Earth Power", "Clear Smog", "Ice Beam"]]
      }
    ]
  },
  "reuniclus": {
    "usage": 2,
    "sets": [
      {
        "species": "Reuniclus",
        "item": ["Kee Berry", "Leftovers"],
        "ability": ["Magic Guard"],
        "evs": {"hp": 252, "def": 252, "spa": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Calm Mind"], ["Recover"], ["Stored Power", "Psyshock"], ["Thunder", "Energy Ball"]]
      },
      {
        "species": "Reuniclus",
        "item": ["Life Orb"],
        "ability": ["Magic Guard"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Psychic"], ["Focus Blast", "Shadow Ball"], ["Trick Room"], ["Recover", "Thunder", "Energy Ball"]]
      },
      {
        "species": "Reuniclus",
        "item": ["Flame Orb"],
        "ability": ["Magic Guard"],
        "evs": {"hp": 252, "def": 252, "spa": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Calm Mind"], ["Recover"], ["Stored Power", "Psyshock"], ["Trick"]]
      }
    ]
  },
  "ditto": {
    "usage": 4,
    "sets": [
      {
        "species": "Ditto",
        "item": ["Choice Scarf", "Focus Sash"],
        "ability": ["Imposter"],
        "evs": {"hp": 252, "atk": 4, "def": 252},
        "ivs": {"atk": 0, "spe": 0},
        "nature": "Relaxed",
		"moves": [["Transform"]]
	  }
    ]
  },
  "goodra": {
    "usage": 1,
    "sets": [
      {
        "species": "Goodra",
        "item": ["Assault Vest"],
        "ability": ["Sap Sipper"],
        "evs": {"hp": 252, "def": 4, "spa": 252},
        "nature": "Modest",
        "moves": [["Dragon Pulse", "Draco Meteor"], ["Flamethrower"], ["Acid Spray"], ["Power Whip"]]
      },
      {
        "species": "Goodra",
        "item": ["Assault Vest"],
        "ability": ["Sap Sipper"],
        "evs": {"hp": 252, "def": 4, "spa": 252},
        "ivs": {"atk": 0},
        "nature": "Modest",
        "moves": [["Dragon Pulse", "Draco Meteor"], ["Flamethrower"], ["Acid Spray"], ["Thunderbolt"]]
      }
    ]
  },
  "weavile": {
    "usage": 1,
    "sets": [
      {
        "species": "Weavile",
        "item": ["Focus Sash"],
        "ability": ["Pickpocket"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Triple Axel"], ["Ice Shard"], ["Poison Jab", "Throat Chop", "Brick Break"], ["Counter"]]
      },
      {
        "species": "Weavile",
        "item": ["Choice Band"],
        "ability": ["Pressure"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Triple Axel"], ["Ice Shard"], ["Throat Chop"], ["Poison Jab"]]
      }
    ]
  },
  "entei": {
    "usage": 1,
    "sets": [
      {
        "species": "Entei",
        "item": ["Assault Vest", "Choice Band"],
        "ability": ["Inner Focus"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Sacred Fire"], ["Extreme Speed"], ["Stone Edge"], ["Bulldoze", "Stomping Tantrum", "Iron Head"]]
      }
    ]
  },
  "milotic": {
    "usage": 2,
    "sets": [
      {
        "species": "Milotic",
        "item": ["Flame Orb"],
        "ability": ["Marvel Scale"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Scald"], ["Ice Beam", "Icy Wind"], ["Recover"], ["Mirror Coat", "Haze"]]
      },
      {
        "species": "Milotic",
        "item": ["Sitrus Berry", "Adrenaline Orb"],
        "ability": ["Competitive"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Hydro Pump"], ["Ice Beam"], ["Recover"], ["Mud Shot", "Mirror Coat"]]
      }
    ]
  },
  "hatterene": {
    "usage": 1,
    "sets": [
      {
        "species": "Hatterene",
        "gigantamax": true,
        "item": ["Focus Sash", "Life Orb"],
        "ability": ["Magic Bounce"],
        "evs": {"hp": 252, "def": 4, "spa": 252},
        "nature": "Quiet",
        "ivs": {"atk": 0, "spe": 0},
        "moves": [["Trick Room"], ["Psychic"], ["Dazzling Gleam", "Misty Explosion"], ["Mystical Fire"]]
      },
      {
        "species": "Hatterene",
        "gigantamax": true,
        "item": ["Big Root"],
        "ability": ["Magic Bounce"],
        "evs": {"hp": 252, "def": 252, "spa": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Psyshock"], ["Draining Kiss"], ["Giga Drain"], ["Calm Mind"]]
      }
    ]
  },
  "inteleon": {
    "usage": 1,
    "sets": [
      {
        "species": "Inteleon",
        "gigantamax": true,
        "item": ["Scope Lens"],
        "ability": ["Sniper"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Hydro Pump", "Scald", "Snipe Shot", "Hydro Cannon"], ["Ice Beam"], ["Air Slash"], ["Focus Energy"]]
      },
      {
        "species": "Inteleon",
        "gigantamax": true,
        "item": ["Focus Sash", "Petaya Berry"],
        "ability": ["Torrent"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Hydro Pump", "Scald", "Snipe Shot"], ["Ice Beam"], ["Air Slash"], ["Substitute"]]
      }
    ]
  },
  "marowak": {
    "usage": 3,
    "sets": [
      {
        "species": "Marowak-Alola",
        "item": ["Thick Club"],
        "ability": ["Lightning Rod"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Flare Blitz"], ["Poltergeist", "Shadow Bone"], ["Bonemerang"], ["Swords Dance"]]
      }
    ]
  },
  "slowking": {
    "usage": 1,
    "sets": [
      {
        "species": "Slowking-Galar",
        "item": ["Black Sludge"],
        "ability": ["Regenerator"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Psyshock", "Eerie Spell"], ["Sludge Bomb"], ["Flamethrower"], ["Calm Mind"]]
      },
      {
        "species": "Slowking-Galar",
        "item": ["Assault Vest"],
        "ability": ["Regenerator"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Psyshock", "Eerie Spell"], ["Sludge Bomb"], ["Flamethrower"], ["Ice Beam"]]
      }
    ]
  },
  "cloyster": {
    "usage": 3,
    "sets": [
      {
        "species": "Cloyster",
        "item": ["Focus Sash", "King's Rock"],
        "ability": ["Skill Link"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Shell Smash"], ["Icicle Spear"], ["Rock Blast"], ["Ice Shard"]]
      }
    ]
  },
  "aggron": {
    "usage": 2,
    "sets": [
      {
        "species": "Aggron",
        "item": ["Custap Berry"],
        "ability": ["Sturdy"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Brave",
        "ivs": {"spe": 0},
        "moves": [["Metal Burst"], ["Endeavor"], ["Head Smash", "Rock Tomb"], ["Stealth Rock"]]
      }
    ]
  },
  "xurkitree": {
    "usage": 1,
    "sets": [
      {
        "species": "Xurkitree",
        "item": ["Choice Scarf"],
        "ability": ["Beast Boost"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Volt Switch"], ["Thunderbolt"], ["Energy Ball"], ["Dazzling Gleam"]]
      },
      {
        "species": "Xurkitree",
        "item": ["Blunder Policy"],
        "ability": ["Beast Boost"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Zap Cannon"], ["Hypnosis"], ["Energy Ball"], ["Dazzling Gleam"]]
      }
    ]
  },
  "seismitoad": {
    "usage": 4,
    "sets": [
      {
        "species": "Seismitoad",
        "item": ["Life Orb", "Mystic Water", "Assault Vest", "Rindo Berry"],
        "ability": ["Swift Swim"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Hydro Pump"], ["Earth Power"], ["Grass Knot"], ["Sludge Wave"]]
      },
      {
        "species": "Seismitoad",
        "item": ["Life Orb", "Mystic Water", "Assault Vest", "Rindo Berry"],
        "ability": ["Swift Swim"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Adamant",
        "moves": [["Liquidation"], ["Earthquake"], ["Power Whip"], ["Drain Punch"]]
      },
      {
        "species": "Seismitoad",
        "item": ["Leftovers", "Sitrus Berry"],
        "ability": ["Water Absorb"],
        "evs": {"hp": 252, "def": 4, "spd": 252},
        "nature": "Calm",
        "ivs": {"atk": 0},
        "moves": [["Scald"], ["Earth Power", "Icy Wind"], ["Stealth Rock"], ["Toxic"]]
      }
    ]
  },
  "pyukumuku": {
    "usage": 1,
    "sets": [
      {
        "species": "Pyukumuku",
        "item": ["Sitrus Berry", "Rocky Helmet", "Leftovers"],
        "ability": ["Unaware"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Toxic"], ["Counter"], ["Mirror Coat", "Soak"], ["Recover"]]
      }
    ]
  },
  "espeon": {
    "usage": 1,
    "sets": [
      {
        "species": "Espeon",
        "item": ["Light Clay"],
        "ability": ["Magic Bounce"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "ivs": {"atk": 0},
        "nature": "Timid",
        "moves": [["Psychic"], ["Reflect"], ["Light Screen"], ["Yawn"]]
      }
    ]
  },
  "nidoking": {
    "usage": 2,
    "sets": [
      {
        "species": "Nidoking",
        "item": ["Focus Sash", "Life Orb"],
        "ability": ["Sheer Force"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "moves": [["Sludge Wave"], ["Earth Power"], ["Ice Beam"], ["Flamethrower", "Thunderbolt", "Sucker Punch"]]
      },
      {
        "species": "Nidoking",
        "item": ["Choice Scarf"],
        "ability": ["Sheer Force"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Sludge Wave"], ["Earth Power"], ["Ice Beam"], ["Flamethrower", "Thunderbolt"]]
      }
    ]
  },
  "skarmory": {
    "usage": 4,
    "sets": [
      {
        "species": "Skarmory",
        "item": ["Rocky Helmet"],
        "ability": ["Sturdy"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Impish",
        "moves": [["Brave Bird"], ["Body Press"], ["Iron Defense"], ["Roost"]]
      },
      {
        "species": "Skarmory",
        "item": ["Custap Berry"],
        "ability": ["Sturdy"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Brave Bird"], ["Rock Tomb"], ["Stealth Rock"], ["Taunt"]]
      }
    ]
  },
  "chandelure": {
    "usage": 2,
    "sets": [
      {
        "species": "Chandelure",
        "item": ["Focus Sash"],
        "ability": ["Infiltrator"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Quiet",
        "ivs": {"atk": 0, "spe": 0},
        "moves": [["Flamethrower", "Overheat"], ["Shadow Ball"], ["Trick Room"], ["Memento"]]
      },
      {
        "species": "Chandelure",
        "item": ["Choice Scarf"],
        "ability": ["Infiltrator"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Flamethrower", "Overheat"], ["Shadow Ball"], ["Energy Ball"], ["Trick"]]
      }
    ]
  },
  "umbreon": {
    "usage": 1,
    "sets": [
      {
        "species": "Umbreon",
        "item": ["Leftovers", "Rocky Helmet"],
        "ability": ["Synchronize"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Foul Play"], ["Yawn"], ["Wish"], ["Protect"]]
      }
    ]
  },
  "regirock": {
    "usage": 1,
    "sets": [
      {
        "species": "Regirock",
        "item": ["Weakness Policy", "Assault Vest"],
        "ability": ["Clear Body"],
        "evs": {"hp": 252, "atk": 252, "def": 4},
        "nature": "Adamant",
        "moves": [["Stone Edge"], ["Earthquake"], ["Ice Punch"], ["Body Press", "Drain Punch", "Explosion"]]
      },
      {
        "species": "Regirock",
        "item": ["Custap Berry"],
        "ability": ["Sturdy"],
        "evs": {"atk": 252, "def": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Stone Edge"], ["Earthquake", "Body Press", "Explosion"], ["Stealth Rock"], ["Thunder Wave"]]
      }
    ]
  },
  "torkoal": {
    "usage": 1,
    "sets": [
      {
        "species": "Torkoal",
        "item": ["Eject Pack"],
        "ability": ["Drought"],
        "evs": {"hp": 252, "def": 252, "spa": 4},
        "nature": "Relaxed",
        "moves": [["Overheat"], ["Yawn"], ["Stealth Rock"], ["Body Press", "Solar Beam", "Earth Power"]]
      }
    ]
  },
  "tornadus": {
    "usage": 1,
    "sets": [
      {
        "species": "Tornadus-Therian",
        "item": ["Life Orb", "Sharp Beak", "Expert Belt"],
        "ability": ["Regenerator"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Hurricane"], ["Heat Wave"], ["Icy Wind"], ["Nasty Plot"]]
      }
    ]
  },
  "stakataka": {
    "usage": 1,
    "sets": [
      {
        "species": "Stakataka",
        "item": ["Assault Vest"],
        "ability": ["Beast Boost"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Brave",
        "ivs": {"spe": 0},
        "moves": [["Rock Blast"], ["Body Press"], ["Gyro Ball"], ["Earthquake"]]
      },
      {
        "species": "Stakataka",
        "item": ["Focus Sash", "Air Balloon", "Chople Berry"],
        "ability": ["Beast Boost"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Brave",
        "ivs": {"spe": 0},
        "moves": [["Rock Blast"], ["Gyro Ball"], ["Body Press", "Earthquake"], ["Trick Room"]]
      }
    ]
  },
  "diggersby": {
    "usage": 5,
    "sets": [
      {
        "species": "Diggersby",
        "item": ["Focus Sash", "Custap Berry"],
        "ability": ["Huge Power"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Adamant",
        "moves": [["Earthquake"], ["Quick Attack"], ["Flail"], ["Endure"]]
      },
      {
        "species": "Diggersby",
        "item": ["Life Orb", "Lum Berry"],
        "ability": ["Huge Power"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Earthquake"], ["Giga Impact", "Swords Dance"], ["Bounce"], ["Fire Punch", "Ice Punch"]]
      }
    ]
  },
  "articuno": {
    "usage": 3,
    "sets": [
      {
        "species": "Articuno-Galar",
        "item": ["Kee Berry", "Weakness Policy"],
        "ability": ["Competitive"],
        "evs": {"hp": 252, "def": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Freezing Glare", "Stored Power"], ["Hurricane"], ["Calm Mind"], ["Recover"]]
      }
    ]
  },
  "incineroar": {
    "usage": 3,
    "sets": [
      {
        "species": "Incineroar",
        "item": ["Figy Berry"],
        "ability": ["Intimidate"],
        "evs": {"hp": 252, "atk": 252, "spd": 4},
        "nature": "Adamant",
        "moves": [["Flare Blitz"], ["Darkest Lariat"], ["Will-O-Wisp"], ["Parting Shot", "U-turn"]]
      }
    ]
  },
  "lycanroc": {
    "usage": 4,
    "sets": [
      {
        "species": "Lycanroc-Dusk",
        "item": ["Focus Sash"],
        "ability": ["Tough Claws"],
        "evs": {"hp": 4, "atk": 252, "spe": 252},
        "nature": "Adamant",
        "moves": [["Close Combat"], ["Stealth Rock"], ["Counter"], ["Accelerock"]]
      }
    ]
  },
  "hydreigon": {
    "usage": 3,
    "sets": [
      {
        "species": "Hydreigon",
        "item": ["Choice Scarf", "Choice Specs"],
        "ability": ["Levitate"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "moves": [["Dark Pulse"], ["Draco Meteor"], ["Fire Blast", "Flash Cannon"], ["U-turn"]]
      },
      {
        "species": "Hydreigon",
        "item": ["Salac Berry", "Leftovers"],
        "ability": ["Levitate"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Dark Pulse"], ["Fire Blast", "Flash Cannon"], ["Nasty Plot"], ["Substitute"]]
      }
    ]
  },
  "volcarona": {
    "usage": 4,
    "sets": [
      {
        "species": "Volcarona",
        "item": ["Life Orb", "Heavy-Duty Boots", "Lum Berry"],
        "ability": ["Flame Body"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Fiery Dance"], ["Quiver Dance"], ["Giga Drain"], ["Bug Buzz", "Hurricane", "Psychic"]]
      },
      {
        "species": "Volcarona",
        "item": ["Weakness Policy"],
        "ability": ["Flame Body"],
        "evs": {"hp": 4, "def": 28, "spa": 220, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Fire Blast"], ["Giga Drain"], ["Hurricane"], ["Hyper Beam"]]
      },
      {
        "species": "Volcarona",
        "item": ["Throat Spray"],
        "ability": ["Swarm"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Bug Buzz"], ["Quiver Dance"], ["Fiery Dance"], ["Substitute"]]
      }
    ]
  },
  "scolipede": {
    "usage": 3,
    "sets": [
      {
        "species": "Scolipede",
        "item": ["Maranga Berry"],
        "ability": ["Speed Boost"],
        "evs": {"hp": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Protect"], ["Earthquake", "Poison Jab"], ["Iron Defense"], ["Baton Pass"]]
      },
      {
        "species": "Scolipede",
        "item": ["Focus Sash"],
        "ability": ["Speed Boost"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Poison Jab"], ["Earthquake"], ["Swords Dance"], ["Baton Pass"]]
      },
      {
        "species": "Scolipede",
        "item": ["Iapapa Berry"],
        "ability": ["Speed Boost"],
        "evs": {"hp": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Toxic"], ["Substitute"], ["Iron Defense"], ["Baton Pass"]]
      }
    ]
  },
  "aurorus": {
    "usage": 2,
    "sets": [
      {
        "species": "Aurorus",
        "item": ["Focus Sash", "Custap Berry"],
        "ability": ["Snow Warning"],
        "evs": {"hp": 252, "def": 4, "spa": 252},
        "ivs": {"atk": 0},
        "nature": "Modest",
        "moves": [["Freeze-Dry", "Blizzard"], ["Aurora Veil"], ["Stealth Rock"], ["Thunder Wave"]]
      }
    ]
  },
  "haxorus": {
    "usage": 3,
    "sets": [
      {
        "species": "Haxorus",
        "item": ["Choice Scarf"],
        "ability": ["Mold Breaker"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Outrage"], ["Earthquake"], ["Iron Tail"], ["Close Combat"]]
      },
      {
        "species": "Haxorus",
        "item": ["Life Orb", "Lum Berry"],
        "ability": ["Mold Breaker"],
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "nature": "Jolly",
        "moves": [["Outrage"], ["Earthquake"], ["Iron Tail"], ["Dragon Dance"]]
      }
    ]
  },
  "cradily": {
    "usage": 1,
    "sets": [
      {
        "species": "Cradily",
        "item": ["Power Herb"],
        "ability": ["Storm Drain"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Meteor Beam"], ["Giga Drain"], ["Earth Power"], ["Recover", "Leech Seed"]]
      }
    ]
  },
  "kingdra": {
    "usage": 4,
    "sets": [
      {
        "species": "Kingdra",
        "item": ["Life Orb"],
        "ability": ["Swift Swim"],
        "evs": {"hp": 4, "spa": 252, "spe": 252},
        "ivs": {"atk": 0},
        "nature": "Timid",
        "moves": [["Hurricane"], ["Hydro Pump"], ["Draco Meteor"], ["Yawn"]]
      },
      {
        "species": "Kingdra",
        "item": ["Scope Lens"],
        "ability": ["Sniper"],
        "evs": {"hp": 4, "spa": 252, "spe": 252},
        "ivs": {"atk": 0},
        "nature": "Timid",
        "moves": [["Hurricane"], ["Hydro Pump"], ["Draco Meteor"], ["Focus Energy"]]
      }
    ]
  },
  "regidrago": {
    "usage": 1,
    "sets": [
      {
        "species": "Regidrago",
        "item": ["Choice Scarf"],
        "ability": ["Dragon's Maw"],
        "nature": "Timid",
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "ivs": {"atk": 0},
        "moves": [["Dragon Energy"], ["Draco Meteor"], ["Ancient Power"], ["Hyper Beam"]]
      },
      {
        "species": "Regidrago",
        "item": ["Lum Berry"],
        "ability": ["Dragon's Maw"],
        "nature": "Jolly",
        "evs": {"atk": 252, "spd": 4, "spe": 252},
        "moves": [["Outrage"], ["Fire Fang", "Thunder Fang"], ["Dragon Dance"], ["Explosion"]]
      }
    ]
  },
  "porygonz": {
    "usage": 4,
    "sets": [
      {
        "species": "Porygon-Z",
        "item": ["Choice Scarf"],
        "ability": ["Adaptability"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Hyper Beam"], ["Tri Attack"], ["Dark Pulse", "Ice Beam"], ["Trick"]]
      },
      {
        "species": "Porygon-Z",
        "item": ["Chople Berry", "Life Orb"],
        "ability": ["Adaptability"],
        "evs": {"def": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Hyper Beam"], ["Dark Pulse"], ["Thunderbolt", "Ice Beam", "Solar Beam"], ["Nasty Plot"]]
      }
    ]
  },
  "pelipper": {
    "usage": 1,
    "sets": [
      {
        "species": "Pelipper",
        "item": ["Damp Rock"],
        "ability": ["Drizzle"],
        "nature": "Relaxed",
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "moves": [["Hurricane"], ["Scald"], ["Roost"], ["U-turn"]]
      },
      {
        "species": "Pelipper",
        "item": ["Focus Sash", "Choice Specs"],
        "ability": ["Drizzle"],
        "nature": "Modest",
        "evs": {"hp": 4, "spa": 252, "spe": 252},
        "moves": [["Hurricane"], ["Hydro Pump"], ["Ice Beam"], ["U-turn"]]
      }
    ]
  },
  "comfey": {
    "usage": 1,
    "sets": [
      {
        "species": "Comfey",
        "item": ["Kee Berry", "Big Root"],
        "ability": ["Triage"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Bold",
        "ivs": {"atk": 0},
        "moves": [["Draining Kiss"], ["Leech Seed"], ["Synthesis"], ["Giga Drain", "Charm", "Protect"]]
      }
    ]
  },
  "toxtricity": {
    "usage": 1,
    "sets": [
      {
        "species": "Toxtricity",
        "item": ["Assault Vest"],
        "ability": ["Punk Rock"],
        "evs": {"hp": 108, "spa": 252, "spe": 148},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Overdrive"], ["Nuzzle"], ["Boomburst"], ["Hex"]]
      },
      {
        "species": "Toxtricity",
        "gigantamax": true,
        "item": ["Throat Spray"],
        "ability": ["Punk Rock"],
        "evs": {"spa": 252, "spd": 4, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Overdrive"], ["Sludge Wave"], ["Boomburst"], ["Shift Gear"]]
      }
    ]
  },
  "duraludon": {
    "usage": 1,
    "sets": [
      {
        "species": "Duraludon",
        "item": ["Assault Vest"],
        "ability": ["Light Metal"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "moves": [["Draco Meteor"], ["Flash Cannon"], ["Thunderbolt"], ["Rock Tomb"]]
      },
      {
        "species": "Duraludon",
        "item": ["Weakness Policy"],
        "ability": ["Light Metal"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "ivs": {"atk": 0},
        "moves": [["Draco Meteor"], ["Flash Cannon"], ["Thunderbolt"], ["Solar Beam"]]
      },
      {
        "species": "Duraludon",
        "item": ["Focus Sash"],
        "ability": ["Light Metal"],
        "evs": {"hp": 4, "spa": 252, "spe": 252},
        "nature": "Timid",
        "ivs": {"atk": 0},
        "moves": [["Steel Beam"], ["Mirror Coat", "Thunder Wave"], ["Reflect"], ["Stealth Rock"]]
      }
    ]
  },
  "avalugg": {
    "usage": 2,
    "sets": [
      {
        "species": "Avalugg",
        "item": ["Rocky Helmet", "Custap Berry"],
        "ability": ["Sturdy"],
        "evs": {"hp": 252, "def": 252, "spd": 4},
        "nature": "Relaxed",
        "moves": [["Icicle Spear"], ["Body Press"], ["Recover"], ["Iron Defense", "Mirror Coat"]]
      }
    ]
  },
  "slowbro": {
    "usage": 1,
    "sets": [
      {
        "species": "Slowbro-Galar",
        "item": ["Quick Claw"],
        "ability": ["Quick Draw"],
        "evs": {"hp": 252, "spa": 252, "spd": 4},
        "nature": "Modest",
        "moves": [["Shell Side Arm"], ["Psyshock", "Expanding Force"], ["Flamethrower"], ["Nasty Plot"]]
      }
    ]
  }
}
