{
  "results": [
    {
      "name": "Bulbasaur",
      "type": ["grass", "poison"],
      "national_number": "001",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bulbasaur.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bulbasaur.png"
      },
      "hp": 45,
      "attack": 49,
      "defense": 49,
      "sp_atk": 65,
      "sp_def": 65,
      "speed": 45,
      "natl_num": 1,
      "total": 318
    },
    {
      "name": "Ivysaur",
      "type": ["grass", "poison"],
      "national_number": "002",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ivysaur.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ivysaur.png"
      },
      "hp": 60,
      "attack": 62,
      "defense": 63,
      "sp_atk": 80,
      "sp_def": 80,
      "speed": 60,
      "natl_num": 2,
      "total": 405
    },
    {
      "name": "Venusaur",
      "type": ["grass", "poison"],
      "national_number": "003",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/venusaur-mega.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/venusaur.png"
      },
      "hp": 80,
      "attack": 100,
      "defense": 123,
      "sp_atk": 122,
      "sp_def": 120,
      "speed": 80,
      "natl_num": 3,
      "total": 625
    },
    {
      "name": "Charmander",
      "type": ["fire"],
      "national_number": "004",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/charmander.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/charmander.png"
      },
      "hp": 39,
      "attack": 52,
      "defense": 43,
      "sp_atk": 60,
      "sp_def": 50,
      "speed": 65,
      "natl_num": 4,
      "total": 309
    },
    {
      "name": "Charmeleon",
      "type": ["fire"],
      "national_number": "005",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/charmeleon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/charmeleon.png"
      },
      "hp": 58,
      "attack": 64,
      "defense": 58,
      "sp_atk": 80,
      "sp_def": 65,
      "speed": 80,
      "natl_num": 5,
      "total": 405
    },
    {
      "name": "Charizard",
      "type": ["fire", "flying"],
      "national_number": "006",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/charizard.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/charizard.png"
      },
      "hp": 78,
      "attack": 84,
      "defense": 78,
      "sp_atk": 109,
      "sp_def": 85,
      "speed": 100,
      "natl_num": 6,
      "total": 534
    },
    {
      "name": "Squirtle",
      "type": ["water"],
      "national_number": "007",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/squirtle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/squirtle.png"
      },
      "hp": 44,
      "attack": 48,
      "defense": 65,
      "sp_atk": 50,
      "sp_def": 64,
      "speed": 43,
      "natl_num": 7,
      "total": 314
    },
    {
      "name": "Wartortle",
      "type": ["water"],
      "national_number": "008",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wartortle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wartortle.png"
      },
      "hp": 59,
      "attack": 63,
      "defense": 80,
      "sp_atk": 65,
      "sp_def": 80,
      "speed": 58,
      "natl_num": 8,
      "total": 405
    },
    {
      "name": "Blastoise",
      "type": ["water"],
      "national_number": "009",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/blastoise.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/blastoise.png"
      },
      "hp": 79,
      "attack": 83,
      "defense": 100,
      "sp_atk": 85,
      "sp_def": 105,
      "speed": 78,
      "natl_num": 9,
      "total": 530
    },
    {
      "name": "Caterpie",
      "type": ["bug"],
      "national_number": "010",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/caterpie.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/caterpie.png"
      },
      "hp": 45,
      "attack": 30,
      "defense": 35,
      "sp_atk": 20,
      "sp_def": 20,
      "speed": 45,
      "natl_num": 10,
      "total": 195
    },
    {
      "name": "Metapod",
      "type": ["bug"],
      "national_number": "011",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/metapod.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/metapod.png"
      },
      "hp": 50,
      "attack": 20,
      "defense": 55,
      "sp_atk": 25,
      "sp_def": 25,
      "speed": 30,
      "natl_num": 11,
      "total": 205
    },
    {
      "name": "Butterfree",
      "type": ["bug", "flying"],
      "national_number": "012",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/butterfree.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/butterfree.png"
      },
      "hp": 60,
      "attack": 45,
      "defense": 50,
      "sp_atk": 90,
      "sp_def": 80,
      "speed": 70,
      "natl_num": 12,
      "total": 395
    },
    {
      "name": "Weedle",
      "type": ["bug", "poison"],
      "national_number": "013",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/weedle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/weedle.png"
      },
      "hp": 40,
      "attack": 35,
      "defense": 30,
      "sp_atk": 20,
      "sp_def": 20,
      "speed": 50,
      "natl_num": 13,
      "total": 195
    },
    {
      "name": "Kakuna",
      "type": ["bug", "poison"],
      "national_number": "014",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kakuna.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kakuna.png"
      },
      "hp": 45,
      "attack": 25,
      "defense": 50,
      "sp_atk": 25,
      "sp_def": 25,
      "speed": 35,
      "natl_num": 14,
      "total": 205
    },
    {
      "name": "Beedrill",
      "type": ["bug", "poison"],
      "national_number": "015",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/beedrill.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/beedrill.png"
      },
      "hp": 65,
      "attack": 90,
      "defense": 40,
      "sp_atk": 45,
      "sp_def": 80,
      "speed": 75,
      "natl_num": 15,
      "total": 395
    },
    {
      "name": "Pidgey",
      "type": ["normal", "flying"],
      "national_number": "016",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pidgey.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pidgey.png"
      },
      "hp": 40,
      "attack": 45,
      "defense": 40,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 56,
      "natl_num": 16,
      "total": 251
    },
    {
      "name": "Pidgeotto",
      "type": ["normal", "flying"],
      "national_number": "017",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pidgeotto.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pidgeotto.png"
      },
      "hp": 63,
      "attack": 60,
      "defense": 55,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 71,
      "natl_num": 17,
      "total": 349
    },
    {
      "name": "Pidgeot",
      "type": ["normal", "flying"],
      "national_number": "018",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pidgeot.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pidgeot.png"
      },
      "hp": 83,
      "attack": 80,
      "defense": 75,
      "sp_atk": 70,
      "sp_def": 70,
      "speed": 101,
      "natl_num": 18,
      "total": 479
    },
    {
      "name": "Rattata",
      "type": ["normal"],
      "national_number": "019",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/rattata.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/rattata.png"
      },
      "hp": 30,
      "attack": 56,
      "defense": 35,
      "sp_atk": 25,
      "sp_def": 35,
      "speed": 72,
      "natl_num": 19,
      "total": 253
    },
    {
      "name": "Raticate",
      "type": ["normal"],
      "national_number": "020",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/raticate.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/raticate.png"
      },
      "hp": 55,
      "attack": 81,
      "defense": 60,
      "sp_atk": 50,
      "sp_def": 70,
      "speed": 97,
      "natl_num": 20,
      "total": 413
    },
    {
      "name": "Spearow",
      "type": ["normal", "flying"],
      "national_number": "021",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/spearow.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/spearow.png"
      },
      "hp": 40,
      "attack": 60,
      "defense": 30,
      "sp_atk": 31,
      "sp_def": 31,
      "speed": 70,
      "natl_num": 21,
      "total": 262
    },
    {
      "name": "Fearow",
      "type": ["normal", "flying"],
      "national_number": "022",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/fearow.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/fearow.png"
      },
      "hp": 65,
      "attack": 90,
      "defense": 65,
      "sp_atk": 61,
      "sp_def": 61,
      "speed": 100,
      "natl_num": 22,
      "total": 442
    },
    {
      "name": "Ekans",
      "type": ["poison"],
      "national_number": "023",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ekans.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ekans.png"
      },
      "hp": 35,
      "attack": 60,
      "defense": 44,
      "sp_atk": 40,
      "sp_def": 54,
      "speed": 55,
      "natl_num": 23,
      "total": 288
    },
    {
      "name": "Arbok",
      "type": ["poison"],
      "national_number": "024",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/arbok.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/arbok.png"
      },
      "hp": 60,
      "attack": 95,
      "defense": 69,
      "sp_atk": 65,
      "sp_def": 79,
      "speed": 80,
      "natl_num": 24,
      "total": 448
    },
    {
      "name": "Pikachu",
      "type": ["electric"],
      "national_number": "025",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pikachu.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pikachu.png"
      },
      "hp": 35,
      "attack": 55,
      "defense": 40,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 90,
      "natl_num": 25,
      "total": 320
    },
    {
      "name": "Raichu",
      "type": ["electric"],
      "national_number": "026",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/raichu.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/raichu.png"
      },
      "hp": 60,
      "attack": 90,
      "defense": 55,
      "sp_atk": 90,
      "sp_def": 80,
      "speed": 110,
      "natl_num": 26,
      "total": 485
    },
    {
      "name": "Sandshrew",
      "type": ["ground"],
      "national_number": "027",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sandshrew.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sandshrew.png"
      },
      "hp": 50,
      "attack": 75,
      "defense": 85,
      "sp_atk": 20,
      "sp_def": 30,
      "speed": 40,
      "natl_num": 27,
      "total": 300
    },
    {
      "name": "Sandslash",
      "type": ["ground"],
      "national_number": "028",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sandslash.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sandslash.png"
      },
      "hp": 75,
      "attack": 100,
      "defense": 110,
      "sp_atk": 45,
      "sp_def": 55,
      "speed": 65,
      "natl_num": 28,
      "total": 450
    },
    {
      "name": "Nidoran♀",
      "type": ["poison"],
      "national_number": "029",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/nidoran-f.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/nidoran♀.png"
      },
      "hp": 55,
      "attack": 47,
      "defense": 52,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 41,
      "natl_num": 29,
      "total": 275
    },
    {
      "name": "Nidorina",
      "type": ["poison"],
      "national_number": "030",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/nidorina.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/nidorina.png"
      },
      "hp": 70,
      "attack": 62,
      "defense": 67,
      "sp_atk": 55,
      "sp_def": 55,
      "speed": 56,
      "natl_num": 30,
      "total": 365
    },
    {
      "name": "Nidoqueen",
      "type": ["poison", "ground"],
      "national_number": "031",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/nidoqueen.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/nidoqueen.png"
      },
      "hp": 90,
      "attack": 92,
      "defense": 87,
      "sp_atk": 75,
      "sp_def": 85,
      "speed": 76,
      "natl_num": 31,
      "total": 505
    },
    {
      "name": "Nidoran♂",
      "type": ["poison"],
      "national_number": "032",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/nidoran-m.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/nidoran♂.png"
      },
      "hp": 46,
      "attack": 57,
      "defense": 40,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 50,
      "natl_num": 32,
      "total": 273
    },
    {
      "name": "Nidorino",
      "type": ["poison"],
      "national_number": "033",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/nidorino.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/nidorino.png"
      },
      "hp": 61,
      "attack": 72,
      "defense": 57,
      "sp_atk": 55,
      "sp_def": 55,
      "speed": 65,
      "natl_num": 33,
      "total": 365
    },
    {
      "name": "Nidoking",
      "type": ["poison", "ground"],
      "national_number": "034",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/nidoking.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/nidoking.png"
      },
      "hp": 81,
      "attack": 102,
      "defense": 77,
      "sp_atk": 85,
      "sp_def": 75,
      "speed": 85,
      "natl_num": 34,
      "total": 505
    },
    {
      "name": "Clefairy",
      "type": ["fairy"],
      "national_number": "035",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/clefairy.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/clefairy.png"
      },
      "hp": 70,
      "attack": 45,
      "defense": 48,
      "sp_atk": 60,
      "sp_def": 65,
      "speed": 35,
      "natl_num": 35,
      "total": 323
    },
    {
      "name": "Clefable",
      "type": ["fairy"],
      "national_number": "036",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/clefable.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/clefable.png"
      },
      "hp": 95,
      "attack": 70,
      "defense": 73,
      "sp_atk": 95,
      "sp_def": 90,
      "speed": 60,
      "natl_num": 36,
      "total": 483
    },
    {
      "name": "Vulpix",
      "type": ["fire"],
      "national_number": "037",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vulpix.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vulpix.png"
      },
      "hp": 38,
      "attack": 41,
      "defense": 40,
      "sp_atk": 50,
      "sp_def": 65,
      "speed": 65,
      "natl_num": 37,
      "total": 299
    },
    {
      "name": "Ninetales",
      "type": ["fire"],
      "national_number": "038",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ninetales.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ninetales.png"
      },
      "hp": 73,
      "attack": 76,
      "defense": 75,
      "sp_atk": 81,
      "sp_def": 100,
      "speed": 100,
      "natl_num": 38,
      "total": 505
    },
    {
      "name": "Jigglypuff",
      "type": ["normal", "fairy"],
      "national_number": "039",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/jigglypuff.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/jigglypuff.png"
      },
      "hp": 115,
      "attack": 45,
      "defense": 20,
      "sp_atk": 45,
      "sp_def": 25,
      "speed": 20,
      "natl_num": 39,
      "total": 270
    },
    {
      "name": "Wigglytuff",
      "type": ["normal", "fairy"],
      "national_number": "040",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wigglytuff.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wigglytuff.png"
      },
      "hp": 140,
      "attack": 70,
      "defense": 45,
      "sp_atk": 85,
      "sp_def": 50,
      "speed": 45,
      "natl_num": 40,
      "total": 435
    },
    {
      "name": "Zubat",
      "type": ["poison", "flying"],
      "national_number": "041",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zubat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zubat.png"
      },
      "hp": 40,
      "attack": 45,
      "defense": 35,
      "sp_atk": 30,
      "sp_def": 40,
      "speed": 55,
      "natl_num": 41,
      "total": 245
    },
    {
      "name": "Golbat",
      "type": ["poison", "flying"],
      "national_number": "042",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/golbat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/golbat.png"
      },
      "hp": 75,
      "attack": 80,
      "defense": 70,
      "sp_atk": 65,
      "sp_def": 75,
      "speed": 90,
      "natl_num": 42,
      "total": 455
    },
    {
      "name": "Oddish",
      "type": ["grass", "poison"],
      "national_number": "043",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/oddish.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/oddish.png"
      },
      "hp": 45,
      "attack": 50,
      "defense": 55,
      "sp_atk": 75,
      "sp_def": 65,
      "speed": 30,
      "natl_num": 43,
      "total": 320
    },
    {
      "name": "Gloom",
      "type": ["grass", "poison"],
      "national_number": "044",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gloom.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gloom.png"
      },
      "hp": 60,
      "attack": 65,
      "defense": 70,
      "sp_atk": 85,
      "sp_def": 75,
      "speed": 40,
      "natl_num": 44,
      "total": 395
    },
    {
      "name": "Vileplume",
      "type": ["grass", "poison"],
      "national_number": "045",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vileplume.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vileplume.png"
      },
      "hp": 75,
      "attack": 80,
      "defense": 85,
      "sp_atk": 110,
      "sp_def": 90,
      "speed": 50,
      "natl_num": 45,
      "total": 490
    },
    {
      "name": "Paras",
      "type": ["bug", "grass"],
      "national_number": "046",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/paras.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/paras.png"
      },
      "hp": 35,
      "attack": 70,
      "defense": 55,
      "sp_atk": 45,
      "sp_def": 55,
      "speed": 25,
      "natl_num": 46,
      "total": 285
    },
    {
      "name": "Parasect",
      "type": ["bug", "grass"],
      "national_number": "047",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/parasect.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/parasect.png"
      },
      "hp": 60,
      "attack": 95,
      "defense": 80,
      "sp_atk": 60,
      "sp_def": 80,
      "speed": 30,
      "natl_num": 47,
      "total": 405
    },
    {
      "name": "Venonat",
      "type": ["bug", "poison"],
      "national_number": "048",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/venonat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/venonat.png"
      },
      "hp": 60,
      "attack": 55,
      "defense": 50,
      "sp_atk": 40,
      "sp_def": 55,
      "speed": 45,
      "natl_num": 48,
      "total": 305
    },
    {
      "name": "Venomoth",
      "type": ["bug", "poison"],
      "national_number": "049",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/venomoth.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/venomoth.png"
      },
      "hp": 70,
      "attack": 65,
      "defense": 60,
      "sp_atk": 90,
      "sp_def": 75,
      "speed": 90,
      "natl_num": 49,
      "total": 450
    },
    {
      "name": "Diglett",
      "type": ["ground"],
      "national_number": "050",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/diglett.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/diglett.png"
      },
      "hp": 10,
      "attack": 55,
      "defense": 25,
      "sp_atk": 35,
      "sp_def": 45,
      "speed": 95,
      "natl_num": 50,
      "total": 265
    },
    {
      "name": "Dugtrio",
      "type": ["ground"],
      "national_number": "051",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dugtrio.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dugtrio.png"
      },
      "hp": 35,
      "attack": 100,
      "defense": 50,
      "sp_atk": 50,
      "sp_def": 70,
      "speed": 120,
      "natl_num": 51,
      "total": 425
    },
    {
      "name": "Meowth",
      "type": ["normal"],
      "national_number": "052",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/meowth.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/meowth.png"
      },
      "hp": 40,
      "attack": 45,
      "defense": 35,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 90,
      "natl_num": 52,
      "total": 290
    },
    {
      "name": "Persian",
      "type": ["normal"],
      "national_number": "053",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/persian.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/persian.png"
      },
      "hp": 65,
      "attack": 70,
      "defense": 60,
      "sp_atk": 65,
      "sp_def": 65,
      "speed": 115,
      "natl_num": 53,
      "total": 440
    },
    {
      "name": "Psyduck",
      "type": ["water"],
      "national_number": "054",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/psyduck.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/psyduck.png"
      },
      "hp": 50,
      "attack": 52,
      "defense": 48,
      "sp_atk": 65,
      "sp_def": 50,
      "speed": 55,
      "natl_num": 54,
      "total": 320
    },
    {
      "name": "Golduck",
      "type": ["water"],
      "national_number": "055",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/golduck.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/golduck.png"
      },
      "hp": 80,
      "attack": 82,
      "defense": 78,
      "sp_atk": 95,
      "sp_def": 80,
      "speed": 85,
      "natl_num": 55,
      "total": 500
    },
    {
      "name": "Mankey",
      "type": ["fighting"],
      "national_number": "056",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mankey.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mankey.png"
      },
      "hp": 40,
      "attack": 80,
      "defense": 35,
      "sp_atk": 35,
      "sp_def": 45,
      "speed": 70,
      "natl_num": 56,
      "total": 305
    },
    {
      "name": "Primeape",
      "type": ["fighting"],
      "national_number": "057",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/primeape.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/primeape.png"
      },
      "hp": 65,
      "attack": 105,
      "defense": 60,
      "sp_atk": 60,
      "sp_def": 70,
      "speed": 95,
      "natl_num": 57,
      "total": 455
    },
    {
      "name": "Growlithe",
      "type": ["fire"],
      "national_number": "058",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/growlithe.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/growlithe.png"
      },
      "hp": 55,
      "attack": 70,
      "defense": 45,
      "sp_atk": 70,
      "sp_def": 50,
      "speed": 60,
      "natl_num": 58,
      "total": 350
    },
    {
      "name": "Arcanine",
      "type": ["fire"],
      "national_number": "059",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/arcanine.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/arcanine.png"
      },
      "hp": 90,
      "attack": 110,
      "defense": 80,
      "sp_atk": 100,
      "sp_def": 80,
      "speed": 95,
      "natl_num": 59,
      "total": 555
    },
    {
      "name": "Poliwag",
      "type": ["water"],
      "national_number": "060",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/poliwag.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/poliwag.png"
      },
      "hp": 40,
      "attack": 50,
      "defense": 40,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 90,
      "natl_num": 60,
      "total": 300
    },
    {
      "name": "Poliwhirl",
      "type": ["water"],
      "national_number": "061",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/poliwhirl.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/poliwhirl.png"
      },
      "hp": 65,
      "attack": 65,
      "defense": 65,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 90,
      "natl_num": 61,
      "total": 385
    },
    {
      "name": "Poliwrath",
      "type": ["water", "fighting"],
      "national_number": "062",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/poliwrath.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/poliwrath.png"
      },
      "hp": 90,
      "attack": 95,
      "defense": 95,
      "sp_atk": 70,
      "sp_def": 90,
      "speed": 70,
      "natl_num": 62,
      "total": 510
    },
    {
      "name": "Abra",
      "type": ["psychic"],
      "national_number": "063",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/abra.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/abra.png"
      },
      "hp": 25,
      "attack": 20,
      "defense": 15,
      "sp_atk": 105,
      "sp_def": 55,
      "speed": 90,
      "natl_num": 63,
      "total": 310
    },
    {
      "name": "Kadabra",
      "type": ["psychic"],
      "national_number": "064",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kadabra.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kadabra.png"
      },
      "hp": 40,
      "attack": 35,
      "defense": 30,
      "sp_atk": 120,
      "sp_def": 70,
      "speed": 105,
      "natl_num": 64,
      "total": 400
    },
    {
      "name": "Alakazam",
      "type": ["psychic"],
      "national_number": "065",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/alakazam.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/alakazam.png"
      },
      "hp": 55,
      "attack": 50,
      "defense": 45,
      "sp_atk": 135,
      "sp_def": 95,
      "speed": 120,
      "natl_num": 65,
      "total": 500
    },
    {
      "name": "Machop",
      "type": ["fighting"],
      "national_number": "066",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/machop.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/machop.png"
      },
      "hp": 70,
      "attack": 80,
      "defense": 50,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 35,
      "natl_num": 66,
      "total": 305
    },
    {
      "name": "Machoke",
      "type": ["fighting"],
      "national_number": "067",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/machoke.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/machoke.png"
      },
      "hp": 80,
      "attack": 100,
      "defense": 70,
      "sp_atk": 50,
      "sp_def": 60,
      "speed": 45,
      "natl_num": 67,
      "total": 405
    },
    {
      "name": "Machamp",
      "type": ["fighting"],
      "national_number": "068",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/machamp.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/machamp.png"
      },
      "hp": 90,
      "attack": 130,
      "defense": 80,
      "sp_atk": 65,
      "sp_def": 85,
      "speed": 55,
      "natl_num": 68,
      "total": 505
    },
    {
      "name": "Bellsprout",
      "type": ["grass", "poison"],
      "national_number": "069",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bellsprout.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bellsprout.png"
      },
      "hp": 50,
      "attack": 75,
      "defense": 35,
      "sp_atk": 70,
      "sp_def": 30,
      "speed": 40,
      "natl_num": 69,
      "total": 300
    },
    {
      "name": "Weepinbell",
      "type": ["grass", "poison"],
      "national_number": "070",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/weepinbell.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/weepinbell.png"
      },
      "hp": 65,
      "attack": 90,
      "defense": 50,
      "sp_atk": 85,
      "sp_def": 45,
      "speed": 55,
      "natl_num": 70,
      "total": 390
    },
    {
      "name": "Victreebel",
      "type": ["grass", "poison"],
      "national_number": "071",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/victreebel.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/victreebel.png"
      },
      "hp": 80,
      "attack": 105,
      "defense": 65,
      "sp_atk": 100,
      "sp_def": 70,
      "speed": 70,
      "natl_num": 71,
      "total": 490
    },
    {
      "name": "Tentacool",
      "type": ["water", "poison"],
      "national_number": "072",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tentacool.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tentacool.png"
      },
      "hp": 40,
      "attack": 40,
      "defense": 35,
      "sp_atk": 50,
      "sp_def": 100,
      "speed": 70,
      "natl_num": 72,
      "total": 335
    },
    {
      "name": "Tentacruel",
      "type": ["water", "poison"],
      "national_number": "073",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tentacruel.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tentacruel.png"
      },
      "hp": 80,
      "attack": 70,
      "defense": 65,
      "sp_atk": 80,
      "sp_def": 120,
      "speed": 100,
      "natl_num": 73,
      "total": 515
    },
    {
      "name": "Geodude",
      "type": ["rock", "ground"],
      "national_number": "074",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/geodude.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/geodude.png"
      },
      "hp": 40,
      "attack": 80,
      "defense": 100,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 20,
      "natl_num": 74,
      "total": 300
    },
    {
      "name": "Graveler",
      "type": ["rock", "ground"],
      "national_number": "075",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/graveler.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/graveler.png"
      },
      "hp": 55,
      "attack": 95,
      "defense": 115,
      "sp_atk": 45,
      "sp_def": 45,
      "speed": 35,
      "natl_num": 75,
      "total": 390
    },
    {
      "name": "Golem",
      "type": ["rock", "ground"],
      "national_number": "076",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/golem.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/golem.png"
      },
      "hp": 80,
      "attack": 120,
      "defense": 130,
      "sp_atk": 55,
      "sp_def": 65,
      "speed": 45,
      "natl_num": 76,
      "total": 495
    },
    {
      "name": "Ponyta",
      "type": ["fire"],
      "national_number": "077",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ponyta.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ponyta.png"
      },
      "hp": 50,
      "attack": 85,
      "defense": 55,
      "sp_atk": 65,
      "sp_def": 65,
      "speed": 90,
      "natl_num": 77,
      "total": 410
    },
    {
      "name": "Rapidash",
      "type": ["fire"],
      "national_number": "078",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/rapidash.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/rapidash.png"
      },
      "hp": 65,
      "attack": 100,
      "defense": 70,
      "sp_atk": 80,
      "sp_def": 80,
      "speed": 105,
      "natl_num": 78,
      "total": 500
    },
    {
      "name": "Slowpoke",
      "type": ["water", "psychic"],
      "national_number": "079",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/slowpoke.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/slowpoke.png"
      },
      "hp": 90,
      "attack": 65,
      "defense": 65,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 15,
      "natl_num": 79,
      "total": 315
    },
    {
      "name": "Slowbro",
      "type": ["water", "psychic"],
      "national_number": "080",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/slowbro.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/slowbro.png"
      },
      "hp": 95,
      "attack": 75,
      "defense": 110,
      "sp_atk": 100,
      "sp_def": 80,
      "speed": 30,
      "natl_num": 80,
      "total": 490
    },
    {
      "name": "Magnemite",
      "type": ["electric", "steel"],
      "national_number": "081",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/magnemite.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/magnemite.png"
      },
      "hp": 25,
      "attack": 35,
      "defense": 70,
      "sp_atk": 95,
      "sp_def": 55,
      "speed": 45,
      "natl_num": 81,
      "total": 325
    },
    {
      "name": "Magneton",
      "type": ["electric", "steel"],
      "national_number": "082",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/magneton.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/magneton.png"
      },
      "hp": 50,
      "attack": 60,
      "defense": 95,
      "sp_atk": 120,
      "sp_def": 70,
      "speed": 70,
      "natl_num": 82,
      "total": 465
    },
    {
      "name": "Farfetch'd",
      "type": ["normal", "flying"],
      "national_number": "083",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/farfetchd.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/farfetch'd.png"
      },
      "hp": 52,
      "attack": 90,
      "defense": 55,
      "sp_atk": 58,
      "sp_def": 62,
      "speed": 60,
      "natl_num": 83,
      "total": 377
    },
    {
      "name": "Doduo",
      "type": ["normal", "flying"],
      "national_number": "084",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/doduo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/doduo.png"
      },
      "hp": 35,
      "attack": 85,
      "defense": 45,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 75,
      "natl_num": 84,
      "total": 310
    },
    {
      "name": "Dodrio",
      "type": ["normal", "flying"],
      "national_number": "085",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dodrio.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dodrio.png"
      },
      "hp": 60,
      "attack": 110,
      "defense": 70,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 110,
      "natl_num": 85,
      "total": 470
    },
    {
      "name": "Seel",
      "type": ["water"],
      "national_number": "086",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/seel.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/seel.png"
      },
      "hp": 65,
      "attack": 45,
      "defense": 55,
      "sp_atk": 45,
      "sp_def": 70,
      "speed": 45,
      "natl_num": 86,
      "total": 325
    },
    {
      "name": "Dewgong",
      "type": ["water", "ice"],
      "national_number": "087",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dewgong.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dewgong.png"
      },
      "hp": 90,
      "attack": 70,
      "defense": 80,
      "sp_atk": 70,
      "sp_def": 95,
      "speed": 70,
      "natl_num": 87,
      "total": 475
    },
    {
      "name": "Grimer",
      "type": ["poison"],
      "national_number": "088",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/grimer.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/grimer.png"
      },
      "hp": 80,
      "attack": 80,
      "defense": 50,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 25,
      "natl_num": 88,
      "total": 325
    },
    {
      "name": "Muk",
      "type": ["poison"],
      "national_number": "089",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/muk.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/muk.png"
      },
      "hp": 105,
      "attack": 105,
      "defense": 75,
      "sp_atk": 65,
      "sp_def": 100,
      "speed": 50,
      "natl_num": 89,
      "total": 500
    },
    {
      "name": "Shellder",
      "type": ["water"],
      "national_number": "090",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shellder.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shellder.png"
      },
      "hp": 30,
      "attack": 65,
      "defense": 100,
      "sp_atk": 45,
      "sp_def": 25,
      "speed": 40,
      "natl_num": 90,
      "total": 305
    },
    {
      "name": "Cloyster",
      "type": ["water", "ice"],
      "national_number": "091",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cloyster.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cloyster.png"
      },
      "hp": 50,
      "attack": 95,
      "defense": 180,
      "sp_atk": 85,
      "sp_def": 45,
      "speed": 70,
      "natl_num": 91,
      "total": 525
    },
    {
      "name": "Gastly",
      "type": ["ghost", "poison"],
      "national_number": "092",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gastly.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gastly.png"
      },
      "hp": 30,
      "attack": 35,
      "defense": 30,
      "sp_atk": 100,
      "sp_def": 35,
      "speed": 80,
      "natl_num": 92,
      "total": 310
    },
    {
      "name": "Haunter",
      "type": ["ghost", "poison"],
      "national_number": "093",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/haunter.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/haunter.png"
      },
      "hp": 45,
      "attack": 50,
      "defense": 45,
      "sp_atk": 115,
      "sp_def": 55,
      "speed": 95,
      "natl_num": 93,
      "total": 405
    },
    {
      "name": "Gengar",
      "type": ["ghost", "poison"],
      "national_number": "094",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gengar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gengar.png"
      },
      "hp": 60,
      "attack": 65,
      "defense": 60,
      "sp_atk": 130,
      "sp_def": 75,
      "speed": 110,
      "natl_num": 94,
      "total": 500
    },
    {
      "name": "Onix",
      "type": ["rock", "ground"],
      "national_number": "095",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/onix.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/onix.png"
      },
      "hp": 35,
      "attack": 45,
      "defense": 160,
      "sp_atk": 30,
      "sp_def": 45,
      "speed": 70,
      "natl_num": 95,
      "total": 385
    },
    {
      "name": "Drowzee",
      "type": ["psychic"],
      "national_number": "096",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/drowzee.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/drowzee.png"
      },
      "hp": 60,
      "attack": 48,
      "defense": 45,
      "sp_atk": 43,
      "sp_def": 90,
      "speed": 42,
      "natl_num": 96,
      "total": 328
    },
    {
      "name": "Hypno",
      "type": ["psychic"],
      "national_number": "097",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hypno.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hypno.png"
      },
      "hp": 85,
      "attack": 73,
      "defense": 70,
      "sp_atk": 73,
      "sp_def": 115,
      "speed": 67,
      "natl_num": 97,
      "total": 483
    },
    {
      "name": "Krabby",
      "type": ["water"],
      "national_number": "098",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/krabby.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/krabby.png"
      },
      "hp": 30,
      "attack": 105,
      "defense": 90,
      "sp_atk": 25,
      "sp_def": 25,
      "speed": 50,
      "natl_num": 98,
      "total": 325
    },
    {
      "name": "Kingler",
      "type": ["water"],
      "national_number": "099",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kingler.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kingler.png"
      },
      "hp": 55,
      "attack": 130,
      "defense": 115,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 75,
      "natl_num": 99,
      "total": 475
    },
    {
      "name": "Voltorb",
      "type": ["electric"],
      "national_number": "100",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/voltorb.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/voltorb.png"
      },
      "hp": 40,
      "attack": 30,
      "defense": 50,
      "sp_atk": 55,
      "sp_def": 55,
      "speed": 100,
      "natl_num": 100,
      "total": 330
    },
    {
      "name": "Electrode",
      "type": ["electric"],
      "national_number": "101",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/electrode.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/electrode.png"
      },
      "hp": 60,
      "attack": 50,
      "defense": 70,
      "sp_atk": 80,
      "sp_def": 80,
      "speed": 150,
      "natl_num": 101,
      "total": 490
    },
    {
      "name": "Exeggcute",
      "type": ["grass", "psychic"],
      "national_number": "102",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/exeggcute.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/exeggcute.png"
      },
      "hp": 60,
      "attack": 40,
      "defense": 80,
      "sp_atk": 60,
      "sp_def": 45,
      "speed": 40,
      "natl_num": 102,
      "total": 325
    },
    {
      "name": "Exeggutor",
      "type": ["grass", "psychic"],
      "national_number": "103",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/exeggutor.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/exeggutor.png"
      },
      "hp": 95,
      "attack": 95,
      "defense": 85,
      "sp_atk": 125,
      "sp_def": 75,
      "speed": 55,
      "natl_num": 103,
      "total": 530
    },
    {
      "name": "Cubone",
      "type": ["ground"],
      "national_number": "104",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cubone.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cubone.png"
      },
      "hp": 50,
      "attack": 50,
      "defense": 95,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 35,
      "natl_num": 104,
      "total": 320
    },
    {
      "name": "Marowak",
      "type": ["ground"],
      "national_number": "105",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/marowak.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/marowak.png"
      },
      "hp": 60,
      "attack": 80,
      "defense": 110,
      "sp_atk": 50,
      "sp_def": 80,
      "speed": 45,
      "natl_num": 105,
      "total": 425
    },
    {
      "name": "Hitmonlee",
      "type": ["fighting"],
      "national_number": "106",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hitmonlee.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hitmonlee.png"
      },
      "hp": 50,
      "attack": 120,
      "defense": 53,
      "sp_atk": 35,
      "sp_def": 110,
      "speed": 87,
      "natl_num": 106,
      "total": 455
    },
    {
      "name": "Hitmonchan",
      "type": ["fighting"],
      "national_number": "107",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hitmonchan.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hitmonchan.png"
      },
      "hp": 50,
      "attack": 105,
      "defense": 79,
      "sp_atk": 35,
      "sp_def": 110,
      "speed": 76,
      "natl_num": 107,
      "total": 455
    },
    {
      "name": "Lickitung",
      "type": ["normal"],
      "national_number": "108",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lickitung.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lickitung.png"
      },
      "hp": 90,
      "attack": 55,
      "defense": 75,
      "sp_atk": 60,
      "sp_def": 75,
      "speed": 30,
      "natl_num": 108,
      "total": 385
    },
    {
      "name": "Koffing",
      "type": ["poison"],
      "national_number": "109",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/koffing.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/koffing.png"
      },
      "hp": 40,
      "attack": 65,
      "defense": 95,
      "sp_atk": 60,
      "sp_def": 45,
      "speed": 35,
      "natl_num": 109,
      "total": 340
    },
    {
      "name": "Weezing",
      "type": ["poison"],
      "national_number": "110",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/weezing.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/weezing.png"
      },
      "hp": 65,
      "attack": 90,
      "defense": 120,
      "sp_atk": 85,
      "sp_def": 70,
      "speed": 60,
      "natl_num": 110,
      "total": 490
    },
    {
      "name": "Rhyhorn",
      "type": ["ground", "rock"],
      "national_number": "111",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/rhyhorn.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/rhyhorn.png"
      },
      "hp": 80,
      "attack": 85,
      "defense": 95,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 25,
      "natl_num": 111,
      "total": 345
    },
    {
      "name": "Rhydon",
      "type": ["ground", "rock"],
      "national_number": "112",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/rhydon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/rhydon.png"
      },
      "hp": 105,
      "attack": 130,
      "defense": 120,
      "sp_atk": 45,
      "sp_def": 45,
      "speed": 40,
      "natl_num": 112,
      "total": 485
    },
    {
      "name": "Chansey",
      "type": ["normal"],
      "national_number": "113",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chansey.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chansey.png"
      },
      "hp": 250,
      "attack": 5,
      "defense": 5,
      "sp_atk": 35,
      "sp_def": 105,
      "speed": 50,
      "natl_num": 113,
      "total": 450
    },
    {
      "name": "Tangela",
      "type": ["grass"],
      "national_number": "114",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tangela.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tangela.png"
      },
      "hp": 65,
      "attack": 55,
      "defense": 115,
      "sp_atk": 100,
      "sp_def": 40,
      "speed": 60,
      "natl_num": 114,
      "total": 435
    },
    {
      "name": "Kangaskhan",
      "type": ["normal"],
      "national_number": "115",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kangaskhan.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kangaskhan.png"
      },
      "hp": 105,
      "attack": 95,
      "defense": 80,
      "sp_atk": 40,
      "sp_def": 80,
      "speed": 90,
      "natl_num": 115,
      "total": 490
    },
    {
      "name": "Horsea",
      "type": ["water"],
      "national_number": "116",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/horsea.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/horsea.png"
      },
      "hp": 30,
      "attack": 40,
      "defense": 70,
      "sp_atk": 70,
      "sp_def": 25,
      "speed": 60,
      "natl_num": 116,
      "total": 295
    },
    {
      "name": "Seadra",
      "type": ["water"],
      "national_number": "117",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/seadra.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/seadra.png"
      },
      "hp": 55,
      "attack": 65,
      "defense": 95,
      "sp_atk": 95,
      "sp_def": 45,
      "speed": 85,
      "natl_num": 117,
      "total": 440
    },
    {
      "name": "Goldeen",
      "type": ["water"],
      "national_number": "118",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/goldeen.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/goldeen.png"
      },
      "hp": 45,
      "attack": 67,
      "defense": 60,
      "sp_atk": 35,
      "sp_def": 50,
      "speed": 63,
      "natl_num": 118,
      "total": 320
    },
    {
      "name": "Seaking",
      "type": ["water"],
      "national_number": "119",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/seaking.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/seaking.png"
      },
      "hp": 80,
      "attack": 92,
      "defense": 65,
      "sp_atk": 65,
      "sp_def": 80,
      "speed": 68,
      "natl_num": 119,
      "total": 450
    },
    {
      "name": "Staryu",
      "type": ["water"],
      "national_number": "120",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/staryu.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/staryu.png"
      },
      "hp": 30,
      "attack": 45,
      "defense": 55,
      "sp_atk": 70,
      "sp_def": 55,
      "speed": 85,
      "natl_num": 120,
      "total": 340
    },
    {
      "name": "Starmie",
      "type": ["water", "psychic"],
      "national_number": "121",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/starmie.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/starmie.png"
      },
      "hp": 60,
      "attack": 75,
      "defense": 85,
      "sp_atk": 100,
      "sp_def": 85,
      "speed": 115,
      "natl_num": 121,
      "total": 520
    },
    {
      "name": "Mr. Mime",
      "type": ["psychic", "fairy"],
      "national_number": "122",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mr-mime.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mr. mime.png"
      },
      "hp": 40,
      "attack": 45,
      "defense": 65,
      "sp_atk": 100,
      "sp_def": 120,
      "speed": 90,
      "natl_num": 122,
      "total": 460
    },
    {
      "name": "Scyther",
      "type": ["bug", "flying"],
      "national_number": "123",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/scyther.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/scyther.png"
      },
      "hp": 70,
      "attack": 110,
      "defense": 80,
      "sp_atk": 55,
      "sp_def": 80,
      "speed": 105,
      "natl_num": 123,
      "total": 500
    },
    {
      "name": "Jynx",
      "type": ["ice", "psychic"],
      "national_number": "124",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/jynx.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/jynx.png"
      },
      "hp": 65,
      "attack": 50,
      "defense": 35,
      "sp_atk": 115,
      "sp_def": 95,
      "speed": 95,
      "natl_num": 124,
      "total": 455
    },
    {
      "name": "Electabuzz",
      "type": ["electric"],
      "national_number": "125",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/electabuzz.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/electabuzz.png"
      },
      "hp": 65,
      "attack": 83,
      "defense": 57,
      "sp_atk": 95,
      "sp_def": 85,
      "speed": 105,
      "natl_num": 125,
      "total": 490
    },
    {
      "name": "Magmar",
      "type": ["fire"],
      "national_number": "126",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/magmar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/magmar.png"
      },
      "hp": 65,
      "attack": 95,
      "defense": 57,
      "sp_atk": 100,
      "sp_def": 85,
      "speed": 93,
      "natl_num": 126,
      "total": 495
    },
    {
      "name": "Pinsir",
      "type": ["bug"],
      "national_number": "127",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pinsir.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pinsir.png"
      },
      "hp": 65,
      "attack": 125,
      "defense": 100,
      "sp_atk": 55,
      "sp_def": 70,
      "speed": 85,
      "natl_num": 127,
      "total": 500
    },
    {
      "name": "Tauros",
      "type": ["normal"],
      "national_number": "128",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tauros.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tauros.png"
      },
      "hp": 75,
      "attack": 100,
      "defense": 95,
      "sp_atk": 40,
      "sp_def": 70,
      "speed": 110,
      "natl_num": 128,
      "total": 490
    },
    {
      "name": "Magikarp",
      "type": ["water"],
      "national_number": "129",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/magikarp.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/magikarp.png"
      },
      "hp": 20,
      "attack": 10,
      "defense": 55,
      "sp_atk": 15,
      "sp_def": 20,
      "speed": 80,
      "natl_num": 129,
      "total": 200
    },
    {
      "name": "Gyarados",
      "type": ["water", "flying"],
      "national_number": "130",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gyarados.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gyarados.png"
      },
      "hp": 95,
      "attack": 125,
      "defense": 79,
      "sp_atk": 60,
      "sp_def": 100,
      "speed": 81,
      "natl_num": 130,
      "total": 540
    },
    {
      "name": "Lapras",
      "type": ["water", "ice"],
      "national_number": "131",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lapras.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lapras.png"
      },
      "hp": 130,
      "attack": 85,
      "defense": 80,
      "sp_atk": 85,
      "sp_def": 95,
      "speed": 60,
      "natl_num": 131,
      "total": 535
    },
    {
      "name": "Ditto",
      "type": ["normal"],
      "national_number": "132",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ditto.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ditto.png"
      },
      "hp": 48,
      "attack": 48,
      "defense": 48,
      "sp_atk": 48,
      "sp_def": 48,
      "speed": 48,
      "natl_num": 132,
      "total": 288
    },
    {
      "name": "Eevee",
      "type": ["normal"],
      "national_number": "133",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/eevee.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/eevee.png"
      },
      "hp": 55,
      "attack": 55,
      "defense": 50,
      "sp_atk": 45,
      "sp_def": 65,
      "speed": 55,
      "natl_num": 133,
      "total": 325
    },
    {
      "name": "Vaporeon",
      "type": ["water"],
      "national_number": "134",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vaporeon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vaporeon.png"
      },
      "hp": 130,
      "attack": 65,
      "defense": 60,
      "sp_atk": 110,
      "sp_def": 95,
      "speed": 65,
      "natl_num": 134,
      "total": 525
    },
    {
      "name": "Jolteon",
      "type": ["electric"],
      "national_number": "135",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/jolteon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/jolteon.png"
      },
      "hp": 65,
      "attack": 65,
      "defense": 60,
      "sp_atk": 110,
      "sp_def": 95,
      "speed": 130,
      "natl_num": 135,
      "total": 525
    },
    {
      "name": "Flareon",
      "type": ["fire"],
      "national_number": "136",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/flareon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/flareon.png"
      },
      "hp": 65,
      "attack": 130,
      "defense": 60,
      "sp_atk": 95,
      "sp_def": 110,
      "speed": 65,
      "natl_num": 136,
      "total": 525
    },
    {
      "name": "Porygon",
      "type": ["normal"],
      "national_number": "137",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/porygon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/porygon.png"
      },
      "hp": 65,
      "attack": 60,
      "defense": 70,
      "sp_atk": 85,
      "sp_def": 75,
      "speed": 40,
      "natl_num": 137,
      "total": 395
    },
    {
      "name": "Omanyte",
      "type": ["rock", "water"],
      "national_number": "138",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/omanyte.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/omanyte.png"
      },
      "hp": 35,
      "attack": 40,
      "defense": 100,
      "sp_atk": 90,
      "sp_def": 55,
      "speed": 35,
      "natl_num": 138,
      "total": 355
    },
    {
      "name": "Omastar",
      "type": ["rock", "water"],
      "national_number": "139",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/omastar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/omastar.png"
      },
      "hp": 70,
      "attack": 60,
      "defense": 125,
      "sp_atk": 115,
      "sp_def": 70,
      "speed": 55,
      "natl_num": 139,
      "total": 495
    },
    {
      "name": "Kabuto",
      "type": ["rock", "water"],
      "national_number": "140",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kabuto.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kabuto.png"
      },
      "hp": 30,
      "attack": 80,
      "defense": 90,
      "sp_atk": 55,
      "sp_def": 45,
      "speed": 55,
      "natl_num": 140,
      "total": 355
    },
    {
      "name": "Kabutops",
      "type": ["rock", "water"],
      "national_number": "141",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kabutops.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kabutops.png"
      },
      "hp": 60,
      "attack": 115,
      "defense": 105,
      "sp_atk": 65,
      "sp_def": 70,
      "speed": 80,
      "natl_num": 141,
      "total": 495
    },
    {
      "name": "Aerodactyl",
      "type": ["rock", "flying"],
      "national_number": "142",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/aerodactyl.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/aerodactyl.png"
      },
      "hp": 80,
      "attack": 105,
      "defense": 65,
      "sp_atk": 60,
      "sp_def": 75,
      "speed": 130,
      "natl_num": 142,
      "total": 515
    },
    {
      "name": "Snorlax",
      "type": ["normal"],
      "national_number": "143",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/snorlax.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/snorlax.png"
      },
      "hp": 160,
      "attack": 110,
      "defense": 65,
      "sp_atk": 65,
      "sp_def": 110,
      "speed": 30,
      "natl_num": 143,
      "total": 540
    },
    {
      "name": "Articuno",
      "type": ["ice", "flying"],
      "national_number": "144",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/articuno.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/articuno.png"
      },
      "hp": 90,
      "attack": 85,
      "defense": 100,
      "sp_atk": 95,
      "sp_def": 125,
      "speed": 85,
      "natl_num": 144,
      "total": 580
    },
    {
      "name": "Zapdos",
      "type": ["electric", "flying"],
      "national_number": "145",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zapdos.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zapdos.png"
      },
      "hp": 90,
      "attack": 90,
      "defense": 85,
      "sp_atk": 125,
      "sp_def": 90,
      "speed": 100,
      "natl_num": 145,
      "total": 580
    },
    {
      "name": "Moltres",
      "type": ["fire", "flying"],
      "national_number": "146",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/moltres.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/moltres.png"
      },
      "hp": 90,
      "attack": 100,
      "defense": 90,
      "sp_atk": 125,
      "sp_def": 85,
      "speed": 90,
      "natl_num": 146,
      "total": 580
    },
    {
      "name": "Dratini",
      "type": ["dragon"],
      "national_number": "147",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dratini.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dratini.png"
      },
      "hp": 41,
      "attack": 64,
      "defense": 45,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 50,
      "natl_num": 147,
      "total": 300
    },
    {
      "name": "Dragonair",
      "type": ["dragon"],
      "national_number": "148",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dragonair.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dragonair.png"
      },
      "hp": 61,
      "attack": 84,
      "defense": 65,
      "sp_atk": 70,
      "sp_def": 70,
      "speed": 70,
      "natl_num": 148,
      "total": 420
    },
    {
      "name": "Dragonite",
      "type": ["dragon", "flying"],
      "national_number": "149",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dragonite.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dragonite.png"
      },
      "hp": 91,
      "attack": 134,
      "defense": 95,
      "sp_atk": 100,
      "sp_def": 100,
      "speed": 80,
      "natl_num": 149,
      "total": 600
    },
    {
      "name": "Mewtwo",
      "type": ["psychic"],
      "national_number": "150",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mewtwo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mewtwo.png"
      },
      "hp": 106,
      "attack": 110,
      "defense": 90,
      "sp_atk": 154,
      "sp_def": 90,
      "speed": 130,
      "natl_num": 150,
      "total": 680
    },
    {
      "name": "Mew",
      "type": ["psychic"],
      "national_number": "151",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mew.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mew.png"
      },
      "hp": 100,
      "attack": 100,
      "defense": 100,
      "sp_atk": 100,
      "sp_def": 100,
      "speed": 100,
      "natl_num": 151,
      "total": 600
    },
    {
      "name": "Chikorita",
      "type": ["grass"],
      "national_number": "152",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chikorita.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chikorita.png"
      },
      "hp": 45,
      "attack": 49,
      "defense": 65,
      "sp_atk": 49,
      "sp_def": 65,
      "speed": 45,
      "natl_num": 152,
      "total": 318
    },
    {
      "name": "Bayleef",
      "type": ["grass"],
      "national_number": "153",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bayleef.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bayleef.png"
      },
      "hp": 60,
      "attack": 62,
      "defense": 80,
      "sp_atk": 63,
      "sp_def": 80,
      "speed": 60,
      "natl_num": 153,
      "total": 405
    },
    {
      "name": "Meganium",
      "type": ["grass"],
      "national_number": "154",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/meganium.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/meganium.png"
      },
      "hp": 80,
      "attack": 82,
      "defense": 100,
      "sp_atk": 83,
      "sp_def": 100,
      "speed": 80,
      "natl_num": 154,
      "total": 525
    },
    {
      "name": "Cyndaquil",
      "type": ["fire"],
      "national_number": "155",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cyndaquil.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cyndaquil.png"
      },
      "hp": 39,
      "attack": 52,
      "defense": 43,
      "sp_atk": 60,
      "sp_def": 50,
      "speed": 65,
      "natl_num": 155,
      "total": 309
    },
    {
      "name": "Quilava",
      "type": ["fire"],
      "national_number": "156",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/quilava.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/quilava.png"
      },
      "hp": 58,
      "attack": 64,
      "defense": 58,
      "sp_atk": 80,
      "sp_def": 65,
      "speed": 80,
      "natl_num": 156,
      "total": 405
    },
    {
      "name": "Typhlosion",
      "type": ["fire"],
      "national_number": "157",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/typhlosion.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/typhlosion.png"
      },
      "hp": 78,
      "attack": 84,
      "defense": 78,
      "sp_atk": 109,
      "sp_def": 85,
      "speed": 100,
      "natl_num": 157,
      "total": 534
    },
    {
      "name": "Totodile",
      "type": ["water"],
      "national_number": "158",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/totodile.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/totodile.png"
      },
      "hp": 50,
      "attack": 65,
      "defense": 64,
      "sp_atk": 44,
      "sp_def": 48,
      "speed": 43,
      "natl_num": 158,
      "total": 314
    },
    {
      "name": "Croconaw",
      "type": ["water"],
      "national_number": "159",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/croconaw.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/croconaw.png"
      },
      "hp": 65,
      "attack": 80,
      "defense": 80,
      "sp_atk": 59,
      "sp_def": 63,
      "speed": 58,
      "natl_num": 159,
      "total": 405
    },
    {
      "name": "Feraligatr",
      "type": ["water"],
      "national_number": "160",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/feraligatr.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/feraligatr.png"
      },
      "hp": 85,
      "attack": 105,
      "defense": 100,
      "sp_atk": 79,
      "sp_def": 83,
      "speed": 78,
      "natl_num": 160,
      "total": 530
    },
    {
      "name": "Sentret",
      "type": ["normal"],
      "national_number": "161",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sentret.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sentret.png"
      },
      "hp": 35,
      "attack": 46,
      "defense": 34,
      "sp_atk": 35,
      "sp_def": 45,
      "speed": 20,
      "natl_num": 161,
      "total": 215
    },
    {
      "name": "Furret",
      "type": ["normal"],
      "national_number": "162",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/furret.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/furret.png"
      },
      "hp": 85,
      "attack": 76,
      "defense": 64,
      "sp_atk": 45,
      "sp_def": 55,
      "speed": 90,
      "natl_num": 162,
      "total": 415
    },
    {
      "name": "Hoothoot",
      "type": ["normal", "flying"],
      "national_number": "163",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hoothoot.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hoothoot.png"
      },
      "hp": 60,
      "attack": 30,
      "defense": 30,
      "sp_atk": 36,
      "sp_def": 56,
      "speed": 50,
      "natl_num": 163,
      "total": 262
    },
    {
      "name": "Noctowl",
      "type": ["normal", "flying"],
      "national_number": "164",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/noctowl.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/noctowl.png"
      },
      "hp": 100,
      "attack": 50,
      "defense": 50,
      "sp_atk": 86,
      "sp_def": 96,
      "speed": 70,
      "natl_num": 164,
      "total": 452
    },
    {
      "name": "Ledyba",
      "type": ["bug", "flying"],
      "national_number": "165",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ledyba.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ledyba.png"
      },
      "hp": 40,
      "attack": 20,
      "defense": 30,
      "sp_atk": 40,
      "sp_def": 80,
      "speed": 55,
      "natl_num": 165,
      "total": 265
    },
    {
      "name": "Ledian",
      "type": ["bug", "flying"],
      "national_number": "166",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ledian.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ledian.png"
      },
      "hp": 55,
      "attack": 35,
      "defense": 50,
      "sp_atk": 55,
      "sp_def": 110,
      "speed": 85,
      "natl_num": 166,
      "total": 390
    },
    {
      "name": "Spinarak",
      "type": ["bug", "poison"],
      "national_number": "167",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/spinarak.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/spinarak.png"
      },
      "hp": 40,
      "attack": 60,
      "defense": 40,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 30,
      "natl_num": 167,
      "total": 250
    },
    {
      "name": "Ariados",
      "type": ["bug", "poison"],
      "national_number": "168",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ariados.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ariados.png"
      },
      "hp": 70,
      "attack": 90,
      "defense": 70,
      "sp_atk": 60,
      "sp_def": 70,
      "speed": 40,
      "natl_num": 168,
      "total": 400
    },
    {
      "name": "Crobat",
      "type": ["poison", "flying"],
      "national_number": "169",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/crobat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/crobat.png"
      },
      "hp": 85,
      "attack": 90,
      "defense": 80,
      "sp_atk": 70,
      "sp_def": 80,
      "speed": 130,
      "natl_num": 169,
      "total": 535
    },
    {
      "name": "Chinchou",
      "type": ["water", "electric"],
      "national_number": "170",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chinchou.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chinchou.png"
      },
      "hp": 75,
      "attack": 38,
      "defense": 38,
      "sp_atk": 56,
      "sp_def": 56,
      "speed": 67,
      "natl_num": 170,
      "total": 330
    },
    {
      "name": "Lanturn",
      "type": ["water", "electric"],
      "national_number": "171",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lanturn.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lanturn.png"
      },
      "hp": 125,
      "attack": 58,
      "defense": 58,
      "sp_atk": 76,
      "sp_def": 76,
      "speed": 67,
      "natl_num": 171,
      "total": 460
    },
    {
      "name": "Pichu",
      "type": ["electric"],
      "national_number": "172",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pichu.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pichu.png"
      },
      "hp": 20,
      "attack": 40,
      "defense": 15,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 60,
      "natl_num": 172,
      "total": 205
    },
    {
      "name": "Cleffa",
      "type": ["fairy"],
      "national_number": "173",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cleffa.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cleffa.png"
      },
      "hp": 50,
      "attack": 25,
      "defense": 28,
      "sp_atk": 45,
      "sp_def": 55,
      "speed": 15,
      "natl_num": 173,
      "total": 218
    },
    {
      "name": "Igglybuff",
      "type": ["normal", "fairy"],
      "national_number": "174",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/igglybuff.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/igglybuff.png"
      },
      "hp": 90,
      "attack": 30,
      "defense": 15,
      "sp_atk": 40,
      "sp_def": 20,
      "speed": 15,
      "natl_num": 174,
      "total": 210
    },
    {
      "name": "Togepi",
      "type": ["fairy"],
      "national_number": "175",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/togepi.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/togepi.png"
      },
      "hp": 35,
      "attack": 20,
      "defense": 65,
      "sp_atk": 40,
      "sp_def": 65,
      "speed": 20,
      "natl_num": 175,
      "total": 245
    },
    {
      "name": "Togetic",
      "type": ["fairy", "flying"],
      "national_number": "176",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/togetic.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/togetic.png"
      },
      "hp": 55,
      "attack": 40,
      "defense": 85,
      "sp_atk": 80,
      "sp_def": 105,
      "speed": 40,
      "natl_num": 176,
      "total": 405
    },
    {
      "name": "Natu",
      "type": ["psychic", "flying"],
      "national_number": "177",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/natu.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/natu.png"
      },
      "hp": 40,
      "attack": 50,
      "defense": 45,
      "sp_atk": 70,
      "sp_def": 45,
      "speed": 70,
      "natl_num": 177,
      "total": 320
    },
    {
      "name": "Xatu",
      "type": ["psychic", "flying"],
      "national_number": "178",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/xatu.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/xatu.png"
      },
      "hp": 65,
      "attack": 75,
      "defense": 70,
      "sp_atk": 95,
      "sp_def": 70,
      "speed": 95,
      "natl_num": 178,
      "total": 470
    },
    {
      "name": "Mareep",
      "type": ["electric"],
      "national_number": "179",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mareep.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mareep.png"
      },
      "hp": 55,
      "attack": 40,
      "defense": 40,
      "sp_atk": 65,
      "sp_def": 45,
      "speed": 35,
      "natl_num": 179,
      "total": 280
    },
    {
      "name": "Flaaffy",
      "type": ["electric"],
      "national_number": "180",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/flaaffy.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/flaaffy.png"
      },
      "hp": 70,
      "attack": 55,
      "defense": 55,
      "sp_atk": 80,
      "sp_def": 60,
      "speed": 45,
      "natl_num": 180,
      "total": 365
    },
    {
      "name": "Ampharos",
      "type": ["electric"],
      "national_number": "181",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ampharos.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ampharos.png"
      },
      "hp": 90,
      "attack": 75,
      "defense": 85,
      "sp_atk": 115,
      "sp_def": 90,
      "speed": 55,
      "natl_num": 181,
      "total": 510
    },
    {
      "name": "Bellossom",
      "type": ["grass"],
      "national_number": "182",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bellossom.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bellossom.png"
      },
      "hp": 75,
      "attack": 80,
      "defense": 95,
      "sp_atk": 90,
      "sp_def": 100,
      "speed": 50,
      "natl_num": 182,
      "total": 490
    },
    {
      "name": "Marill",
      "type": ["water", "fairy"],
      "national_number": "183",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/marill.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/marill.png"
      },
      "hp": 70,
      "attack": 20,
      "defense": 50,
      "sp_atk": 20,
      "sp_def": 50,
      "speed": 40,
      "natl_num": 183,
      "total": 250
    },
    {
      "name": "Azumarill",
      "type": ["water", "fairy"],
      "national_number": "184",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/azumarill.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/azumarill.png"
      },
      "hp": 100,
      "attack": 50,
      "defense": 80,
      "sp_atk": 60,
      "sp_def": 80,
      "speed": 50,
      "natl_num": 184,
      "total": 420
    },
    {
      "name": "Sudowoodo",
      "type": ["rock"],
      "national_number": "185",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sudowoodo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sudowoodo.png"
      },
      "hp": 70,
      "attack": 100,
      "defense": 115,
      "sp_atk": 30,
      "sp_def": 65,
      "speed": 30,
      "natl_num": 185,
      "total": 410
    },
    {
      "name": "Politoed",
      "type": ["water"],
      "national_number": "186",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/politoed.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/politoed.png"
      },
      "hp": 90,
      "attack": 75,
      "defense": 75,
      "sp_atk": 90,
      "sp_def": 100,
      "speed": 70,
      "natl_num": 186,
      "total": 500
    },
    {
      "name": "Hoppip",
      "type": ["grass", "flying"],
      "national_number": "187",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hoppip.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hoppip.png"
      },
      "hp": 35,
      "attack": 35,
      "defense": 40,
      "sp_atk": 35,
      "sp_def": 55,
      "speed": 50,
      "natl_num": 187,
      "total": 250
    },
    {
      "name": "Skiploom",
      "type": ["grass", "flying"],
      "national_number": "188",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/skiploom.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/skiploom.png"
      },
      "hp": 55,
      "attack": 45,
      "defense": 50,
      "sp_atk": 45,
      "sp_def": 65,
      "speed": 80,
      "natl_num": 188,
      "total": 340
    },
    {
      "name": "Jumpluff",
      "type": ["grass", "flying"],
      "national_number": "189",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/jumpluff.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/jumpluff.png"
      },
      "hp": 75,
      "attack": 55,
      "defense": 70,
      "sp_atk": 55,
      "sp_def": 95,
      "speed": 110,
      "natl_num": 189,
      "total": 460
    },
    {
      "name": "Aipom",
      "type": ["normal"],
      "national_number": "190",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/aipom.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/aipom.png"
      },
      "hp": 55,
      "attack": 70,
      "defense": 55,
      "sp_atk": 40,
      "sp_def": 55,
      "speed": 85,
      "natl_num": 190,
      "total": 360
    },
    {
      "name": "Sunkern",
      "type": ["grass"],
      "national_number": "191",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sunkern.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sunkern.png"
      },
      "hp": 30,
      "attack": 30,
      "defense": 30,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 30,
      "natl_num": 191,
      "total": 180
    },
    {
      "name": "Sunflora",
      "type": ["grass"],
      "national_number": "192",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sunflora.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sunflora.png"
      },
      "hp": 75,
      "attack": 75,
      "defense": 55,
      "sp_atk": 105,
      "sp_def": 85,
      "speed": 30,
      "natl_num": 192,
      "total": 425
    },
    {
      "name": "Yanma",
      "type": ["bug", "flying"],
      "national_number": "193",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/yanma.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/yanma.png"
      },
      "hp": 65,
      "attack": 65,
      "defense": 45,
      "sp_atk": 75,
      "sp_def": 45,
      "speed": 95,
      "natl_num": 193,
      "total": 390
    },
    {
      "name": "Wooper",
      "type": ["water", "ground"],
      "national_number": "194",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wooper.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wooper.png"
      },
      "hp": 55,
      "attack": 45,
      "defense": 45,
      "sp_atk": 25,
      "sp_def": 25,
      "speed": 15,
      "natl_num": 194,
      "total": 210
    },
    {
      "name": "Quagsire",
      "type": ["water", "ground"],
      "national_number": "195",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/quagsire.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/quagsire.png"
      },
      "hp": 95,
      "attack": 85,
      "defense": 85,
      "sp_atk": 65,
      "sp_def": 65,
      "speed": 35,
      "natl_num": 195,
      "total": 430
    },
    {
      "name": "Espeon",
      "type": ["psychic"],
      "national_number": "196",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/espeon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/espeon.png"
      },
      "hp": 65,
      "attack": 65,
      "defense": 60,
      "sp_atk": 130,
      "sp_def": 95,
      "speed": 110,
      "natl_num": 196,
      "total": 525
    },
    {
      "name": "Umbreon",
      "type": ["dark"],
      "national_number": "197",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/umbreon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/umbreon.png"
      },
      "hp": 95,
      "attack": 65,
      "defense": 110,
      "sp_atk": 60,
      "sp_def": 130,
      "speed": 65,
      "natl_num": 197,
      "total": 525
    },
    {
      "name": "Murkrow",
      "type": ["dark", "flying"],
      "national_number": "198",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/murkrow.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/murkrow.png"
      },
      "hp": 60,
      "attack": 85,
      "defense": 42,
      "sp_atk": 85,
      "sp_def": 42,
      "speed": 91,
      "natl_num": 198,
      "total": 405
    },
    {
      "name": "Slowking",
      "type": ["water", "psychic"],
      "national_number": "199",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/slowking.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/slowking.png"
      },
      "hp": 95,
      "attack": 75,
      "defense": 80,
      "sp_atk": 100,
      "sp_def": 110,
      "speed": 30,
      "natl_num": 199,
      "total": 490
    },
    {
      "name": "Misdreavus",
      "type": ["ghost"],
      "national_number": "200",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/misdreavus.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/misdreavus.png"
      },
      "hp": 60,
      "attack": 60,
      "defense": 60,
      "sp_atk": 85,
      "sp_def": 85,
      "speed": 85,
      "natl_num": 200,
      "total": 435
    },
    {
      "name": "Unown",
      "type": ["psychic"],
      "national_number": "201",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/unown.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/unown.png"
      },
      "hp": 48,
      "attack": 72,
      "defense": 48,
      "sp_atk": 72,
      "sp_def": 48,
      "speed": 48,
      "natl_num": 201,
      "total": 336
    },
    {
      "name": "Wobbuffet",
      "type": ["psychic"],
      "national_number": "202",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wobbuffet.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wobbuffet.png"
      },
      "hp": 190,
      "attack": 33,
      "defense": 58,
      "sp_atk": 33,
      "sp_def": 58,
      "speed": 33,
      "natl_num": 202,
      "total": 405
    },
    {
      "name": "Girafarig",
      "type": ["normal", "psychic"],
      "national_number": "203",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/girafarig.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/girafarig.png"
      },
      "hp": 70,
      "attack": 80,
      "defense": 65,
      "sp_atk": 90,
      "sp_def": 65,
      "speed": 85,
      "natl_num": 203,
      "total": 455
    },
    {
      "name": "Pineco",
      "type": ["bug"],
      "national_number": "204",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pineco.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pineco.png"
      },
      "hp": 50,
      "attack": 65,
      "defense": 90,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 15,
      "natl_num": 204,
      "total": 290
    },
    {
      "name": "Forretress",
      "type": ["bug", "steel"],
      "national_number": "205",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/forretress.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/forretress.png"
      },
      "hp": 75,
      "attack": 90,
      "defense": 140,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 40,
      "natl_num": 205,
      "total": 465
    },
    {
      "name": "Dunsparce",
      "type": ["normal"],
      "national_number": "206",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dunsparce.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dunsparce.png"
      },
      "hp": 100,
      "attack": 70,
      "defense": 70,
      "sp_atk": 65,
      "sp_def": 65,
      "speed": 45,
      "natl_num": 206,
      "total": 415
    },
    {
      "name": "Gligar",
      "type": ["ground", "flying"],
      "national_number": "207",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gligar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gligar.png"
      },
      "hp": 65,
      "attack": 75,
      "defense": 105,
      "sp_atk": 35,
      "sp_def": 65,
      "speed": 85,
      "natl_num": 207,
      "total": 430
    },
    {
      "name": "Steelix",
      "type": ["steel", "ground"],
      "national_number": "208",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/steelix.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/steelix.png"
      },
      "hp": 75,
      "attack": 85,
      "defense": 200,
      "sp_atk": 55,
      "sp_def": 65,
      "speed": 30,
      "natl_num": 208,
      "total": 510
    },
    {
      "name": "Snubbull",
      "type": ["fairy"],
      "national_number": "209",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/snubbull.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/snubbull.png"
      },
      "hp": 60,
      "attack": 80,
      "defense": 50,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 30,
      "natl_num": 209,
      "total": 300
    },
    {
      "name": "Granbull",
      "type": ["fairy"],
      "national_number": "210",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/granbull.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/granbull.png"
      },
      "hp": 90,
      "attack": 120,
      "defense": 75,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 45,
      "natl_num": 210,
      "total": 450
    },
    {
      "name": "Qwilfish",
      "type": ["water", "poison"],
      "national_number": "211",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/qwilfish.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/qwilfish.png"
      },
      "hp": 65,
      "attack": 95,
      "defense": 85,
      "sp_atk": 55,
      "sp_def": 55,
      "speed": 85,
      "natl_num": 211,
      "total": 440
    },
    {
      "name": "Scizor",
      "type": ["bug", "steel"],
      "national_number": "212",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/scizor.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/scizor.png"
      },
      "hp": 70,
      "attack": 130,
      "defense": 100,
      "sp_atk": 55,
      "sp_def": 80,
      "speed": 65,
      "natl_num": 212,
      "total": 500
    },
    {
      "name": "Shuckle",
      "type": ["bug", "rock"],
      "national_number": "213",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shuckle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shuckle.png"
      },
      "hp": 20,
      "attack": 10,
      "defense": 230,
      "sp_atk": 10,
      "sp_def": 230,
      "speed": 5,
      "natl_num": 213,
      "total": 505
    },
    {
      "name": "Heracross",
      "type": ["bug", "fighting"],
      "national_number": "214",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/heracross.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/heracross.png"
      },
      "hp": 80,
      "attack": 125,
      "defense": 75,
      "sp_atk": 40,
      "sp_def": 95,
      "speed": 85,
      "natl_num": 214,
      "total": 500
    },
    {
      "name": "Sneasel",
      "type": ["dark", "ice"],
      "national_number": "215",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sneasel.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sneasel.png"
      },
      "hp": 55,
      "attack": 95,
      "defense": 55,
      "sp_atk": 35,
      "sp_def": 75,
      "speed": 115,
      "natl_num": 215,
      "total": 430
    },
    {
      "name": "Teddiursa",
      "type": ["normal"],
      "national_number": "216",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/teddiursa.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/teddiursa.png"
      },
      "hp": 60,
      "attack": 80,
      "defense": 50,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 40,
      "natl_num": 216,
      "total": 330
    },
    {
      "name": "Ursaring",
      "type": ["normal"],
      "national_number": "217",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ursaring.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ursaring.png"
      },
      "hp": 90,
      "attack": 130,
      "defense": 75,
      "sp_atk": 75,
      "sp_def": 75,
      "speed": 55,
      "natl_num": 217,
      "total": 500
    },
    {
      "name": "Slugma",
      "type": ["fire"],
      "national_number": "218",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/slugma.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/slugma.png"
      },
      "hp": 40,
      "attack": 40,
      "defense": 40,
      "sp_atk": 70,
      "sp_def": 40,
      "speed": 20,
      "natl_num": 218,
      "total": 250
    },
    {
      "name": "Magcargo",
      "type": ["fire", "rock"],
      "national_number": "219",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/magcargo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/magcargo.png"
      },
      "hp": 60,
      "attack": 50,
      "defense": 120,
      "sp_atk": 90,
      "sp_def": 80,
      "speed": 30,
      "natl_num": 219,
      "total": 430
    },
    {
      "name": "Swinub",
      "type": ["ice", "ground"],
      "national_number": "220",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/swinub.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/swinub.png"
      },
      "hp": 50,
      "attack": 50,
      "defense": 40,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 50,
      "natl_num": 220,
      "total": 250
    },
    {
      "name": "Piloswine",
      "type": ["ice", "ground"],
      "national_number": "221",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/piloswine.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/piloswine.png"
      },
      "hp": 100,
      "attack": 100,
      "defense": 80,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 50,
      "natl_num": 221,
      "total": 450
    },
    {
      "name": "Corsola",
      "type": ["water", "rock"],
      "national_number": "222",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/corsola.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/corsola.png"
      },
      "hp": 65,
      "attack": 55,
      "defense": 95,
      "sp_atk": 65,
      "sp_def": 95,
      "speed": 35,
      "natl_num": 222,
      "total": 410
    },
    {
      "name": "Remoraid",
      "type": ["water"],
      "national_number": "223",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/remoraid.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/remoraid.png"
      },
      "hp": 35,
      "attack": 65,
      "defense": 35,
      "sp_atk": 65,
      "sp_def": 35,
      "speed": 65,
      "natl_num": 223,
      "total": 300
    },
    {
      "name": "Octillery",
      "type": ["water"],
      "national_number": "224",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/octillery.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/octillery.png"
      },
      "hp": 75,
      "attack": 105,
      "defense": 75,
      "sp_atk": 105,
      "sp_def": 75,
      "speed": 45,
      "natl_num": 224,
      "total": 480
    },
    {
      "name": "Delibird",
      "type": ["ice", "flying"],
      "national_number": "225",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/delibird.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/delibird.png"
      },
      "hp": 45,
      "attack": 55,
      "defense": 45,
      "sp_atk": 65,
      "sp_def": 45,
      "speed": 75,
      "natl_num": 225,
      "total": 330
    },
    {
      "name": "Mantine",
      "type": ["water", "flying"],
      "national_number": "226",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mantine.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mantine.png"
      },
      "hp": 85,
      "attack": 40,
      "defense": 70,
      "sp_atk": 80,
      "sp_def": 140,
      "speed": 70,
      "natl_num": 226,
      "total": 485
    },
    {
      "name": "Skarmory",
      "type": ["steel", "flying"],
      "national_number": "227",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/skarmory.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/skarmory.png"
      },
      "hp": 65,
      "attack": 80,
      "defense": 140,
      "sp_atk": 40,
      "sp_def": 70,
      "speed": 70,
      "natl_num": 227,
      "total": 465
    },
    {
      "name": "Houndour",
      "type": ["dark", "fire"],
      "national_number": "228",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/houndour.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/houndour.png"
      },
      "hp": 45,
      "attack": 60,
      "defense": 30,
      "sp_atk": 80,
      "sp_def": 50,
      "speed": 65,
      "natl_num": 228,
      "total": 330
    },
    {
      "name": "Houndoom",
      "type": ["dark", "fire"],
      "national_number": "229",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/houndoom.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/houndoom.png"
      },
      "hp": 75,
      "attack": 90,
      "defense": 50,
      "sp_atk": 110,
      "sp_def": 80,
      "speed": 95,
      "natl_num": 229,
      "total": 500
    },
    {
      "name": "Kingdra",
      "type": ["water", "dragon"],
      "national_number": "230",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kingdra.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kingdra.png"
      },
      "hp": 75,
      "attack": 95,
      "defense": 95,
      "sp_atk": 95,
      "sp_def": 95,
      "speed": 85,
      "natl_num": 230,
      "total": 540
    },
    {
      "name": "Phanpy",
      "type": ["ground"],
      "national_number": "231",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/phanpy.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/phanpy.png"
      },
      "hp": 90,
      "attack": 60,
      "defense": 60,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 40,
      "natl_num": 231,
      "total": 330
    },
    {
      "name": "Donphan",
      "type": ["ground"],
      "national_number": "232",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/donphan.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/donphan.png"
      },
      "hp": 90,
      "attack": 120,
      "defense": 120,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 50,
      "natl_num": 232,
      "total": 500
    },
    {
      "name": "Porygon2",
      "type": ["normal"],
      "national_number": "233",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/porygon2.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/porygon2.png"
      },
      "hp": 85,
      "attack": 80,
      "defense": 90,
      "sp_atk": 105,
      "sp_def": 95,
      "speed": 60,
      "natl_num": 233,
      "total": 515
    },
    {
      "name": "Stantler",
      "type": ["normal"],
      "national_number": "234",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/stantler.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/stantler.png"
      },
      "hp": 73,
      "attack": 95,
      "defense": 62,
      "sp_atk": 85,
      "sp_def": 65,
      "speed": 85,
      "natl_num": 234,
      "total": 465
    },
    {
      "name": "Smeargle",
      "type": ["normal"],
      "national_number": "235",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/smeargle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/smeargle.png"
      },
      "hp": 55,
      "attack": 20,
      "defense": 35,
      "sp_atk": 20,
      "sp_def": 45,
      "speed": 75,
      "natl_num": 235,
      "total": 250
    },
    {
      "name": "Tyrogue",
      "type": ["fighting"],
      "national_number": "236",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tyrogue.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tyrogue.png"
      },
      "hp": 35,
      "attack": 35,
      "defense": 35,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 35,
      "natl_num": 236,
      "total": 210
    },
    {
      "name": "Hitmontop",
      "type": ["fighting"],
      "national_number": "237",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hitmontop.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hitmontop.png"
      },
      "hp": 50,
      "attack": 95,
      "defense": 95,
      "sp_atk": 35,
      "sp_def": 110,
      "speed": 70,
      "natl_num": 237,
      "total": 455
    },
    {
      "name": "Smoochum",
      "type": ["ice", "psychic"],
      "national_number": "238",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/smoochum.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/smoochum.png"
      },
      "hp": 45,
      "attack": 30,
      "defense": 15,
      "sp_atk": 85,
      "sp_def": 65,
      "speed": 65,
      "natl_num": 238,
      "total": 305
    },
    {
      "name": "Elekid",
      "type": ["electric"],
      "national_number": "239",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/elekid.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/elekid.png"
      },
      "hp": 45,
      "attack": 63,
      "defense": 37,
      "sp_atk": 65,
      "sp_def": 55,
      "speed": 95,
      "natl_num": 239,
      "total": 360
    },
    {
      "name": "Magby",
      "type": ["fire"],
      "national_number": "240",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/magby.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/magby.png"
      },
      "hp": 45,
      "attack": 75,
      "defense": 37,
      "sp_atk": 70,
      "sp_def": 55,
      "speed": 83,
      "natl_num": 240,
      "total": 365
    },
    {
      "name": "Miltank",
      "type": ["normal"],
      "national_number": "241",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/miltank.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/miltank.png"
      },
      "hp": 95,
      "attack": 80,
      "defense": 105,
      "sp_atk": 40,
      "sp_def": 70,
      "speed": 100,
      "natl_num": 241,
      "total": 490
    },
    {
      "name": "Blissey",
      "type": ["normal"],
      "national_number": "242",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/blissey.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/blissey.png"
      },
      "hp": 255,
      "attack": 10,
      "defense": 10,
      "sp_atk": 75,
      "sp_def": 135,
      "speed": 55,
      "natl_num": 242,
      "total": 540
    },
    {
      "name": "Raikou",
      "type": ["electric"],
      "national_number": "243",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/raikou.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/raikou.png"
      },
      "hp": 90,
      "attack": 85,
      "defense": 75,
      "sp_atk": 115,
      "sp_def": 100,
      "speed": 115,
      "natl_num": 243,
      "total": 580
    },
    {
      "name": "Entei",
      "type": ["fire"],
      "national_number": "244",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/entei.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/entei.png"
      },
      "hp": 115,
      "attack": 115,
      "defense": 85,
      "sp_atk": 90,
      "sp_def": 75,
      "speed": 100,
      "natl_num": 244,
      "total": 580
    },
    {
      "name": "Suicune",
      "type": ["water"],
      "national_number": "245",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/suicune.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/suicune.png"
      },
      "hp": 100,
      "attack": 75,
      "defense": 115,
      "sp_atk": 90,
      "sp_def": 115,
      "speed": 85,
      "natl_num": 245,
      "total": 580
    },
    {
      "name": "Larvitar",
      "type": ["rock", "ground"],
      "national_number": "246",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/larvitar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/larvitar.png"
      },
      "hp": 50,
      "attack": 64,
      "defense": 50,
      "sp_atk": 45,
      "sp_def": 50,
      "speed": 41,
      "natl_num": 246,
      "total": 300
    },
    {
      "name": "Pupitar",
      "type": ["rock", "ground"],
      "national_number": "247",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pupitar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pupitar.png"
      },
      "hp": 70,
      "attack": 84,
      "defense": 70,
      "sp_atk": 65,
      "sp_def": 70,
      "speed": 51,
      "natl_num": 247,
      "total": 410
    },
    {
      "name": "Tyranitar",
      "type": ["rock", "dark"],
      "national_number": "248",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tyranitar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tyranitar.png"
      },
      "hp": 100,
      "attack": 134,
      "defense": 110,
      "sp_atk": 95,
      "sp_def": 100,
      "speed": 61,
      "natl_num": 248,
      "total": 600
    },
    {
      "name": "Lugia",
      "type": ["psychic", "flying"],
      "national_number": "249",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lugia.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lugia.png"
      },
      "hp": 106,
      "attack": 90,
      "defense": 130,
      "sp_atk": 90,
      "sp_def": 154,
      "speed": 110,
      "natl_num": 249,
      "total": 680
    },
    {
      "name": "Ho-oh",
      "type": ["fire", "flying"],
      "national_number": "250",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ho-oh.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ho-oh.png"
      },
      "hp": 106,
      "attack": 130,
      "defense": 90,
      "sp_atk": 110,
      "sp_def": 154,
      "speed": 90,
      "natl_num": 250,
      "total": 680
    },
    {
      "name": "Celebi",
      "type": ["psychic", "grass"],
      "national_number": "251",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/celebi.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/celebi.png"
      },
      "hp": 100,
      "attack": 100,
      "defense": 100,
      "sp_atk": 100,
      "sp_def": 100,
      "speed": 100,
      "natl_num": 251,
      "total": 600
    },
    {
      "name": "Treecko",
      "type": ["grass"],
      "national_number": "252",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/treecko.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/treecko.png"
      },
      "hp": 40,
      "attack": 45,
      "defense": 35,
      "sp_atk": 65,
      "sp_def": 55,
      "speed": 70,
      "natl_num": 252,
      "total": 310
    },
    {
      "name": "Grovyle",
      "type": ["grass"],
      "national_number": "253",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/grovyle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/grovyle.png"
      },
      "hp": 50,
      "attack": 65,
      "defense": 45,
      "sp_atk": 85,
      "sp_def": 65,
      "speed": 95,
      "natl_num": 253,
      "total": 405
    },
    {
      "name": "Sceptile",
      "type": ["grass"],
      "national_number": "254",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sceptile.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sceptile.png"
      },
      "hp": 70,
      "attack": 85,
      "defense": 65,
      "sp_atk": 105,
      "sp_def": 85,
      "speed": 120,
      "natl_num": 254,
      "total": 530
    },
    {
      "name": "Torchic",
      "type": ["fire"],
      "national_number": "255",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/torchic.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/torchic.png"
      },
      "hp": 45,
      "attack": 60,
      "defense": 40,
      "sp_atk": 70,
      "sp_def": 50,
      "speed": 45,
      "natl_num": 255,
      "total": 310
    },
    {
      "name": "Combusken",
      "type": ["fire", "fighting"],
      "national_number": "256",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/combusken.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/combusken.png"
      },
      "hp": 60,
      "attack": 85,
      "defense": 60,
      "sp_atk": 85,
      "sp_def": 60,
      "speed": 55,
      "natl_num": 256,
      "total": 405
    },
    {
      "name": "Blaziken",
      "type": ["fire", "fighting"],
      "national_number": "257",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/blaziken.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/blaziken.png"
      },
      "hp": 80,
      "attack": 120,
      "defense": 70,
      "sp_atk": 110,
      "sp_def": 70,
      "speed": 80,
      "natl_num": 257,
      "total": 530
    },
    {
      "name": "Mudkip",
      "type": ["water"],
      "national_number": "258",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mudkip.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mudkip.png"
      },
      "hp": 50,
      "attack": 70,
      "defense": 50,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 40,
      "natl_num": 258,
      "total": 310
    },
    {
      "name": "Marshtomp",
      "type": ["water", "ground"],
      "national_number": "259",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/marshtomp.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/marshtomp.png"
      },
      "hp": 70,
      "attack": 85,
      "defense": 70,
      "sp_atk": 60,
      "sp_def": 70,
      "speed": 50,
      "natl_num": 259,
      "total": 405
    },
    {
      "name": "Swampert",
      "type": ["water", "ground"],
      "national_number": "260",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/swampert.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/swampert.png"
      },
      "hp": 100,
      "attack": 110,
      "defense": 90,
      "sp_atk": 85,
      "sp_def": 90,
      "speed": 60,
      "natl_num": 260,
      "total": 535
    },
    {
      "name": "Poochyena",
      "type": ["dark"],
      "national_number": "261",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/poochyena.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/poochyena.png"
      },
      "hp": 35,
      "attack": 55,
      "defense": 35,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 35,
      "natl_num": 261,
      "total": 220
    },
    {
      "name": "Mightyena",
      "type": ["dark"],
      "national_number": "262",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mightyena.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mightyena.png"
      },
      "hp": 70,
      "attack": 90,
      "defense": 70,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 70,
      "natl_num": 262,
      "total": 420
    },
    {
      "name": "Zigzagoon",
      "type": ["normal"],
      "national_number": "263",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zigzagoon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zigzagoon.png"
      },
      "hp": 38,
      "attack": 30,
      "defense": 41,
      "sp_atk": 30,
      "sp_def": 41,
      "speed": 60,
      "natl_num": 263,
      "total": 240
    },
    {
      "name": "Linoone",
      "type": ["normal"],
      "national_number": "264",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/linoone.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/linoone.png"
      },
      "hp": 78,
      "attack": 70,
      "defense": 61,
      "sp_atk": 50,
      "sp_def": 61,
      "speed": 100,
      "natl_num": 264,
      "total": 420
    },
    {
      "name": "Wurmple",
      "type": ["bug"],
      "national_number": "265",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wurmple.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wurmple.png"
      },
      "hp": 45,
      "attack": 45,
      "defense": 35,
      "sp_atk": 20,
      "sp_def": 30,
      "speed": 20,
      "natl_num": 265,
      "total": 195
    },
    {
      "name": "Silcoon",
      "type": ["bug"],
      "national_number": "266",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/silcoon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/silcoon.png"
      },
      "hp": 50,
      "attack": 35,
      "defense": 55,
      "sp_atk": 25,
      "sp_def": 25,
      "speed": 15,
      "natl_num": 266,
      "total": 205
    },
    {
      "name": "Beautifly",
      "type": ["bug", "flying"],
      "national_number": "267",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/beautifly.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/beautifly.png"
      },
      "hp": 60,
      "attack": 70,
      "defense": 50,
      "sp_atk": 100,
      "sp_def": 50,
      "speed": 65,
      "natl_num": 267,
      "total": 395
    },
    {
      "name": "Cascoon",
      "type": ["bug"],
      "national_number": "268",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cascoon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cascoon.png"
      },
      "hp": 50,
      "attack": 35,
      "defense": 55,
      "sp_atk": 25,
      "sp_def": 25,
      "speed": 15,
      "natl_num": 268,
      "total": 205
    },
    {
      "name": "Dustox",
      "type": ["bug", "poison"],
      "national_number": "269",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dustox.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dustox.png"
      },
      "hp": 60,
      "attack": 50,
      "defense": 70,
      "sp_atk": 50,
      "sp_def": 90,
      "speed": 65,
      "natl_num": 269,
      "total": 385
    },
    {
      "name": "Lotad",
      "type": ["water", "grass"],
      "national_number": "270",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lotad.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lotad.png"
      },
      "hp": 40,
      "attack": 30,
      "defense": 30,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 30,
      "natl_num": 270,
      "total": 220
    },
    {
      "name": "Lombre",
      "type": ["water", "grass"],
      "national_number": "271",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lombre.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lombre.png"
      },
      "hp": 60,
      "attack": 50,
      "defense": 50,
      "sp_atk": 60,
      "sp_def": 70,
      "speed": 50,
      "natl_num": 271,
      "total": 340
    },
    {
      "name": "Ludicolo",
      "type": ["water", "grass"],
      "national_number": "272",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ludicolo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ludicolo.png"
      },
      "hp": 80,
      "attack": 70,
      "defense": 70,
      "sp_atk": 90,
      "sp_def": 100,
      "speed": 70,
      "natl_num": 272,
      "total": 480
    },
    {
      "name": "Seedot",
      "type": ["grass"],
      "national_number": "273",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/seedot.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/seedot.png"
      },
      "hp": 40,
      "attack": 40,
      "defense": 50,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 30,
      "natl_num": 273,
      "total": 220
    },
    {
      "name": "Nuzleaf",
      "type": ["grass", "dark"],
      "national_number": "274",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/nuzleaf.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/nuzleaf.png"
      },
      "hp": 70,
      "attack": 70,
      "defense": 40,
      "sp_atk": 60,
      "sp_def": 40,
      "speed": 60,
      "natl_num": 274,
      "total": 340
    },
    {
      "name": "Shiftry",
      "type": ["grass", "dark"],
      "national_number": "275",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shiftry.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shiftry.png"
      },
      "hp": 90,
      "attack": 100,
      "defense": 60,
      "sp_atk": 90,
      "sp_def": 60,
      "speed": 80,
      "natl_num": 275,
      "total": 480
    },
    {
      "name": "Taillow",
      "type": ["normal", "flying"],
      "national_number": "276",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/taillow.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/taillow.png"
      },
      "hp": 40,
      "attack": 55,
      "defense": 30,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 85,
      "natl_num": 276,
      "total": 270
    },
    {
      "name": "Swellow",
      "type": ["normal", "flying"],
      "national_number": "277",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/swellow.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/swellow.png"
      },
      "hp": 60,
      "attack": 85,
      "defense": 60,
      "sp_atk": 75,
      "sp_def": 50,
      "speed": 125,
      "natl_num": 277,
      "total": 455
    },
    {
      "name": "Wingull",
      "type": ["water", "flying"],
      "national_number": "278",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wingull.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wingull.png"
      },
      "hp": 40,
      "attack": 30,
      "defense": 30,
      "sp_atk": 55,
      "sp_def": 30,
      "speed": 85,
      "natl_num": 278,
      "total": 270
    },
    {
      "name": "Pelipper",
      "type": ["water", "flying"],
      "national_number": "279",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pelipper.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pelipper.png"
      },
      "hp": 60,
      "attack": 50,
      "defense": 100,
      "sp_atk": 95,
      "sp_def": 70,
      "speed": 65,
      "natl_num": 279,
      "total": 440
    },
    {
      "name": "Ralts",
      "type": ["psychic", "fairy"],
      "national_number": "280",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ralts.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ralts.png"
      },
      "hp": 28,
      "attack": 25,
      "defense": 25,
      "sp_atk": 45,
      "sp_def": 35,
      "speed": 40,
      "natl_num": 280,
      "total": 198
    },
    {
      "name": "Kirlia",
      "type": ["psychic", "fairy"],
      "national_number": "281",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kirlia.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kirlia.png"
      },
      "hp": 38,
      "attack": 35,
      "defense": 35,
      "sp_atk": 65,
      "sp_def": 55,
      "speed": 50,
      "natl_num": 281,
      "total": 278
    },
    {
      "name": "Gardevoir",
      "type": ["psychic", "fairy"],
      "national_number": "282",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gardevoir.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gardevoir.png"
      },
      "hp": 68,
      "attack": 65,
      "defense": 65,
      "sp_atk": 125,
      "sp_def": 115,
      "speed": 80,
      "natl_num": 282,
      "total": 518
    },
    {
      "name": "Surskit",
      "type": ["bug", "water"],
      "national_number": "283",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/surskit.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/surskit.png"
      },
      "hp": 40,
      "attack": 30,
      "defense": 32,
      "sp_atk": 50,
      "sp_def": 52,
      "speed": 65,
      "natl_num": 283,
      "total": 269
    },
    {
      "name": "Masquerain",
      "type": ["bug", "flying"],
      "national_number": "284",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/masquerain.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/masquerain.png"
      },
      "hp": 70,
      "attack": 60,
      "defense": 62,
      "sp_atk": 100,
      "sp_def": 82,
      "speed": 80,
      "natl_num": 284,
      "total": 454
    },
    {
      "name": "Shroomish",
      "type": ["grass"],
      "national_number": "285",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shroomish.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shroomish.png"
      },
      "hp": 60,
      "attack": 40,
      "defense": 60,
      "sp_atk": 40,
      "sp_def": 60,
      "speed": 35,
      "natl_num": 285,
      "total": 295
    },
    {
      "name": "Breloom",
      "type": ["grass", "fighting"],
      "national_number": "286",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/breloom.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/breloom.png"
      },
      "hp": 60,
      "attack": 130,
      "defense": 80,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 70,
      "natl_num": 286,
      "total": 460
    },
    {
      "name": "Slakoth",
      "type": ["normal"],
      "national_number": "287",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/slakoth.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/slakoth.png"
      },
      "hp": 60,
      "attack": 60,
      "defense": 60,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 30,
      "natl_num": 287,
      "total": 280
    },
    {
      "name": "Vigoroth",
      "type": ["normal"],
      "national_number": "288",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vigoroth.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vigoroth.png"
      },
      "hp": 80,
      "attack": 80,
      "defense": 80,
      "sp_atk": 55,
      "sp_def": 55,
      "speed": 90,
      "natl_num": 288,
      "total": 440
    },
    {
      "name": "Slaking",
      "type": ["normal"],
      "national_number": "289",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/slaking.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/slaking.png"
      },
      "hp": 150,
      "attack": 160,
      "defense": 100,
      "sp_atk": 95,
      "sp_def": 65,
      "speed": 100,
      "natl_num": 289,
      "total": 670
    },
    {
      "name": "Nincada",
      "type": ["bug", "ground"],
      "national_number": "290",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/nincada.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/nincada.png"
      },
      "hp": 31,
      "attack": 45,
      "defense": 90,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 40,
      "natl_num": 290,
      "total": 266
    },
    {
      "name": "Ninjask",
      "type": ["bug", "flying"],
      "national_number": "291",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ninjask.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ninjask.png"
      },
      "hp": 61,
      "attack": 90,
      "defense": 45,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 160,
      "natl_num": 291,
      "total": 456
    },
    {
      "name": "Shedinja",
      "type": ["bug", "ghost"],
      "national_number": "292",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shedinja.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shedinja.png"
      },
      "hp": 1,
      "attack": 90,
      "defense": 45,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 40,
      "natl_num": 292,
      "total": 236
    },
    {
      "name": "Whismur",
      "type": ["normal"],
      "national_number": "293",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/whismur.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/whismur.png"
      },
      "hp": 64,
      "attack": 51,
      "defense": 23,
      "sp_atk": 51,
      "sp_def": 23,
      "speed": 28,
      "natl_num": 293,
      "total": 240
    },
    {
      "name": "Loudred",
      "type": ["normal"],
      "national_number": "294",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/loudred.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/loudred.png"
      },
      "hp": 84,
      "attack": 71,
      "defense": 43,
      "sp_atk": 71,
      "sp_def": 43,
      "speed": 48,
      "natl_num": 294,
      "total": 360
    },
    {
      "name": "Exploud",
      "type": ["normal"],
      "national_number": "295",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/exploud.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/exploud.png"
      },
      "hp": 104,
      "attack": 91,
      "defense": 63,
      "sp_atk": 91,
      "sp_def": 73,
      "speed": 68,
      "natl_num": 295,
      "total": 490
    },
    {
      "name": "Makuhita",
      "type": ["fighting"],
      "national_number": "296",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/makuhita.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/makuhita.png"
      },
      "hp": 72,
      "attack": 60,
      "defense": 30,
      "sp_atk": 20,
      "sp_def": 30,
      "speed": 25,
      "natl_num": 296,
      "total": 237
    },
    {
      "name": "Hariyama",
      "type": ["fighting"],
      "national_number": "297",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hariyama.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hariyama.png"
      },
      "hp": 144,
      "attack": 120,
      "defense": 60,
      "sp_atk": 40,
      "sp_def": 60,
      "speed": 50,
      "natl_num": 297,
      "total": 474
    },
    {
      "name": "Azurill",
      "type": ["normal", "fairy"],
      "national_number": "298",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/azurill.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/azurill.png"
      },
      "hp": 50,
      "attack": 20,
      "defense": 40,
      "sp_atk": 20,
      "sp_def": 40,
      "speed": 20,
      "natl_num": 298,
      "total": 190
    },
    {
      "name": "Nosepass",
      "type": ["rock"],
      "national_number": "299",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/nosepass.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/nosepass.png"
      },
      "hp": 30,
      "attack": 45,
      "defense": 135,
      "sp_atk": 45,
      "sp_def": 90,
      "speed": 30,
      "natl_num": 299,
      "total": 375
    },
    {
      "name": "Skitty",
      "type": ["normal"],
      "national_number": "300",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/skitty.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/skitty.png"
      },
      "hp": 50,
      "attack": 45,
      "defense": 45,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 50,
      "natl_num": 300,
      "total": 260
    },
    {
      "name": "Delcatty",
      "type": ["normal"],
      "national_number": "301",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/delcatty.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/delcatty.png"
      },
      "hp": 70,
      "attack": 65,
      "defense": 65,
      "sp_atk": 55,
      "sp_def": 55,
      "speed": 90,
      "natl_num": 301,
      "total": 400
    },
    {
      "name": "Sableye",
      "type": ["dark", "ghost"],
      "national_number": "302",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sableye.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sableye.png"
      },
      "hp": 50,
      "attack": 75,
      "defense": 75,
      "sp_atk": 65,
      "sp_def": 65,
      "speed": 50,
      "natl_num": 302,
      "total": 380
    },
    {
      "name": "Mawile",
      "type": ["steel", "fairy"],
      "national_number": "303",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mawile.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mawile.png"
      },
      "hp": 50,
      "attack": 85,
      "defense": 85,
      "sp_atk": 55,
      "sp_def": 55,
      "speed": 50,
      "natl_num": 303,
      "total": 380
    },
    {
      "name": "Aron",
      "type": ["steel", "rock"],
      "national_number": "304",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/aron.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/aron.png"
      },
      "hp": 50,
      "attack": 70,
      "defense": 100,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 30,
      "natl_num": 304,
      "total": 330
    },
    {
      "name": "Lairon",
      "type": ["steel", "rock"],
      "national_number": "305",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lairon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lairon.png"
      },
      "hp": 60,
      "attack": 90,
      "defense": 140,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 40,
      "natl_num": 305,
      "total": 430
    },
    {
      "name": "Aggron",
      "type": ["steel", "rock"],
      "national_number": "306",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/aggron.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/aggron.png"
      },
      "hp": 70,
      "attack": 110,
      "defense": 180,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 50,
      "natl_num": 306,
      "total": 530
    },
    {
      "name": "Meditite",
      "type": ["fighting", "psychic"],
      "national_number": "307",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/meditite.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/meditite.png"
      },
      "hp": 30,
      "attack": 40,
      "defense": 55,
      "sp_atk": 40,
      "sp_def": 55,
      "speed": 60,
      "natl_num": 307,
      "total": 280
    },
    {
      "name": "Medicham",
      "type": ["fighting", "psychic"],
      "national_number": "308",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/medicham.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/medicham.png"
      },
      "hp": 60,
      "attack": 60,
      "defense": 75,
      "sp_atk": 60,
      "sp_def": 75,
      "speed": 80,
      "natl_num": 308,
      "total": 410
    },
    {
      "name": "Electrike",
      "type": ["electric"],
      "national_number": "309",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/electrike.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/electrike.png"
      },
      "hp": 40,
      "attack": 45,
      "defense": 40,
      "sp_atk": 65,
      "sp_def": 40,
      "speed": 65,
      "natl_num": 309,
      "total": 295
    },
    {
      "name": "Manectric",
      "type": ["electric"],
      "national_number": "310",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/manectric.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/manectric.png"
      },
      "hp": 70,
      "attack": 75,
      "defense": 60,
      "sp_atk": 105,
      "sp_def": 60,
      "speed": 105,
      "natl_num": 310,
      "total": 475
    },
    {
      "name": "Plusle",
      "type": ["electric"],
      "national_number": "311",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/plusle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/plusle.png"
      },
      "hp": 60,
      "attack": 50,
      "defense": 40,
      "sp_atk": 85,
      "sp_def": 75,
      "speed": 95,
      "natl_num": 311,
      "total": 405
    },
    {
      "name": "Minun",
      "type": ["electric"],
      "national_number": "312",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/minun.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/minun.png"
      },
      "hp": 60,
      "attack": 40,
      "defense": 50,
      "sp_atk": 75,
      "sp_def": 85,
      "speed": 95,
      "natl_num": 312,
      "total": 405
    },
    {
      "name": "Volbeat",
      "type": ["bug"],
      "national_number": "313",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/volbeat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/volbeat.png"
      },
      "hp": 65,
      "attack": 73,
      "defense": 75,
      "sp_atk": 47,
      "sp_def": 85,
      "speed": 85,
      "natl_num": 313,
      "total": 430
    },
    {
      "name": "Illumise",
      "type": ["bug"],
      "national_number": "314",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/illumise.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/illumise.png"
      },
      "hp": 65,
      "attack": 47,
      "defense": 75,
      "sp_atk": 73,
      "sp_def": 85,
      "speed": 85,
      "natl_num": 314,
      "total": 430
    },
    {
      "name": "Roselia",
      "type": ["grass", "poison"],
      "national_number": "315",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/roselia.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/roselia.png"
      },
      "hp": 50,
      "attack": 60,
      "defense": 45,
      "sp_atk": 100,
      "sp_def": 80,
      "speed": 65,
      "natl_num": 315,
      "total": 400
    },
    {
      "name": "Gulpin",
      "type": ["poison"],
      "national_number": "316",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gulpin.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gulpin.png"
      },
      "hp": 70,
      "attack": 43,
      "defense": 53,
      "sp_atk": 43,
      "sp_def": 53,
      "speed": 40,
      "natl_num": 316,
      "total": 302
    },
    {
      "name": "Swalot",
      "type": ["poison"],
      "national_number": "317",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/swalot.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/swalot.png"
      },
      "hp": 100,
      "attack": 73,
      "defense": 83,
      "sp_atk": 73,
      "sp_def": 83,
      "speed": 55,
      "natl_num": 317,
      "total": 467
    },
    {
      "name": "Carvanha",
      "type": ["water", "dark"],
      "national_number": "318",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/carvanha.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/carvanha.png"
      },
      "hp": 45,
      "attack": 90,
      "defense": 20,
      "sp_atk": 65,
      "sp_def": 20,
      "speed": 65,
      "natl_num": 318,
      "total": 305
    },
    {
      "name": "Sharpedo",
      "type": ["water", "dark"],
      "national_number": "319",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sharpedo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sharpedo.png"
      },
      "hp": 70,
      "attack": 120,
      "defense": 40,
      "sp_atk": 95,
      "sp_def": 40,
      "speed": 95,
      "natl_num": 319,
      "total": 460
    },
    {
      "name": "Wailmer",
      "type": ["water"],
      "national_number": "320",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wailmer.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wailmer.png"
      },
      "hp": 130,
      "attack": 70,
      "defense": 35,
      "sp_atk": 70,
      "sp_def": 35,
      "speed": 60,
      "natl_num": 320,
      "total": 400
    },
    {
      "name": "Wailord",
      "type": ["water"],
      "national_number": "321",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wailord.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wailord.png"
      },
      "hp": 170,
      "attack": 90,
      "defense": 45,
      "sp_atk": 90,
      "sp_def": 45,
      "speed": 60,
      "natl_num": 321,
      "total": 500
    },
    {
      "name": "Numel",
      "type": ["fire", "ground"],
      "national_number": "322",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/numel.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/numel.png"
      },
      "hp": 60,
      "attack": 60,
      "defense": 40,
      "sp_atk": 65,
      "sp_def": 45,
      "speed": 35,
      "natl_num": 322,
      "total": 305
    },
    {
      "name": "Camerupt",
      "type": ["fire", "ground"],
      "national_number": "323",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/camerupt.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/camerupt.png"
      },
      "hp": 70,
      "attack": 100,
      "defense": 70,
      "sp_atk": 105,
      "sp_def": 75,
      "speed": 40,
      "natl_num": 323,
      "total": 460
    },
    {
      "name": "Torkoal",
      "type": ["fire"],
      "national_number": "324",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/torkoal.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/torkoal.png"
      },
      "hp": 70,
      "attack": 85,
      "defense": 140,
      "sp_atk": 85,
      "sp_def": 70,
      "speed": 20,
      "natl_num": 324,
      "total": 470
    },
    {
      "name": "Spoink",
      "type": ["psychic"],
      "national_number": "325",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/spoink.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/spoink.png"
      },
      "hp": 60,
      "attack": 25,
      "defense": 35,
      "sp_atk": 70,
      "sp_def": 80,
      "speed": 60,
      "natl_num": 325,
      "total": 330
    },
    {
      "name": "Grumpig",
      "type": ["psychic"],
      "national_number": "326",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/grumpig.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/grumpig.png"
      },
      "hp": 80,
      "attack": 45,
      "defense": 65,
      "sp_atk": 90,
      "sp_def": 110,
      "speed": 80,
      "natl_num": 326,
      "total": 470
    },
    {
      "name": "Spinda",
      "type": ["normal"],
      "national_number": "327",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/spinda.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/spinda.png"
      },
      "hp": 60,
      "attack": 60,
      "defense": 60,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 60,
      "natl_num": 327,
      "total": 360
    },
    {
      "name": "Trapinch",
      "type": ["ground"],
      "national_number": "328",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/trapinch.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/trapinch.png"
      },
      "hp": 45,
      "attack": 100,
      "defense": 45,
      "sp_atk": 45,
      "sp_def": 45,
      "speed": 10,
      "natl_num": 328,
      "total": 290
    },
    {
      "name": "Vibrava",
      "type": ["ground", "dragon"],
      "national_number": "329",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vibrava.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vibrava.png"
      },
      "hp": 50,
      "attack": 70,
      "defense": 50,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 70,
      "natl_num": 329,
      "total": 340
    },
    {
      "name": "Flygon",
      "type": ["ground", "dragon"],
      "national_number": "330",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/flygon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/flygon.png"
      },
      "hp": 80,
      "attack": 100,
      "defense": 80,
      "sp_atk": 80,
      "sp_def": 80,
      "speed": 100,
      "natl_num": 330,
      "total": 520
    },
    {
      "name": "Cacnea",
      "type": ["grass"],
      "national_number": "331",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cacnea.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cacnea.png"
      },
      "hp": 50,
      "attack": 85,
      "defense": 40,
      "sp_atk": 85,
      "sp_def": 40,
      "speed": 35,
      "natl_num": 331,
      "total": 335
    },
    {
      "name": "Cacturne",
      "type": ["grass", "dark"],
      "national_number": "332",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cacturne.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cacturne.png"
      },
      "hp": 70,
      "attack": 115,
      "defense": 60,
      "sp_atk": 115,
      "sp_def": 60,
      "speed": 55,
      "natl_num": 332,
      "total": 475
    },
    {
      "name": "Swablu",
      "type": ["normal", "flying"],
      "national_number": "333",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/swablu.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/swablu.png"
      },
      "hp": 45,
      "attack": 40,
      "defense": 60,
      "sp_atk": 40,
      "sp_def": 75,
      "speed": 50,
      "natl_num": 333,
      "total": 310
    },
    {
      "name": "Altaria",
      "type": ["dragon", "flying"],
      "national_number": "334",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/altaria.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/altaria.png"
      },
      "hp": 75,
      "attack": 70,
      "defense": 90,
      "sp_atk": 70,
      "sp_def": 105,
      "speed": 80,
      "natl_num": 334,
      "total": 490
    },
    {
      "name": "Zangoose",
      "type": ["normal"],
      "national_number": "335",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zangoose.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zangoose.png"
      },
      "hp": 73,
      "attack": 115,
      "defense": 60,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 90,
      "natl_num": 335,
      "total": 458
    },
    {
      "name": "Seviper",
      "type": ["poison"],
      "national_number": "336",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/seviper.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/seviper.png"
      },
      "hp": 73,
      "attack": 100,
      "defense": 60,
      "sp_atk": 100,
      "sp_def": 60,
      "speed": 65,
      "natl_num": 336,
      "total": 458
    },
    {
      "name": "Lunatone",
      "type": ["rock", "psychic"],
      "national_number": "337",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lunatone.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lunatone.png"
      },
      "hp": 90,
      "attack": 55,
      "defense": 65,
      "sp_atk": 95,
      "sp_def": 85,
      "speed": 70,
      "natl_num": 337,
      "total": 460
    },
    {
      "name": "Solrock",
      "type": ["rock", "psychic"],
      "national_number": "338",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/solrock.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/solrock.png"
      },
      "hp": 90,
      "attack": 95,
      "defense": 85,
      "sp_atk": 55,
      "sp_def": 65,
      "speed": 70,
      "natl_num": 338,
      "total": 460
    },
    {
      "name": "Barboach",
      "type": ["water", "ground"],
      "national_number": "339",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/barboach.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/barboach.png"
      },
      "hp": 50,
      "attack": 48,
      "defense": 43,
      "sp_atk": 46,
      "sp_def": 41,
      "speed": 60,
      "natl_num": 339,
      "total": 288
    },
    {
      "name": "Whiscash",
      "type": ["water", "ground"],
      "national_number": "340",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/whiscash.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/whiscash.png"
      },
      "hp": 110,
      "attack": 78,
      "defense": 73,
      "sp_atk": 76,
      "sp_def": 71,
      "speed": 60,
      "natl_num": 340,
      "total": 468
    },
    {
      "name": "Corphish",
      "type": ["water"],
      "national_number": "341",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/corphish.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/corphish.png"
      },
      "hp": 43,
      "attack": 80,
      "defense": 65,
      "sp_atk": 50,
      "sp_def": 35,
      "speed": 35,
      "natl_num": 341,
      "total": 308
    },
    {
      "name": "Crawdaunt",
      "type": ["water", "dark"],
      "national_number": "342",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/crawdaunt.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/crawdaunt.png"
      },
      "hp": 63,
      "attack": 120,
      "defense": 85,
      "sp_atk": 90,
      "sp_def": 55,
      "speed": 55,
      "natl_num": 342,
      "total": 468
    },
    {
      "name": "Baltoy",
      "type": ["ground", "psychic"],
      "national_number": "343",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/baltoy.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/baltoy.png"
      },
      "hp": 40,
      "attack": 40,
      "defense": 55,
      "sp_atk": 40,
      "sp_def": 70,
      "speed": 55,
      "natl_num": 343,
      "total": 300
    },
    {
      "name": "Claydol",
      "type": ["ground", "psychic"],
      "national_number": "344",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/claydol.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/claydol.png"
      },
      "hp": 60,
      "attack": 70,
      "defense": 105,
      "sp_atk": 70,
      "sp_def": 120,
      "speed": 75,
      "natl_num": 344,
      "total": 500
    },
    {
      "name": "Lileep",
      "type": ["rock", "grass"],
      "national_number": "345",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lileep.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lileep.png"
      },
      "hp": 66,
      "attack": 41,
      "defense": 77,
      "sp_atk": 61,
      "sp_def": 87,
      "speed": 23,
      "natl_num": 345,
      "total": 355
    },
    {
      "name": "Cradily",
      "type": ["rock", "grass"],
      "national_number": "346",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cradily.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cradily.png"
      },
      "hp": 86,
      "attack": 81,
      "defense": 97,
      "sp_atk": 81,
      "sp_def": 107,
      "speed": 43,
      "natl_num": 346,
      "total": 495
    },
    {
      "name": "Anorith",
      "type": ["rock", "bug"],
      "national_number": "347",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/anorith.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/anorith.png"
      },
      "hp": 45,
      "attack": 95,
      "defense": 50,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 75,
      "natl_num": 347,
      "total": 355
    },
    {
      "name": "Armaldo",
      "type": ["rock", "bug"],
      "national_number": "348",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/armaldo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/armaldo.png"
      },
      "hp": 75,
      "attack": 125,
      "defense": 100,
      "sp_atk": 70,
      "sp_def": 80,
      "speed": 45,
      "natl_num": 348,
      "total": 495
    },
    {
      "name": "Feebas",
      "type": ["water"],
      "national_number": "349",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/feebas.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/feebas.png"
      },
      "hp": 20,
      "attack": 15,
      "defense": 20,
      "sp_atk": 10,
      "sp_def": 55,
      "speed": 80,
      "natl_num": 349,
      "total": 200
    },
    {
      "name": "Milotic",
      "type": ["water"],
      "national_number": "350",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/milotic.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/milotic.png"
      },
      "hp": 95,
      "attack": 60,
      "defense": 79,
      "sp_atk": 100,
      "sp_def": 125,
      "speed": 81,
      "natl_num": 350,
      "total": 540
    },
    {
      "name": "Castform",
      "type": ["normal"],
      "national_number": "351",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/castform.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/castform.png"
      },
      "hp": 70,
      "attack": 70,
      "defense": 70,
      "sp_atk": 70,
      "sp_def": 70,
      "speed": 70,
      "natl_num": 351,
      "total": 420
    },
    {
      "name": "Kecleon",
      "type": ["normal"],
      "national_number": "352",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kecleon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kecleon.png"
      },
      "hp": 60,
      "attack": 90,
      "defense": 70,
      "sp_atk": 60,
      "sp_def": 120,
      "speed": 40,
      "natl_num": 352,
      "total": 440
    },
    {
      "name": "Shuppet",
      "type": ["ghost"],
      "national_number": "353",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shuppet.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shuppet.png"
      },
      "hp": 44,
      "attack": 75,
      "defense": 35,
      "sp_atk": 63,
      "sp_def": 33,
      "speed": 45,
      "natl_num": 353,
      "total": 295
    },
    {
      "name": "Banette",
      "type": ["ghost"],
      "national_number": "354",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/banette.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/banette.png"
      },
      "hp": 64,
      "attack": 115,
      "defense": 65,
      "sp_atk": 83,
      "sp_def": 63,
      "speed": 65,
      "natl_num": 354,
      "total": 455
    },
    {
      "name": "Duskull",
      "type": ["ghost"],
      "national_number": "355",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/duskull.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/duskull.png"
      },
      "hp": 20,
      "attack": 40,
      "defense": 90,
      "sp_atk": 30,
      "sp_def": 90,
      "speed": 25,
      "natl_num": 355,
      "total": 295
    },
    {
      "name": "Dusclops",
      "type": ["ghost"],
      "national_number": "356",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dusclops.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dusclops.png"
      },
      "hp": 40,
      "attack": 70,
      "defense": 130,
      "sp_atk": 60,
      "sp_def": 130,
      "speed": 25,
      "natl_num": 356,
      "total": 455
    },
    {
      "name": "Tropius",
      "type": ["grass", "flying"],
      "national_number": "357",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tropius.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tropius.png"
      },
      "hp": 99,
      "attack": 68,
      "defense": 83,
      "sp_atk": 72,
      "sp_def": 87,
      "speed": 51,
      "natl_num": 357,
      "total": 460
    },
    {
      "name": "Chimecho",
      "type": ["psychic"],
      "national_number": "358",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chimecho.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chimecho.png"
      },
      "hp": 75,
      "attack": 50,
      "defense": 80,
      "sp_atk": 95,
      "sp_def": 90,
      "speed": 65,
      "natl_num": 358,
      "total": 455
    },
    {
      "name": "Absol",
      "type": ["dark"],
      "national_number": "359",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/absol.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/absol.png"
      },
      "hp": 65,
      "attack": 130,
      "defense": 60,
      "sp_atk": 75,
      "sp_def": 60,
      "speed": 75,
      "natl_num": 359,
      "total": 465
    },
    {
      "name": "Wynaut",
      "type": ["psychic"],
      "national_number": "360",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wynaut.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wynaut.png"
      },
      "hp": 95,
      "attack": 23,
      "defense": 48,
      "sp_atk": 23,
      "sp_def": 48,
      "speed": 23,
      "natl_num": 360,
      "total": 260
    },
    {
      "name": "Snorunt",
      "type": ["ice"],
      "national_number": "361",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/snorunt.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/snorunt.png"
      },
      "hp": 50,
      "attack": 50,
      "defense": 50,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 50,
      "natl_num": 361,
      "total": 300
    },
    {
      "name": "Glalie",
      "type": ["ice"],
      "national_number": "362",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/glalie.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/glalie.png"
      },
      "hp": 80,
      "attack": 80,
      "defense": 80,
      "sp_atk": 80,
      "sp_def": 80,
      "speed": 80,
      "natl_num": 362,
      "total": 480
    },
    {
      "name": "Spheal",
      "type": ["ice", "water"],
      "national_number": "363",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/spheal.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/spheal.png"
      },
      "hp": 70,
      "attack": 40,
      "defense": 50,
      "sp_atk": 55,
      "sp_def": 50,
      "speed": 25,
      "natl_num": 363,
      "total": 290
    },
    {
      "name": "Sealeo",
      "type": ["ice", "water"],
      "national_number": "364",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sealeo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sealeo.png"
      },
      "hp": 90,
      "attack": 60,
      "defense": 70,
      "sp_atk": 75,
      "sp_def": 70,
      "speed": 45,
      "natl_num": 364,
      "total": 410
    },
    {
      "name": "Walrein",
      "type": ["ice", "water"],
      "national_number": "365",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/walrein.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/walrein.png"
      },
      "hp": 110,
      "attack": 80,
      "defense": 90,
      "sp_atk": 95,
      "sp_def": 90,
      "speed": 65,
      "natl_num": 365,
      "total": 530
    },
    {
      "name": "Clamperl",
      "type": ["water"],
      "national_number": "366",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/clamperl.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/clamperl.png"
      },
      "hp": 35,
      "attack": 64,
      "defense": 85,
      "sp_atk": 74,
      "sp_def": 55,
      "speed": 32,
      "natl_num": 366,
      "total": 345
    },
    {
      "name": "Huntail",
      "type": ["water"],
      "national_number": "367",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/huntail.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/huntail.png"
      },
      "hp": 55,
      "attack": 104,
      "defense": 105,
      "sp_atk": 94,
      "sp_def": 75,
      "speed": 52,
      "natl_num": 367,
      "total": 485
    },
    {
      "name": "Gorebyss",
      "type": ["water"],
      "national_number": "368",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gorebyss.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gorebyss.png"
      },
      "hp": 55,
      "attack": 84,
      "defense": 105,
      "sp_atk": 114,
      "sp_def": 75,
      "speed": 52,
      "natl_num": 368,
      "total": 485
    },
    {
      "name": "Relicanth",
      "type": ["water", "rock"],
      "national_number": "369",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/relicanth.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/relicanth.png"
      },
      "hp": 100,
      "attack": 90,
      "defense": 130,
      "sp_atk": 45,
      "sp_def": 65,
      "speed": 55,
      "natl_num": 369,
      "total": 485
    },
    {
      "name": "Luvdisc",
      "type": ["water"],
      "national_number": "370",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/luvdisc.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/luvdisc.png"
      },
      "hp": 43,
      "attack": 30,
      "defense": 55,
      "sp_atk": 40,
      "sp_def": 65,
      "speed": 97,
      "natl_num": 370,
      "total": 330
    },
    {
      "name": "Bagon",
      "type": ["dragon"],
      "national_number": "371",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bagon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bagon.png"
      },
      "hp": 45,
      "attack": 75,
      "defense": 60,
      "sp_atk": 40,
      "sp_def": 30,
      "speed": 50,
      "natl_num": 371,
      "total": 300
    },
    {
      "name": "Shelgon",
      "type": ["dragon"],
      "national_number": "372",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shelgon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shelgon.png"
      },
      "hp": 65,
      "attack": 95,
      "defense": 100,
      "sp_atk": 60,
      "sp_def": 50,
      "speed": 50,
      "natl_num": 372,
      "total": 420
    },
    {
      "name": "Salamence",
      "type": ["dragon", "flying"],
      "national_number": "373",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/salamence.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/salamence.png"
      },
      "hp": 95,
      "attack": 135,
      "defense": 80,
      "sp_atk": 110,
      "sp_def": 80,
      "speed": 100,
      "natl_num": 373,
      "total": 600
    },
    {
      "name": "Beldum",
      "type": ["steel", "psychic"],
      "national_number": "374",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/beldum.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/beldum.png"
      },
      "hp": 40,
      "attack": 55,
      "defense": 80,
      "sp_atk": 35,
      "sp_def": 60,
      "speed": 30,
      "natl_num": 374,
      "total": 300
    },
    {
      "name": "Metang",
      "type": ["steel", "psychic"],
      "national_number": "375",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/metang.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/metang.png"
      },
      "hp": 60,
      "attack": 75,
      "defense": 100,
      "sp_atk": 55,
      "sp_def": 80,
      "speed": 50,
      "natl_num": 375,
      "total": 420
    },
    {
      "name": "Metagross",
      "type": ["steel", "psychic"],
      "national_number": "376",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/metagross.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/metagross.png"
      },
      "hp": 80,
      "attack": 135,
      "defense": 130,
      "sp_atk": 95,
      "sp_def": 90,
      "speed": 70,
      "natl_num": 376,
      "total": 600
    },
    {
      "name": "Regirock",
      "type": ["rock"],
      "national_number": "377",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/regirock.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/regirock.png"
      },
      "hp": 80,
      "attack": 100,
      "defense": 200,
      "sp_atk": 50,
      "sp_def": 100,
      "speed": 50,
      "natl_num": 377,
      "total": 580
    },
    {
      "name": "Regice",
      "type": ["ice"],
      "national_number": "378",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/regice.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/regice.png"
      },
      "hp": 80,
      "attack": 50,
      "defense": 100,
      "sp_atk": 100,
      "sp_def": 200,
      "speed": 50,
      "natl_num": 378,
      "total": 580
    },
    {
      "name": "Registeel",
      "type": ["steel"],
      "national_number": "379",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/registeel.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/registeel.png"
      },
      "hp": 80,
      "attack": 75,
      "defense": 150,
      "sp_atk": 75,
      "sp_def": 150,
      "speed": 50,
      "natl_num": 379,
      "total": 580
    },
    {
      "name": "Latias",
      "type": ["dragon", "psychic"],
      "national_number": "380",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/latias.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/latias.png"
      },
      "hp": 80,
      "attack": 80,
      "defense": 90,
      "sp_atk": 110,
      "sp_def": 130,
      "speed": 110,
      "natl_num": 380,
      "total": 600
    },
    {
      "name": "Latios",
      "type": ["dragon", "psychic"],
      "national_number": "381",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/latios.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/latios.png"
      },
      "hp": 80,
      "attack": 90,
      "defense": 80,
      "sp_atk": 130,
      "sp_def": 110,
      "speed": 110,
      "natl_num": 381,
      "total": 600
    },
    {
      "name": "Kyogre",
      "type": ["water"],
      "national_number": "382",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kyogre.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kyogre.png"
      },
      "hp": 100,
      "attack": 100,
      "defense": 90,
      "sp_atk": 150,
      "sp_def": 140,
      "speed": 90,
      "natl_num": 382,
      "total": 670
    },
    {
      "name": "Groudon",
      "type": ["ground"],
      "national_number": "383",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/groudon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/groudon.png"
      },
      "hp": 100,
      "attack": 150,
      "defense": 140,
      "sp_atk": 100,
      "sp_def": 90,
      "speed": 90,
      "natl_num": 383,
      "total": 670
    },
    {
      "name": "Rayquaza",
      "type": ["dragon", "flying"],
      "national_number": "384",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/rayquaza.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/rayquaza.png"
      },
      "hp": 105,
      "attack": 150,
      "defense": 90,
      "sp_atk": 150,
      "sp_def": 90,
      "speed": 95,
      "natl_num": 384,
      "total": 680
    },
    {
      "name": "Jirachi",
      "type": ["steel", "psychic"],
      "national_number": "385",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/jirachi.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/jirachi.png"
      },
      "hp": 100,
      "attack": 100,
      "defense": 100,
      "sp_atk": 100,
      "sp_def": 100,
      "speed": 100,
      "natl_num": 385,
      "total": 600
    },
    {
      "name": "Deoxys",
      "type": ["psychic"],
      "national_number": "386",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/deoxys-normal.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/deoxys.png"
      },
      "hp": 50,
      "attack": 150,
      "defense": 50,
      "sp_atk": 150,
      "sp_def": 50,
      "speed": 150,
      "natl_num": 386,
      "total": 600
    },
    {
      "name": "Turtwig",
      "type": ["grass"],
      "national_number": "387",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/turtwig.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/turtwig.png"
      },
      "hp": 55,
      "attack": 68,
      "defense": 64,
      "sp_atk": 45,
      "sp_def": 55,
      "speed": 31,
      "natl_num": 387,
      "total": 318
    },
    {
      "name": "Grotle",
      "type": ["grass"],
      "national_number": "388",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/grotle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/grotle.png"
      },
      "hp": 75,
      "attack": 89,
      "defense": 85,
      "sp_atk": 55,
      "sp_def": 65,
      "speed": 36,
      "natl_num": 388,
      "total": 405
    },
    {
      "name": "Torterra",
      "type": ["grass", "ground"],
      "national_number": "389",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/torterra.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/torterra.png"
      },
      "hp": 95,
      "attack": 109,
      "defense": 105,
      "sp_atk": 75,
      "sp_def": 85,
      "speed": 56,
      "natl_num": 389,
      "total": 525
    },
    {
      "name": "Chimchar",
      "type": ["fire"],
      "national_number": "390",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chimchar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chimchar.png"
      },
      "hp": 44,
      "attack": 58,
      "defense": 44,
      "sp_atk": 58,
      "sp_def": 44,
      "speed": 61,
      "natl_num": 390,
      "total": 309
    },
    {
      "name": "Monferno",
      "type": ["fire", "fighting"],
      "national_number": "391",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/monferno.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/monferno.png"
      },
      "hp": 64,
      "attack": 78,
      "defense": 52,
      "sp_atk": 78,
      "sp_def": 52,
      "speed": 81,
      "natl_num": 391,
      "total": 405
    },
    {
      "name": "Infernape",
      "type": ["fire", "fighting"],
      "national_number": "392",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/infernape.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/infernape.png"
      },
      "hp": 76,
      "attack": 104,
      "defense": 71,
      "sp_atk": 104,
      "sp_def": 71,
      "speed": 108,
      "natl_num": 392,
      "total": 534
    },
    {
      "name": "Piplup",
      "type": ["water"],
      "national_number": "393",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/piplup.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/piplup.png"
      },
      "hp": 53,
      "attack": 51,
      "defense": 53,
      "sp_atk": 61,
      "sp_def": 56,
      "speed": 40,
      "natl_num": 393,
      "total": 314
    },
    {
      "name": "Prinplup",
      "type": ["water"],
      "national_number": "394",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/prinplup.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/prinplup.png"
      },
      "hp": 64,
      "attack": 66,
      "defense": 68,
      "sp_atk": 81,
      "sp_def": 76,
      "speed": 50,
      "natl_num": 394,
      "total": 405
    },
    {
      "name": "Empoleon",
      "type": ["water", "steel"],
      "national_number": "395",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/empoleon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/empoleon.png"
      },
      "hp": 84,
      "attack": 86,
      "defense": 88,
      "sp_atk": 111,
      "sp_def": 101,
      "speed": 60,
      "natl_num": 395,
      "total": 530
    },
    {
      "name": "Starly",
      "type": ["normal", "flying"],
      "national_number": "396",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/starly.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/starly.png"
      },
      "hp": 40,
      "attack": 55,
      "defense": 30,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 60,
      "natl_num": 396,
      "total": 245
    },
    {
      "name": "Staravia",
      "type": ["normal", "flying"],
      "national_number": "397",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/staravia.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/staravia.png"
      },
      "hp": 55,
      "attack": 75,
      "defense": 50,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 80,
      "natl_num": 397,
      "total": 340
    },
    {
      "name": "Staraptor",
      "type": ["normal", "flying"],
      "national_number": "398",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/staraptor.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/staraptor.png"
      },
      "hp": 85,
      "attack": 120,
      "defense": 70,
      "sp_atk": 50,
      "sp_def": 60,
      "speed": 100,
      "natl_num": 398,
      "total": 485
    },
    {
      "name": "Bidoof",
      "type": ["normal"],
      "national_number": "399",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bidoof.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bidoof.png"
      },
      "hp": 59,
      "attack": 45,
      "defense": 40,
      "sp_atk": 35,
      "sp_def": 40,
      "speed": 31,
      "natl_num": 399,
      "total": 250
    },
    {
      "name": "Bibarel",
      "type": ["normal", "water"],
      "national_number": "400",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bibarel.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bibarel.png"
      },
      "hp": 79,
      "attack": 85,
      "defense": 60,
      "sp_atk": 55,
      "sp_def": 60,
      "speed": 71,
      "natl_num": 400,
      "total": 410
    },
    {
      "name": "Kricketot",
      "type": ["bug"],
      "national_number": "401",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kricketot.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kricketot.png"
      },
      "hp": 37,
      "attack": 25,
      "defense": 41,
      "sp_atk": 25,
      "sp_def": 41,
      "speed": 25,
      "natl_num": 401,
      "total": 194
    },
    {
      "name": "Kricketune",
      "type": ["bug"],
      "national_number": "402",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kricketune.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kricketune.png"
      },
      "hp": 77,
      "attack": 85,
      "defense": 51,
      "sp_atk": 55,
      "sp_def": 51,
      "speed": 65,
      "natl_num": 402,
      "total": 384
    },
    {
      "name": "Shinx",
      "type": ["electric"],
      "national_number": "403",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shinx.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shinx.png"
      },
      "hp": 45,
      "attack": 65,
      "defense": 34,
      "sp_atk": 40,
      "sp_def": 34,
      "speed": 45,
      "natl_num": 403,
      "total": 263
    },
    {
      "name": "Luxio",
      "type": ["electric"],
      "national_number": "404",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/luxio.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/luxio.png"
      },
      "hp": 60,
      "attack": 85,
      "defense": 49,
      "sp_atk": 60,
      "sp_def": 49,
      "speed": 60,
      "natl_num": 404,
      "total": 363
    },
    {
      "name": "Luxray",
      "type": ["electric"],
      "national_number": "405",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/luxray.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/luxray.png"
      },
      "hp": 80,
      "attack": 120,
      "defense": 79,
      "sp_atk": 95,
      "sp_def": 79,
      "speed": 70,
      "natl_num": 405,
      "total": 523
    },
    {
      "name": "Budew",
      "type": ["grass", "poison"],
      "national_number": "406",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/budew.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/budew.png"
      },
      "hp": 40,
      "attack": 30,
      "defense": 35,
      "sp_atk": 50,
      "sp_def": 70,
      "speed": 55,
      "natl_num": 406,
      "total": 280
    },
    {
      "name": "Roserade",
      "type": ["grass", "poison"],
      "national_number": "407",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/roserade.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/roserade.png"
      },
      "hp": 60,
      "attack": 70,
      "defense": 65,
      "sp_atk": 125,
      "sp_def": 105,
      "speed": 90,
      "natl_num": 407,
      "total": 515
    },
    {
      "name": "Cranidos",
      "type": ["rock"],
      "national_number": "408",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cranidos.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cranidos.png"
      },
      "hp": 67,
      "attack": 125,
      "defense": 40,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 58,
      "natl_num": 408,
      "total": 350
    },
    {
      "name": "Rampardos",
      "type": ["rock"],
      "national_number": "409",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/rampardos.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/rampardos.png"
      },
      "hp": 97,
      "attack": 165,
      "defense": 60,
      "sp_atk": 65,
      "sp_def": 50,
      "speed": 58,
      "natl_num": 409,
      "total": 495
    },
    {
      "name": "Shieldon",
      "type": ["rock", "steel"],
      "national_number": "410",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shieldon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shieldon.png"
      },
      "hp": 30,
      "attack": 42,
      "defense": 118,
      "sp_atk": 42,
      "sp_def": 88,
      "speed": 30,
      "natl_num": 410,
      "total": 350
    },
    {
      "name": "Bastiodon",
      "type": ["rock", "steel"],
      "national_number": "411",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bastiodon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bastiodon.png"
      },
      "hp": 60,
      "attack": 52,
      "defense": 168,
      "sp_atk": 47,
      "sp_def": 138,
      "speed": 30,
      "natl_num": 411,
      "total": 495
    },
    {
      "name": "Burmy",
      "type": ["bug"],
      "national_number": "412",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/burmy.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/burmy.png"
      },
      "hp": 40,
      "attack": 29,
      "defense": 45,
      "sp_atk": 29,
      "sp_def": 45,
      "speed": 36,
      "natl_num": 412,
      "total": 224
    },
    {
      "name": "Wormadam",
      "type": ["bug", "grass"],
      "national_number": "413",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/wormadam-plant.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/wormadam.png"
      },
      "hp": 60,
      "attack": 59,
      "defense": 85,
      "sp_atk": 79,
      "sp_def": 105,
      "speed": 36,
      "natl_num": 413,
      "total": 424
    },
    {
      "name": "Mothim",
      "type": ["bug", "flying"],
      "national_number": "414",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mothim.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mothim.png"
      },
      "hp": 70,
      "attack": 94,
      "defense": 50,
      "sp_atk": 94,
      "sp_def": 50,
      "speed": 66,
      "natl_num": 414,
      "total": 424
    },
    {
      "name": "Combee",
      "type": ["bug", "flying"],
      "national_number": "415",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/combee.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/combee.png"
      },
      "hp": 30,
      "attack": 30,
      "defense": 42,
      "sp_atk": 30,
      "sp_def": 42,
      "speed": 70,
      "natl_num": 415,
      "total": 244
    },
    {
      "name": "Vespiquen",
      "type": ["bug", "flying"],
      "national_number": "416",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vespiquen.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vespiquen.png"
      },
      "hp": 70,
      "attack": 80,
      "defense": 102,
      "sp_atk": 80,
      "sp_def": 102,
      "speed": 40,
      "natl_num": 416,
      "total": 474
    },
    {
      "name": "Pachirisu",
      "type": ["electric"],
      "national_number": "417",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pachirisu.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pachirisu.png"
      },
      "hp": 60,
      "attack": 45,
      "defense": 70,
      "sp_atk": 45,
      "sp_def": 90,
      "speed": 95,
      "natl_num": 417,
      "total": 405
    },
    {
      "name": "Buizel",
      "type": ["water"],
      "national_number": "418",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/buizel.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/buizel.png"
      },
      "hp": 55,
      "attack": 65,
      "defense": 35,
      "sp_atk": 60,
      "sp_def": 30,
      "speed": 85,
      "natl_num": 418,
      "total": 330
    },
    {
      "name": "Floatzel",
      "type": ["water"],
      "national_number": "419",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/floatzel.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/floatzel.png"
      },
      "hp": 85,
      "attack": 105,
      "defense": 55,
      "sp_atk": 85,
      "sp_def": 50,
      "speed": 115,
      "natl_num": 419,
      "total": 495
    },
    {
      "name": "Cherubi",
      "type": ["grass"],
      "national_number": "420",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cherubi.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cherubi.png"
      },
      "hp": 45,
      "attack": 35,
      "defense": 45,
      "sp_atk": 62,
      "sp_def": 53,
      "speed": 35,
      "natl_num": 420,
      "total": 275
    },
    {
      "name": "Cherrim",
      "type": ["grass"],
      "national_number": "421",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cherrim.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cherrim.png"
      },
      "hp": 70,
      "attack": 60,
      "defense": 70,
      "sp_atk": 87,
      "sp_def": 78,
      "speed": 85,
      "natl_num": 421,
      "total": 450
    },
    {
      "name": "Shellos",
      "type": ["water"],
      "national_number": "422",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shellos.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shellos.png"
      },
      "hp": 76,
      "attack": 48,
      "defense": 48,
      "sp_atk": 57,
      "sp_def": 62,
      "speed": 34,
      "natl_num": 422,
      "total": 325
    },
    {
      "name": "Gastrodon",
      "type": ["water", "ground"],
      "national_number": "423",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gastrodon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gastrodon.png"
      },
      "hp": 111,
      "attack": 83,
      "defense": 68,
      "sp_atk": 92,
      "sp_def": 82,
      "speed": 39,
      "natl_num": 423,
      "total": 475
    },
    {
      "name": "Ambipom",
      "type": ["normal"],
      "national_number": "424",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ambipom.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ambipom.png"
      },
      "hp": 75,
      "attack": 100,
      "defense": 66,
      "sp_atk": 60,
      "sp_def": 66,
      "speed": 115,
      "natl_num": 424,
      "total": 482
    },
    {
      "name": "Drifloon",
      "type": ["ghost", "flying"],
      "national_number": "425",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/drifloon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/drifloon.png"
      },
      "hp": 90,
      "attack": 50,
      "defense": 34,
      "sp_atk": 60,
      "sp_def": 44,
      "speed": 70,
      "natl_num": 425,
      "total": 348
    },
    {
      "name": "Drifblim",
      "type": ["ghost", "flying"],
      "national_number": "426",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/drifblim.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/drifblim.png"
      },
      "hp": 150,
      "attack": 80,
      "defense": 44,
      "sp_atk": 90,
      "sp_def": 54,
      "speed": 80,
      "natl_num": 426,
      "total": 498
    },
    {
      "name": "Buneary",
      "type": ["normal"],
      "national_number": "427",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/buneary.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/buneary.png"
      },
      "hp": 55,
      "attack": 66,
      "defense": 44,
      "sp_atk": 44,
      "sp_def": 56,
      "speed": 85,
      "natl_num": 427,
      "total": 350
    },
    {
      "name": "Lopunny",
      "type": ["normal"],
      "national_number": "428",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lopunny.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lopunny.png"
      },
      "hp": 65,
      "attack": 76,
      "defense": 84,
      "sp_atk": 54,
      "sp_def": 96,
      "speed": 105,
      "natl_num": 428,
      "total": 480
    },
    {
      "name": "Mismagius",
      "type": ["ghost"],
      "national_number": "429",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mismagius.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mismagius.png"
      },
      "hp": 60,
      "attack": 60,
      "defense": 60,
      "sp_atk": 105,
      "sp_def": 105,
      "speed": 105,
      "natl_num": 429,
      "total": 495
    },
    {
      "name": "Honchkrow",
      "type": ["dark", "flying"],
      "national_number": "430",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/honchkrow.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/honchkrow.png"
      },
      "hp": 100,
      "attack": 125,
      "defense": 52,
      "sp_atk": 105,
      "sp_def": 52,
      "speed": 71,
      "natl_num": 430,
      "total": 505
    },
    {
      "name": "Glameow",
      "type": ["normal"],
      "national_number": "431",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/glameow.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/glameow.png"
      },
      "hp": 49,
      "attack": 55,
      "defense": 42,
      "sp_atk": 42,
      "sp_def": 37,
      "speed": 85,
      "natl_num": 431,
      "total": 310
    },
    {
      "name": "Purugly",
      "type": ["normal"],
      "national_number": "432",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/purugly.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/purugly.png"
      },
      "hp": 71,
      "attack": 82,
      "defense": 64,
      "sp_atk": 64,
      "sp_def": 59,
      "speed": 112,
      "natl_num": 432,
      "total": 452
    },
    {
      "name": "Chingling",
      "type": ["psychic"],
      "national_number": "433",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chingling.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chingling.png"
      },
      "hp": 45,
      "attack": 30,
      "defense": 50,
      "sp_atk": 65,
      "sp_def": 50,
      "speed": 45,
      "natl_num": 433,
      "total": 285
    },
    {
      "name": "Stunky",
      "type": ["poison", "dark"],
      "national_number": "434",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/stunky.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/stunky.png"
      },
      "hp": 63,
      "attack": 63,
      "defense": 47,
      "sp_atk": 41,
      "sp_def": 41,
      "speed": 74,
      "natl_num": 434,
      "total": 329
    },
    {
      "name": "Skuntank",
      "type": ["poison", "dark"],
      "national_number": "435",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/skuntank.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/skuntank.png"
      },
      "hp": 103,
      "attack": 93,
      "defense": 67,
      "sp_atk": 71,
      "sp_def": 61,
      "speed": 84,
      "natl_num": 435,
      "total": 479
    },
    {
      "name": "Bronzor",
      "type": ["steel", "psychic"],
      "national_number": "436",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bronzor.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bronzor.png"
      },
      "hp": 57,
      "attack": 24,
      "defense": 86,
      "sp_atk": 24,
      "sp_def": 86,
      "speed": 23,
      "natl_num": 436,
      "total": 300
    },
    {
      "name": "Bronzong",
      "type": ["steel", "psychic"],
      "national_number": "437",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bronzong.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bronzong.png"
      },
      "hp": 67,
      "attack": 89,
      "defense": 116,
      "sp_atk": 79,
      "sp_def": 116,
      "speed": 33,
      "natl_num": 437,
      "total": 500
    },
    {
      "name": "Bonsly",
      "type": ["rock"],
      "national_number": "438",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bonsly.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bonsly.png"
      },
      "hp": 50,
      "attack": 80,
      "defense": 95,
      "sp_atk": 10,
      "sp_def": 45,
      "speed": 10,
      "natl_num": 438,
      "total": 290
    },
    {
      "name": "Mime Jr.",
      "type": ["psychic", "fairy"],
      "national_number": "439",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mime-jr.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mime jr..png"
      },
      "hp": 20,
      "attack": 25,
      "defense": 45,
      "sp_atk": 70,
      "sp_def": 90,
      "speed": 60,
      "natl_num": 439,
      "total": 310
    },
    {
      "name": "Happiny",
      "type": ["normal"],
      "national_number": "440",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/happiny.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/happiny.png"
      },
      "hp": 100,
      "attack": 5,
      "defense": 5,
      "sp_atk": 15,
      "sp_def": 65,
      "speed": 30,
      "natl_num": 440,
      "total": 220
    },
    {
      "name": "Chatot",
      "type": ["normal", "flying"],
      "national_number": "441",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chatot.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chatot.png"
      },
      "hp": 76,
      "attack": 65,
      "defense": 45,
      "sp_atk": 92,
      "sp_def": 42,
      "speed": 91,
      "natl_num": 441,
      "total": 411
    },
    {
      "name": "Spiritomb",
      "type": ["ghost", "dark"],
      "national_number": "442",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/spiritomb.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/spiritomb.png"
      },
      "hp": 50,
      "attack": 92,
      "defense": 108,
      "sp_atk": 92,
      "sp_def": 108,
      "speed": 35,
      "natl_num": 442,
      "total": 485
    },
    {
      "name": "Gible",
      "type": ["dragon", "ground"],
      "national_number": "443",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gible.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gible.png"
      },
      "hp": 58,
      "attack": 70,
      "defense": 45,
      "sp_atk": 40,
      "sp_def": 45,
      "speed": 42,
      "natl_num": 443,
      "total": 300
    },
    {
      "name": "Gabite",
      "type": ["dragon", "ground"],
      "national_number": "444",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gabite.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gabite.png"
      },
      "hp": 68,
      "attack": 90,
      "defense": 65,
      "sp_atk": 50,
      "sp_def": 55,
      "speed": 82,
      "natl_num": 444,
      "total": 410
    },
    {
      "name": "Garchomp",
      "type": ["dragon", "ground"],
      "national_number": "445",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/garchomp.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/garchomp.png"
      },
      "hp": 108,
      "attack": 130,
      "defense": 95,
      "sp_atk": 80,
      "sp_def": 85,
      "speed": 102,
      "natl_num": 445,
      "total": 600
    },
    {
      "name": "Munchlax",
      "type": ["normal"],
      "national_number": "446",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/munchlax.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/munchlax.png"
      },
      "hp": 135,
      "attack": 85,
      "defense": 40,
      "sp_atk": 40,
      "sp_def": 85,
      "speed": 5,
      "natl_num": 446,
      "total": 390
    },
    {
      "name": "Riolu",
      "type": ["fighting"],
      "national_number": "447",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/riolu.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/riolu.png"
      },
      "hp": 40,
      "attack": 70,
      "defense": 40,
      "sp_atk": 35,
      "sp_def": 40,
      "speed": 60,
      "natl_num": 447,
      "total": 285
    },
    {
      "name": "Lucario",
      "type": ["fighting", "steel"],
      "national_number": "448",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lucario.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lucario.png"
      },
      "hp": 70,
      "attack": 110,
      "defense": 70,
      "sp_atk": 115,
      "sp_def": 70,
      "speed": 90,
      "natl_num": 448,
      "total": 525
    },
    {
      "name": "Hippopotas",
      "type": ["ground"],
      "national_number": "449",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hippopotas.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hippopotas.png"
      },
      "hp": 68,
      "attack": 72,
      "defense": 78,
      "sp_atk": 38,
      "sp_def": 42,
      "speed": 32,
      "natl_num": 449,
      "total": 330
    },
    {
      "name": "Hippowdon",
      "type": ["ground"],
      "national_number": "450",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hippowdon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hippowdon.png"
      },
      "hp": 108,
      "attack": 112,
      "defense": 118,
      "sp_atk": 68,
      "sp_def": 72,
      "speed": 47,
      "natl_num": 450,
      "total": 525
    },
    {
      "name": "Skorupi",
      "type": ["poison", "bug"],
      "national_number": "451",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/skorupi.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/skorupi.png"
      },
      "hp": 40,
      "attack": 50,
      "defense": 90,
      "sp_atk": 30,
      "sp_def": 55,
      "speed": 65,
      "natl_num": 451,
      "total": 330
    },
    {
      "name": "Drapion",
      "type": ["poison", "dark"],
      "national_number": "452",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/drapion.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/drapion.png"
      },
      "hp": 70,
      "attack": 90,
      "defense": 110,
      "sp_atk": 60,
      "sp_def": 75,
      "speed": 95,
      "natl_num": 452,
      "total": 500
    },
    {
      "name": "Croagunk",
      "type": ["poison", "fighting"],
      "national_number": "453",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/croagunk.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/croagunk.png"
      },
      "hp": 48,
      "attack": 61,
      "defense": 40,
      "sp_atk": 61,
      "sp_def": 40,
      "speed": 50,
      "natl_num": 453,
      "total": 300
    },
    {
      "name": "Toxicroak",
      "type": ["poison", "fighting"],
      "national_number": "454",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/toxicroak.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/toxicroak.png"
      },
      "hp": 83,
      "attack": 106,
      "defense": 65,
      "sp_atk": 86,
      "sp_def": 65,
      "speed": 85,
      "natl_num": 454,
      "total": 490
    },
    {
      "name": "Carnivine",
      "type": ["grass"],
      "national_number": "455",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/carnivine.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/carnivine.png"
      },
      "hp": 74,
      "attack": 100,
      "defense": 72,
      "sp_atk": 90,
      "sp_def": 72,
      "speed": 46,
      "natl_num": 455,
      "total": 454
    },
    {
      "name": "Finneon",
      "type": ["water"],
      "national_number": "456",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/finneon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/finneon.png"
      },
      "hp": 49,
      "attack": 49,
      "defense": 56,
      "sp_atk": 49,
      "sp_def": 61,
      "speed": 66,
      "natl_num": 456,
      "total": 330
    },
    {
      "name": "Lumineon",
      "type": ["water"],
      "national_number": "457",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lumineon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lumineon.png"
      },
      "hp": 69,
      "attack": 69,
      "defense": 76,
      "sp_atk": 69,
      "sp_def": 86,
      "speed": 91,
      "natl_num": 457,
      "total": 460
    },
    {
      "name": "Mantyke",
      "type": ["water", "flying"],
      "national_number": "458",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mantyke.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mantyke.png"
      },
      "hp": 45,
      "attack": 20,
      "defense": 50,
      "sp_atk": 60,
      "sp_def": 120,
      "speed": 50,
      "natl_num": 458,
      "total": 345
    },
    {
      "name": "Snover",
      "type": ["grass", "ice"],
      "national_number": "459",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/snover.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/snover.png"
      },
      "hp": 60,
      "attack": 62,
      "defense": 50,
      "sp_atk": 62,
      "sp_def": 60,
      "speed": 40,
      "natl_num": 459,
      "total": 334
    },
    {
      "name": "Abomasnow",
      "type": ["grass", "ice"],
      "national_number": "460",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/abomasnow.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/abomasnow.png"
      },
      "hp": 90,
      "attack": 92,
      "defense": 75,
      "sp_atk": 92,
      "sp_def": 85,
      "speed": 60,
      "natl_num": 460,
      "total": 494
    },
    {
      "name": "Weavile",
      "type": ["dark", "ice"],
      "national_number": "461",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/weavile.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/weavile.png"
      },
      "hp": 70,
      "attack": 120,
      "defense": 65,
      "sp_atk": 45,
      "sp_def": 85,
      "speed": 125,
      "natl_num": 461,
      "total": 510
    },
    {
      "name": "Magnezone",
      "type": ["electric", "steel"],
      "national_number": "462",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/magnezone.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/magnezone.png"
      },
      "hp": 70,
      "attack": 70,
      "defense": 115,
      "sp_atk": 130,
      "sp_def": 90,
      "speed": 60,
      "natl_num": 462,
      "total": 535
    },
    {
      "name": "Lickilicky",
      "type": ["normal"],
      "national_number": "463",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lickilicky.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lickilicky.png"
      },
      "hp": 110,
      "attack": 85,
      "defense": 95,
      "sp_atk": 80,
      "sp_def": 95,
      "speed": 50,
      "natl_num": 463,
      "total": 515
    },
    {
      "name": "Rhyperior",
      "type": ["ground", "rock"],
      "national_number": "464",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/rhyperior.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/rhyperior.png"
      },
      "hp": 115,
      "attack": 140,
      "defense": 130,
      "sp_atk": 55,
      "sp_def": 55,
      "speed": 40,
      "natl_num": 464,
      "total": 535
    },
    {
      "name": "Tangrowth",
      "type": ["grass"],
      "national_number": "465",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tangrowth.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tangrowth.png"
      },
      "hp": 100,
      "attack": 100,
      "defense": 125,
      "sp_atk": 110,
      "sp_def": 50,
      "speed": 50,
      "natl_num": 465,
      "total": 535
    },
    {
      "name": "Electivire",
      "type": ["electric"],
      "national_number": "466",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/electivire.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/electivire.png"
      },
      "hp": 75,
      "attack": 123,
      "defense": 67,
      "sp_atk": 95,
      "sp_def": 85,
      "speed": 95,
      "natl_num": 466,
      "total": 540
    },
    {
      "name": "Magmortar",
      "type": ["fire"],
      "national_number": "467",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/magmortar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/magmortar.png"
      },
      "hp": 75,
      "attack": 95,
      "defense": 67,
      "sp_atk": 125,
      "sp_def": 95,
      "speed": 83,
      "natl_num": 467,
      "total": 540
    },
    {
      "name": "Togekiss",
      "type": ["fairy", "flying"],
      "national_number": "468",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/togekiss.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/togekiss.png"
      },
      "hp": 85,
      "attack": 50,
      "defense": 95,
      "sp_atk": 120,
      "sp_def": 115,
      "speed": 80,
      "natl_num": 468,
      "total": 545
    },
    {
      "name": "Yanmega",
      "type": ["bug", "flying"],
      "national_number": "469",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/yanmega.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/yanmega.png"
      },
      "hp": 86,
      "attack": 76,
      "defense": 86,
      "sp_atk": 116,
      "sp_def": 56,
      "speed": 95,
      "natl_num": 469,
      "total": 515
    },
    {
      "name": "Leafeon",
      "type": ["grass"],
      "national_number": "470",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/leafeon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/leafeon.png"
      },
      "hp": 65,
      "attack": 110,
      "defense": 130,
      "sp_atk": 60,
      "sp_def": 65,
      "speed": 95,
      "natl_num": 470,
      "total": 525
    },
    {
      "name": "Glaceon",
      "type": ["ice"],
      "national_number": "471",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/glaceon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/glaceon.png"
      },
      "hp": 65,
      "attack": 60,
      "defense": 110,
      "sp_atk": 130,
      "sp_def": 95,
      "speed": 65,
      "natl_num": 471,
      "total": 525
    },
    {
      "name": "Gliscor",
      "type": ["ground", "flying"],
      "national_number": "472",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gliscor.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gliscor.png"
      },
      "hp": 75,
      "attack": 95,
      "defense": 125,
      "sp_atk": 45,
      "sp_def": 75,
      "speed": 95,
      "natl_num": 472,
      "total": 510
    },
    {
      "name": "Mamoswine",
      "type": ["ice", "ground"],
      "national_number": "473",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mamoswine.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mamoswine.png"
      },
      "hp": 110,
      "attack": 130,
      "defense": 80,
      "sp_atk": 70,
      "sp_def": 60,
      "speed": 80,
      "natl_num": 473,
      "total": 530
    },
    {
      "name": "Porygon-Z",
      "type": ["normal"],
      "national_number": "474",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/porygon-z.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/porygon-z.png"
      },
      "hp": 85,
      "attack": 80,
      "defense": 70,
      "sp_atk": 135,
      "sp_def": 75,
      "speed": 90,
      "natl_num": 474,
      "total": 535
    },
    {
      "name": "Gallade",
      "type": ["psychic", "fighting"],
      "national_number": "475",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gallade.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gallade.png"
      },
      "hp": 68,
      "attack": 125,
      "defense": 65,
      "sp_atk": 65,
      "sp_def": 115,
      "speed": 80,
      "natl_num": 475,
      "total": 518
    },
    {
      "name": "Probopass",
      "type": ["rock", "steel"],
      "national_number": "476",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/probopass.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/probopass.png"
      },
      "hp": 60,
      "attack": 55,
      "defense": 145,
      "sp_atk": 75,
      "sp_def": 150,
      "speed": 40,
      "natl_num": 476,
      "total": 525
    },
    {
      "name": "Dusknoir",
      "type": ["ghost"],
      "national_number": "477",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dusknoir.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dusknoir.png"
      },
      "hp": 45,
      "attack": 100,
      "defense": 135,
      "sp_atk": 65,
      "sp_def": 135,
      "speed": 45,
      "natl_num": 477,
      "total": 525
    },
    {
      "name": "Froslass",
      "type": ["ice", "ghost"],
      "national_number": "478",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/froslass.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/froslass.png"
      },
      "hp": 70,
      "attack": 80,
      "defense": 70,
      "sp_atk": 80,
      "sp_def": 70,
      "speed": 110,
      "natl_num": 478,
      "total": 480
    },
    {
      "name": "Rotom",
      "type": ["electric", "ghost"],
      "national_number": "479",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/rotom.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/rotom.png"
      },
      "hp": 50,
      "attack": 50,
      "defense": 77,
      "sp_atk": 95,
      "sp_def": 77,
      "speed": 91,
      "natl_num": 479,
      "total": 440
    },
    {
      "name": "Uxie",
      "type": ["psychic"],
      "national_number": "480",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/uxie.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/uxie.png"
      },
      "hp": 75,
      "attack": 75,
      "defense": 130,
      "sp_atk": 75,
      "sp_def": 130,
      "speed": 95,
      "natl_num": 480,
      "total": 580
    },
    {
      "name": "Mesprit",
      "type": ["psychic"],
      "national_number": "481",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mesprit.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mesprit.png"
      },
      "hp": 80,
      "attack": 105,
      "defense": 105,
      "sp_atk": 105,
      "sp_def": 105,
      "speed": 80,
      "natl_num": 481,
      "total": 580
    },
    {
      "name": "Azelf",
      "type": ["psychic"],
      "national_number": "482",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/azelf.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/azelf.png"
      },
      "hp": 75,
      "attack": 125,
      "defense": 70,
      "sp_atk": 125,
      "sp_def": 70,
      "speed": 115,
      "natl_num": 482,
      "total": 580
    },
    {
      "name": "Dialga",
      "type": ["steel", "dragon"],
      "national_number": "483",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dialga.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dialga.png"
      },
      "hp": 100,
      "attack": 120,
      "defense": 120,
      "sp_atk": 150,
      "sp_def": 100,
      "speed": 90,
      "natl_num": 483,
      "total": 680
    },
    {
      "name": "Palkia",
      "type": ["water", "dragon"],
      "national_number": "484",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/palkia.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/palkia.png"
      },
      "hp": 90,
      "attack": 120,
      "defense": 100,
      "sp_atk": 150,
      "sp_def": 120,
      "speed": 100,
      "natl_num": 484,
      "total": 680
    },
    {
      "name": "Heatran",
      "type": ["fire", "steel"],
      "national_number": "485",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/heatran.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/heatran.png"
      },
      "hp": 91,
      "attack": 90,
      "defense": 106,
      "sp_atk": 130,
      "sp_def": 106,
      "speed": 77,
      "natl_num": 485,
      "total": 600
    },
    {
      "name": "Regigigas",
      "type": ["normal"],
      "national_number": "486",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/regigigas.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/regigigas.png"
      },
      "hp": 110,
      "attack": 160,
      "defense": 110,
      "sp_atk": 80,
      "sp_def": 110,
      "speed": 100,
      "natl_num": 486,
      "total": 670
    },
    {
      "name": "Giratina",
      "type": ["ghost", "dragon"],
      "national_number": "487",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/giratina-altered.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/giratina.png"
      },
      "hp": 150,
      "attack": 100,
      "defense": 120,
      "sp_atk": 100,
      "sp_def": 120,
      "speed": 90,
      "natl_num": 487,
      "total": 680
    },
    {
      "name": "Cresselia",
      "type": ["psychic"],
      "national_number": "488",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cresselia.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cresselia.png"
      },
      "hp": 120,
      "attack": 70,
      "defense": 120,
      "sp_atk": 75,
      "sp_def": 130,
      "speed": 85,
      "natl_num": 488,
      "total": 600
    },
    {
      "name": "Phione",
      "type": ["water"],
      "national_number": "489",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/phione.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/phione.png"
      },
      "hp": 80,
      "attack": 80,
      "defense": 80,
      "sp_atk": 80,
      "sp_def": 80,
      "speed": 80,
      "natl_num": 489,
      "total": 480
    },
    {
      "name": "Manaphy",
      "type": ["water"],
      "national_number": "490",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/manaphy.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/manaphy.png"
      },
      "hp": 100,
      "attack": 100,
      "defense": 100,
      "sp_atk": 100,
      "sp_def": 100,
      "speed": 100,
      "natl_num": 490,
      "total": 600
    },
    {
      "name": "Darkrai",
      "type": ["dark"],
      "national_number": "491",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/darkrai.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/darkrai.png"
      },
      "hp": 70,
      "attack": 90,
      "defense": 90,
      "sp_atk": 135,
      "sp_def": 90,
      "speed": 125,
      "natl_num": 491,
      "total": 600
    },
    {
      "name": "Shaymin",
      "type": ["grass"],
      "national_number": "492",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shaymin-land.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shaymin.png"
      },
      "hp": 100,
      "attack": 100,
      "defense": 100,
      "sp_atk": 100,
      "sp_def": 100,
      "speed": 100,
      "natl_num": 492,
      "total": 600
    },
    {
      "name": "Arceus",
      "type": ["normal"],
      "national_number": "493",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/arceus.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/arceus.png"
      },
      "hp": 120,
      "attack": 120,
      "defense": 120,
      "sp_atk": 120,
      "sp_def": 120,
      "speed": 120,
      "natl_num": 493,
      "total": 720
    },
    {
      "name": "Victini",
      "type": ["psychic", "fire"],
      "national_number": "494",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/victini.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/victini.png"
      },
      "hp": 100,
      "attack": 100,
      "defense": 100,
      "sp_atk": 100,
      "sp_def": 100,
      "speed": 100,
      "natl_num": 494,
      "total": 600
    },
    {
      "name": "Snivy",
      "type": ["grass"],
      "national_number": "495",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/snivy.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/snivy.png"
      },
      "hp": 45,
      "attack": 45,
      "defense": 55,
      "sp_atk": 45,
      "sp_def": 55,
      "speed": 63,
      "natl_num": 495,
      "total": 308
    },
    {
      "name": "Servine",
      "type": ["grass"],
      "national_number": "496",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/servine.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/servine.png"
      },
      "hp": 60,
      "attack": 60,
      "defense": 75,
      "sp_atk": 60,
      "sp_def": 75,
      "speed": 83,
      "natl_num": 496,
      "total": 413
    },
    {
      "name": "Serperior",
      "type": ["grass"],
      "national_number": "497",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/serperior.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/serperior.png"
      },
      "hp": 75,
      "attack": 75,
      "defense": 95,
      "sp_atk": 75,
      "sp_def": 95,
      "speed": 113,
      "natl_num": 497,
      "total": 528
    },
    {
      "name": "Tepig",
      "type": ["fire"],
      "national_number": "498",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tepig.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tepig.png"
      },
      "hp": 65,
      "attack": 63,
      "defense": 45,
      "sp_atk": 45,
      "sp_def": 45,
      "speed": 45,
      "natl_num": 498,
      "total": 308
    },
    {
      "name": "Pignite",
      "type": ["fire", "fighting"],
      "national_number": "499",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pignite.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pignite.png"
      },
      "hp": 90,
      "attack": 93,
      "defense": 55,
      "sp_atk": 70,
      "sp_def": 55,
      "speed": 55,
      "natl_num": 499,
      "total": 418
    },
    {
      "name": "Emboar",
      "type": ["fire", "fighting"],
      "national_number": "500",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/emboar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/emboar.png"
      },
      "hp": 110,
      "attack": 123,
      "defense": 65,
      "sp_atk": 100,
      "sp_def": 65,
      "speed": 65,
      "natl_num": 500,
      "total": 528
    },
    {
      "name": "Oshawott",
      "type": ["water"],
      "national_number": "501",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/oshawott.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/oshawott.png"
      },
      "hp": 55,
      "attack": 55,
      "defense": 45,
      "sp_atk": 63,
      "sp_def": 45,
      "speed": 45,
      "natl_num": 501,
      "total": 308
    },
    {
      "name": "Dewott",
      "type": ["water"],
      "national_number": "502",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dewott.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dewott.png"
      },
      "hp": 75,
      "attack": 75,
      "defense": 60,
      "sp_atk": 83,
      "sp_def": 60,
      "speed": 60,
      "natl_num": 502,
      "total": 413
    },
    {
      "name": "Samurott",
      "type": ["water"],
      "national_number": "503",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/samurott.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/samurott.png"
      },
      "hp": 95,
      "attack": 100,
      "defense": 85,
      "sp_atk": 108,
      "sp_def": 70,
      "speed": 70,
      "natl_num": 503,
      "total": 528
    },
    {
      "name": "Patrat",
      "type": ["normal"],
      "national_number": "504",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/patrat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/patrat.png"
      },
      "hp": 45,
      "attack": 55,
      "defense": 39,
      "sp_atk": 35,
      "sp_def": 39,
      "speed": 42,
      "natl_num": 504,
      "total": 255
    },
    {
      "name": "Watchog",
      "type": ["normal"],
      "national_number": "505",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/watchog.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/watchog.png"
      },
      "hp": 60,
      "attack": 85,
      "defense": 69,
      "sp_atk": 60,
      "sp_def": 69,
      "speed": 77,
      "natl_num": 505,
      "total": 420
    },
    {
      "name": "Lillipup",
      "type": ["normal"],
      "national_number": "506",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lillipup.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lillipup.png"
      },
      "hp": 45,
      "attack": 60,
      "defense": 45,
      "sp_atk": 25,
      "sp_def": 45,
      "speed": 55,
      "natl_num": 506,
      "total": 275
    },
    {
      "name": "Herdier",
      "type": ["normal"],
      "national_number": "507",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/herdier.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/herdier.png"
      },
      "hp": 65,
      "attack": 80,
      "defense": 65,
      "sp_atk": 35,
      "sp_def": 65,
      "speed": 60,
      "natl_num": 507,
      "total": 370
    },
    {
      "name": "Stoutland",
      "type": ["normal"],
      "national_number": "508",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/stoutland.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/stoutland.png"
      },
      "hp": 85,
      "attack": 110,
      "defense": 90,
      "sp_atk": 45,
      "sp_def": 90,
      "speed": 80,
      "natl_num": 508,
      "total": 500
    },
    {
      "name": "Purrloin",
      "type": ["dark"],
      "national_number": "509",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/purrloin.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/purrloin.png"
      },
      "hp": 41,
      "attack": 50,
      "defense": 37,
      "sp_atk": 50,
      "sp_def": 37,
      "speed": 66,
      "natl_num": 509,
      "total": 281
    },
    {
      "name": "Liepard",
      "type": ["dark"],
      "national_number": "510",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/liepard.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/liepard.png"
      },
      "hp": 64,
      "attack": 88,
      "defense": 50,
      "sp_atk": 88,
      "sp_def": 50,
      "speed": 106,
      "natl_num": 510,
      "total": 446
    },
    {
      "name": "Pansage",
      "type": ["grass"],
      "national_number": "511",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pansage.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pansage.png"
      },
      "hp": 50,
      "attack": 53,
      "defense": 48,
      "sp_atk": 53,
      "sp_def": 48,
      "speed": 64,
      "natl_num": 511,
      "total": 316
    },
    {
      "name": "Simisage",
      "type": ["grass"],
      "national_number": "512",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/simisage.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/simisage.png"
      },
      "hp": 75,
      "attack": 98,
      "defense": 63,
      "sp_atk": 98,
      "sp_def": 63,
      "speed": 101,
      "natl_num": 512,
      "total": 498
    },
    {
      "name": "Pansear",
      "type": ["fire"],
      "national_number": "513",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pansear.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pansear.png"
      },
      "hp": 50,
      "attack": 53,
      "defense": 48,
      "sp_atk": 53,
      "sp_def": 48,
      "speed": 64,
      "natl_num": 513,
      "total": 316
    },
    {
      "name": "Simisear",
      "type": ["fire"],
      "national_number": "514",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/simisear.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/simisear.png"
      },
      "hp": 75,
      "attack": 98,
      "defense": 63,
      "sp_atk": 98,
      "sp_def": 63,
      "speed": 101,
      "natl_num": 514,
      "total": 498
    },
    {
      "name": "Panpour",
      "type": ["water"],
      "national_number": "515",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/panpour.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/panpour.png"
      },
      "hp": 50,
      "attack": 53,
      "defense": 48,
      "sp_atk": 53,
      "sp_def": 48,
      "speed": 64,
      "natl_num": 515,
      "total": 316
    },
    {
      "name": "Simipour",
      "type": ["water"],
      "national_number": "516",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/simipour.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/simipour.png"
      },
      "hp": 75,
      "attack": 98,
      "defense": 63,
      "sp_atk": 98,
      "sp_def": 63,
      "speed": 101,
      "natl_num": 516,
      "total": 498
    },
    {
      "name": "Munna",
      "type": ["psychic"],
      "national_number": "517",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/munna.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/munna.png"
      },
      "hp": 76,
      "attack": 25,
      "defense": 45,
      "sp_atk": 67,
      "sp_def": 55,
      "speed": 24,
      "natl_num": 517,
      "total": 292
    },
    {
      "name": "Musharna",
      "type": ["psychic"],
      "national_number": "518",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/musharna.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/musharna.png"
      },
      "hp": 116,
      "attack": 55,
      "defense": 85,
      "sp_atk": 107,
      "sp_def": 95,
      "speed": 29,
      "natl_num": 518,
      "total": 487
    },
    {
      "name": "Pidove",
      "type": ["normal", "flying"],
      "national_number": "519",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pidove.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pidove.png"
      },
      "hp": 50,
      "attack": 55,
      "defense": 50,
      "sp_atk": 36,
      "sp_def": 30,
      "speed": 43,
      "natl_num": 519,
      "total": 264
    },
    {
      "name": "Tranquill",
      "type": ["normal", "flying"],
      "national_number": "520",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tranquill.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tranquill.png"
      },
      "hp": 62,
      "attack": 77,
      "defense": 62,
      "sp_atk": 50,
      "sp_def": 42,
      "speed": 65,
      "natl_num": 520,
      "total": 358
    },
    {
      "name": "Unfezant",
      "type": ["normal", "flying"],
      "national_number": "521",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/unfezant.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/unfezant.png"
      },
      "hp": 80,
      "attack": 115,
      "defense": 80,
      "sp_atk": 65,
      "sp_def": 55,
      "speed": 93,
      "natl_num": 521,
      "total": 488
    },
    {
      "name": "Blitzle",
      "type": ["electric"],
      "national_number": "522",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/blitzle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/blitzle.png"
      },
      "hp": 45,
      "attack": 60,
      "defense": 32,
      "sp_atk": 50,
      "sp_def": 32,
      "speed": 76,
      "natl_num": 522,
      "total": 295
    },
    {
      "name": "Zebstrika",
      "type": ["electric"],
      "national_number": "523",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zebstrika.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zebstrika.png"
      },
      "hp": 75,
      "attack": 100,
      "defense": 63,
      "sp_atk": 80,
      "sp_def": 63,
      "speed": 116,
      "natl_num": 523,
      "total": 497
    },
    {
      "name": "Roggenrola",
      "type": ["rock"],
      "national_number": "524",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/roggenrola.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/roggenrola.png"
      },
      "hp": 55,
      "attack": 75,
      "defense": 85,
      "sp_atk": 25,
      "sp_def": 25,
      "speed": 15,
      "natl_num": 524,
      "total": 280
    },
    {
      "name": "Boldore",
      "type": ["rock"],
      "national_number": "525",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/boldore.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/boldore.png"
      },
      "hp": 70,
      "attack": 105,
      "defense": 105,
      "sp_atk": 50,
      "sp_def": 40,
      "speed": 20,
      "natl_num": 525,
      "total": 390
    },
    {
      "name": "Gigalith",
      "type": ["rock"],
      "national_number": "526",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gigalith.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gigalith.png"
      },
      "hp": 85,
      "attack": 135,
      "defense": 130,
      "sp_atk": 60,
      "sp_def": 80,
      "speed": 25,
      "natl_num": 526,
      "total": 515
    },
    {
      "name": "Woobat",
      "type": ["psychic", "flying"],
      "national_number": "527",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/woobat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/woobat.png"
      },
      "hp": 65,
      "attack": 45,
      "defense": 43,
      "sp_atk": 55,
      "sp_def": 43,
      "speed": 72,
      "natl_num": 527,
      "total": 323
    },
    {
      "name": "Swoobat",
      "type": ["psychic", "flying"],
      "national_number": "528",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/swoobat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/swoobat.png"
      },
      "hp": 67,
      "attack": 57,
      "defense": 55,
      "sp_atk": 77,
      "sp_def": 55,
      "speed": 114,
      "natl_num": 528,
      "total": 425
    },
    {
      "name": "Drilbur",
      "type": ["ground"],
      "national_number": "529",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/drilbur.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/drilbur.png"
      },
      "hp": 60,
      "attack": 85,
      "defense": 40,
      "sp_atk": 30,
      "sp_def": 45,
      "speed": 68,
      "natl_num": 529,
      "total": 328
    },
    {
      "name": "Excadrill",
      "type": ["ground", "steel"],
      "national_number": "530",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/excadrill.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/excadrill.png"
      },
      "hp": 110,
      "attack": 135,
      "defense": 60,
      "sp_atk": 50,
      "sp_def": 65,
      "speed": 88,
      "natl_num": 530,
      "total": 508
    },
    {
      "name": "Audino",
      "type": ["normal"],
      "national_number": "531",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/audino.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/audino.png"
      },
      "hp": 103,
      "attack": 60,
      "defense": 86,
      "sp_atk": 60,
      "sp_def": 86,
      "speed": 50,
      "natl_num": 531,
      "total": 445
    },
    {
      "name": "Timburr",
      "type": ["fighting"],
      "national_number": "532",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/timburr.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/timburr.png"
      },
      "hp": 75,
      "attack": 80,
      "defense": 55,
      "sp_atk": 25,
      "sp_def": 35,
      "speed": 35,
      "natl_num": 532,
      "total": 305
    },
    {
      "name": "Gurdurr",
      "type": ["fighting"],
      "national_number": "533",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gurdurr.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gurdurr.png"
      },
      "hp": 85,
      "attack": 105,
      "defense": 85,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 40,
      "natl_num": 533,
      "total": 405
    },
    {
      "name": "Conkeldurr",
      "type": ["fighting"],
      "national_number": "534",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/conkeldurr.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/conkeldurr.png"
      },
      "hp": 105,
      "attack": 140,
      "defense": 95,
      "sp_atk": 55,
      "sp_def": 65,
      "speed": 45,
      "natl_num": 534,
      "total": 505
    },
    {
      "name": "Tympole",
      "type": ["water"],
      "national_number": "535",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tympole.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tympole.png"
      },
      "hp": 50,
      "attack": 50,
      "defense": 40,
      "sp_atk": 50,
      "sp_def": 40,
      "speed": 64,
      "natl_num": 535,
      "total": 294
    },
    {
      "name": "Palpitoad",
      "type": ["water", "ground"],
      "national_number": "536",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/palpitoad.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/palpitoad.png"
      },
      "hp": 75,
      "attack": 65,
      "defense": 55,
      "sp_atk": 65,
      "sp_def": 55,
      "speed": 69,
      "natl_num": 536,
      "total": 384
    },
    {
      "name": "Seismitoad",
      "type": ["water", "ground"],
      "national_number": "537",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/seismitoad.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/seismitoad.png"
      },
      "hp": 105,
      "attack": 95,
      "defense": 75,
      "sp_atk": 85,
      "sp_def": 75,
      "speed": 74,
      "natl_num": 537,
      "total": 509
    },
    {
      "name": "Throh",
      "type": ["fighting"],
      "national_number": "538",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/throh.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/throh.png"
      },
      "hp": 120,
      "attack": 100,
      "defense": 85,
      "sp_atk": 30,
      "sp_def": 85,
      "speed": 45,
      "natl_num": 538,
      "total": 465
    },
    {
      "name": "Sawk",
      "type": ["fighting"],
      "national_number": "539",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sawk.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sawk.png"
      },
      "hp": 75,
      "attack": 125,
      "defense": 75,
      "sp_atk": 30,
      "sp_def": 75,
      "speed": 85,
      "natl_num": 539,
      "total": 465
    },
    {
      "name": "Sewaddle",
      "type": ["bug", "grass"],
      "national_number": "540",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sewaddle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sewaddle.png"
      },
      "hp": 45,
      "attack": 53,
      "defense": 70,
      "sp_atk": 40,
      "sp_def": 60,
      "speed": 42,
      "natl_num": 540,
      "total": 310
    },
    {
      "name": "Swadloon",
      "type": ["bug", "grass"],
      "national_number": "541",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/swadloon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/swadloon.png"
      },
      "hp": 55,
      "attack": 63,
      "defense": 90,
      "sp_atk": 50,
      "sp_def": 80,
      "speed": 42,
      "natl_num": 541,
      "total": 380
    },
    {
      "name": "Leavanny",
      "type": ["bug", "grass"],
      "national_number": "542",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/leavanny.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/leavanny.png"
      },
      "hp": 75,
      "attack": 103,
      "defense": 80,
      "sp_atk": 70,
      "sp_def": 80,
      "speed": 92,
      "natl_num": 542,
      "total": 500
    },
    {
      "name": "Venipede",
      "type": ["bug", "poison"],
      "national_number": "543",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/venipede.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/venipede.png"
      },
      "hp": 30,
      "attack": 45,
      "defense": 59,
      "sp_atk": 30,
      "sp_def": 39,
      "speed": 57,
      "natl_num": 543,
      "total": 260
    },
    {
      "name": "Whirlipede",
      "type": ["bug", "poison"],
      "national_number": "544",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/whirlipede.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/whirlipede.png"
      },
      "hp": 40,
      "attack": 55,
      "defense": 99,
      "sp_atk": 40,
      "sp_def": 79,
      "speed": 47,
      "natl_num": 544,
      "total": 360
    },
    {
      "name": "Scolipede",
      "type": ["bug", "poison"],
      "national_number": "545",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/scolipede.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/scolipede.png"
      },
      "hp": 60,
      "attack": 100,
      "defense": 89,
      "sp_atk": 55,
      "sp_def": 69,
      "speed": 112,
      "natl_num": 545,
      "total": 485
    },
    {
      "name": "Cottonee",
      "type": ["grass", "fairy"],
      "national_number": "546",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cottonee.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cottonee.png"
      },
      "hp": 40,
      "attack": 27,
      "defense": 60,
      "sp_atk": 37,
      "sp_def": 50,
      "speed": 66,
      "natl_num": 546,
      "total": 280
    },
    {
      "name": "Whimsicott",
      "type": ["grass", "fairy"],
      "national_number": "547",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/whimsicott.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/whimsicott.png"
      },
      "hp": 60,
      "attack": 67,
      "defense": 85,
      "sp_atk": 77,
      "sp_def": 75,
      "speed": 116,
      "natl_num": 547,
      "total": 480
    },
    {
      "name": "Petilil",
      "type": ["grass"],
      "national_number": "548",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/petilil.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/petilil.png"
      },
      "hp": 45,
      "attack": 35,
      "defense": 50,
      "sp_atk": 70,
      "sp_def": 50,
      "speed": 30,
      "natl_num": 548,
      "total": 280
    },
    {
      "name": "Lilligant",
      "type": ["grass"],
      "national_number": "549",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lilligant.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lilligant.png"
      },
      "hp": 70,
      "attack": 60,
      "defense": 75,
      "sp_atk": 110,
      "sp_def": 75,
      "speed": 90,
      "natl_num": 549,
      "total": 480
    },
    {
      "name": "Basculin",
      "type": ["water"],
      "national_number": "550",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/basculin-red-striped.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/basculin.png"
      },
      "hp": 70,
      "attack": 92,
      "defense": 65,
      "sp_atk": 80,
      "sp_def": 55,
      "speed": 98,
      "natl_num": 550,
      "total": 460
    },
    {
      "name": "Sandile",
      "type": ["ground", "dark"],
      "national_number": "551",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sandile.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sandile.png"
      },
      "hp": 50,
      "attack": 72,
      "defense": 35,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 65,
      "natl_num": 551,
      "total": 292
    },
    {
      "name": "Krokorok",
      "type": ["ground", "dark"],
      "national_number": "552",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/krokorok.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/krokorok.png"
      },
      "hp": 60,
      "attack": 82,
      "defense": 45,
      "sp_atk": 45,
      "sp_def": 45,
      "speed": 74,
      "natl_num": 552,
      "total": 351
    },
    {
      "name": "Krookodile",
      "type": ["ground", "dark"],
      "national_number": "553",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/krookodile.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/krookodile.png"
      },
      "hp": 95,
      "attack": 117,
      "defense": 80,
      "sp_atk": 65,
      "sp_def": 70,
      "speed": 92,
      "natl_num": 553,
      "total": 519
    },
    {
      "name": "Darumaka",
      "type": ["fire"],
      "national_number": "554",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/darumaka.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/darumaka.png"
      },
      "hp": 70,
      "attack": 90,
      "defense": 45,
      "sp_atk": 15,
      "sp_def": 45,
      "speed": 50,
      "natl_num": 554,
      "total": 315
    },
    {
      "name": "Darmanitan",
      "type": ["fire"],
      "national_number": "555",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/darmanitan-standard.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/darmanitan.png"
      },
      "hp": 105,
      "attack": 140,
      "defense": 55,
      "sp_atk": 30,
      "sp_def": 55,
      "speed": 95,
      "natl_num": 555,
      "total": 480
    },
    {
      "name": "Maractus",
      "type": ["grass"],
      "national_number": "556",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/maractus.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/maractus.png"
      },
      "hp": 75,
      "attack": 86,
      "defense": 67,
      "sp_atk": 106,
      "sp_def": 67,
      "speed": 60,
      "natl_num": 556,
      "total": 461
    },
    {
      "name": "Dwebble",
      "type": ["bug", "rock"],
      "national_number": "557",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dwebble.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dwebble.png"
      },
      "hp": 50,
      "attack": 65,
      "defense": 85,
      "sp_atk": 35,
      "sp_def": 35,
      "speed": 55,
      "natl_num": 557,
      "total": 325
    },
    {
      "name": "Crustle",
      "type": ["bug", "rock"],
      "national_number": "558",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/crustle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/crustle.png"
      },
      "hp": 70,
      "attack": 105,
      "defense": 125,
      "sp_atk": 65,
      "sp_def": 75,
      "speed": 45,
      "natl_num": 558,
      "total": 485
    },
    {
      "name": "Scraggy",
      "type": ["dark", "fighting"],
      "national_number": "559",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/scraggy.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/scraggy.png"
      },
      "hp": 50,
      "attack": 75,
      "defense": 70,
      "sp_atk": 35,
      "sp_def": 70,
      "speed": 48,
      "natl_num": 559,
      "total": 348
    },
    {
      "name": "Scrafty",
      "type": ["dark", "fighting"],
      "national_number": "560",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/scrafty.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/scrafty.png"
      },
      "hp": 65,
      "attack": 90,
      "defense": 115,
      "sp_atk": 45,
      "sp_def": 115,
      "speed": 58,
      "natl_num": 560,
      "total": 488
    },
    {
      "name": "Sigilyph",
      "type": ["psychic", "flying"],
      "national_number": "561",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sigilyph.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sigilyph.png"
      },
      "hp": 72,
      "attack": 58,
      "defense": 80,
      "sp_atk": 103,
      "sp_def": 80,
      "speed": 97,
      "natl_num": 561,
      "total": 490
    },
    {
      "name": "Yamask",
      "type": ["ghost"],
      "national_number": "562",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/yamask.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/yamask.png"
      },
      "hp": 38,
      "attack": 30,
      "defense": 85,
      "sp_atk": 55,
      "sp_def": 65,
      "speed": 30,
      "natl_num": 562,
      "total": 303
    },
    {
      "name": "Cofagrigus",
      "type": ["ghost"],
      "national_number": "563",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cofagrigus.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cofagrigus.png"
      },
      "hp": 58,
      "attack": 50,
      "defense": 145,
      "sp_atk": 95,
      "sp_def": 105,
      "speed": 30,
      "natl_num": 563,
      "total": 483
    },
    {
      "name": "Tirtouga",
      "type": ["water", "rock"],
      "national_number": "564",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tirtouga.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tirtouga.png"
      },
      "hp": 54,
      "attack": 78,
      "defense": 103,
      "sp_atk": 53,
      "sp_def": 45,
      "speed": 22,
      "natl_num": 564,
      "total": 355
    },
    {
      "name": "Carracosta",
      "type": ["water", "rock"],
      "national_number": "565",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/carracosta.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/carracosta.png"
      },
      "hp": 74,
      "attack": 108,
      "defense": 133,
      "sp_atk": 83,
      "sp_def": 65,
      "speed": 32,
      "natl_num": 565,
      "total": 495
    },
    {
      "name": "Archen",
      "type": ["rock", "flying"],
      "national_number": "566",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/archen.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/archen.png"
      },
      "hp": 55,
      "attack": 112,
      "defense": 45,
      "sp_atk": 74,
      "sp_def": 45,
      "speed": 70,
      "natl_num": 566,
      "total": 401
    },
    {
      "name": "Archeops",
      "type": ["rock", "flying"],
      "national_number": "567",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/archeops.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/archeops.png"
      },
      "hp": 75,
      "attack": 140,
      "defense": 65,
      "sp_atk": 112,
      "sp_def": 65,
      "speed": 110,
      "natl_num": 567,
      "total": 567
    },
    {
      "name": "Trubbish",
      "type": ["poison"],
      "national_number": "568",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/trubbish.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/trubbish.png"
      },
      "hp": 50,
      "attack": 50,
      "defense": 62,
      "sp_atk": 40,
      "sp_def": 62,
      "speed": 65,
      "natl_num": 568,
      "total": 329
    },
    {
      "name": "Garbodor",
      "type": ["poison"],
      "national_number": "569",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/garbodor.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/garbodor.png"
      },
      "hp": 80,
      "attack": 95,
      "defense": 82,
      "sp_atk": 60,
      "sp_def": 82,
      "speed": 75,
      "natl_num": 569,
      "total": 474
    },
    {
      "name": "Zorua",
      "type": ["dark"],
      "national_number": "570",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zorua.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zorua.png"
      },
      "hp": 40,
      "attack": 65,
      "defense": 40,
      "sp_atk": 80,
      "sp_def": 40,
      "speed": 65,
      "natl_num": 570,
      "total": 330
    },
    {
      "name": "Zoroark",
      "type": ["dark"],
      "national_number": "571",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zoroark.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zoroark.png"
      },
      "hp": 60,
      "attack": 105,
      "defense": 60,
      "sp_atk": 120,
      "sp_def": 60,
      "speed": 105,
      "natl_num": 571,
      "total": 510
    },
    {
      "name": "Minccino",
      "type": ["normal"],
      "national_number": "572",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/minccino.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/minccino.png"
      },
      "hp": 55,
      "attack": 50,
      "defense": 40,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 75,
      "natl_num": 572,
      "total": 300
    },
    {
      "name": "Cinccino",
      "type": ["normal"],
      "national_number": "573",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cinccino.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cinccino.png"
      },
      "hp": 75,
      "attack": 95,
      "defense": 60,
      "sp_atk": 65,
      "sp_def": 60,
      "speed": 115,
      "natl_num": 573,
      "total": 470
    },
    {
      "name": "Gothita",
      "type": ["psychic"],
      "national_number": "574",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gothita.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gothita.png"
      },
      "hp": 45,
      "attack": 30,
      "defense": 50,
      "sp_atk": 55,
      "sp_def": 65,
      "speed": 45,
      "natl_num": 574,
      "total": 290
    },
    {
      "name": "Gothorita",
      "type": ["psychic"],
      "national_number": "575",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gothorita.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gothorita.png"
      },
      "hp": 60,
      "attack": 45,
      "defense": 70,
      "sp_atk": 75,
      "sp_def": 85,
      "speed": 55,
      "natl_num": 575,
      "total": 390
    },
    {
      "name": "Gothitelle",
      "type": ["psychic"],
      "national_number": "576",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gothitelle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gothitelle.png"
      },
      "hp": 70,
      "attack": 55,
      "defense": 95,
      "sp_atk": 95,
      "sp_def": 110,
      "speed": 65,
      "natl_num": 576,
      "total": 490
    },
    {
      "name": "Solosis",
      "type": ["psychic"],
      "national_number": "577",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/solosis.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/solosis.png"
      },
      "hp": 45,
      "attack": 30,
      "defense": 40,
      "sp_atk": 105,
      "sp_def": 50,
      "speed": 20,
      "natl_num": 577,
      "total": 290
    },
    {
      "name": "Duosion",
      "type": ["psychic"],
      "national_number": "578",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/duosion.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/duosion.png"
      },
      "hp": 65,
      "attack": 40,
      "defense": 50,
      "sp_atk": 125,
      "sp_def": 60,
      "speed": 30,
      "natl_num": 578,
      "total": 370
    },
    {
      "name": "Reuniclus",
      "type": ["psychic"],
      "national_number": "579",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/reuniclus.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/reuniclus.png"
      },
      "hp": 110,
      "attack": 65,
      "defense": 75,
      "sp_atk": 125,
      "sp_def": 85,
      "speed": 30,
      "natl_num": 579,
      "total": 490
    },
    {
      "name": "Ducklett",
      "type": ["water", "flying"],
      "national_number": "580",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ducklett.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ducklett.png"
      },
      "hp": 62,
      "attack": 44,
      "defense": 50,
      "sp_atk": 44,
      "sp_def": 50,
      "speed": 55,
      "natl_num": 580,
      "total": 305
    },
    {
      "name": "Swanna",
      "type": ["water", "flying"],
      "national_number": "581",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/swanna.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/swanna.png"
      },
      "hp": 75,
      "attack": 87,
      "defense": 63,
      "sp_atk": 87,
      "sp_def": 63,
      "speed": 98,
      "natl_num": 581,
      "total": 473
    },
    {
      "name": "Vanillite",
      "type": ["ice"],
      "national_number": "582",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vanillite.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vanillite.png"
      },
      "hp": 36,
      "attack": 50,
      "defense": 50,
      "sp_atk": 65,
      "sp_def": 60,
      "speed": 44,
      "natl_num": 582,
      "total": 305
    },
    {
      "name": "Vanillish",
      "type": ["ice"],
      "national_number": "583",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vanillish.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vanillish.png"
      },
      "hp": 51,
      "attack": 65,
      "defense": 65,
      "sp_atk": 80,
      "sp_def": 75,
      "speed": 59,
      "natl_num": 583,
      "total": 395
    },
    {
      "name": "Vanilluxe",
      "type": ["ice"],
      "national_number": "584",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vanilluxe.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vanilluxe.png"
      },
      "hp": 71,
      "attack": 95,
      "defense": 85,
      "sp_atk": 110,
      "sp_def": 95,
      "speed": 79,
      "natl_num": 584,
      "total": 535
    },
    {
      "name": "Deerling",
      "type": ["normal", "grass"],
      "national_number": "585",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/deerling.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/deerling.png"
      },
      "hp": 60,
      "attack": 60,
      "defense": 50,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 75,
      "natl_num": 585,
      "total": 335
    },
    {
      "name": "Sawsbuck",
      "type": ["normal", "grass"],
      "national_number": "586",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sawsbuck.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sawsbuck.png"
      },
      "hp": 80,
      "attack": 100,
      "defense": 70,
      "sp_atk": 60,
      "sp_def": 70,
      "speed": 95,
      "natl_num": 586,
      "total": 475
    },
    {
      "name": "Emolga",
      "type": ["electric", "flying"],
      "national_number": "587",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/emolga.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/emolga.png"
      },
      "hp": 55,
      "attack": 75,
      "defense": 60,
      "sp_atk": 75,
      "sp_def": 60,
      "speed": 103,
      "natl_num": 587,
      "total": 428
    },
    {
      "name": "Karrablast",
      "type": ["bug"],
      "national_number": "588",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/karrablast.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/karrablast.png"
      },
      "hp": 50,
      "attack": 75,
      "defense": 45,
      "sp_atk": 40,
      "sp_def": 45,
      "speed": 60,
      "natl_num": 588,
      "total": 315
    },
    {
      "name": "Escavalier",
      "type": ["bug", "steel"],
      "national_number": "589",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/escavalier.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/escavalier.png"
      },
      "hp": 70,
      "attack": 135,
      "defense": 105,
      "sp_atk": 60,
      "sp_def": 105,
      "speed": 20,
      "natl_num": 589,
      "total": 495
    },
    {
      "name": "Foongus",
      "type": ["grass", "poison"],
      "national_number": "590",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/foongus.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/foongus.png"
      },
      "hp": 69,
      "attack": 55,
      "defense": 45,
      "sp_atk": 55,
      "sp_def": 55,
      "speed": 15,
      "natl_num": 590,
      "total": 294
    },
    {
      "name": "Amoonguss",
      "type": ["grass", "poison"],
      "national_number": "591",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/amoonguss.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/amoonguss.png"
      },
      "hp": 114,
      "attack": 85,
      "defense": 70,
      "sp_atk": 85,
      "sp_def": 80,
      "speed": 30,
      "natl_num": 591,
      "total": 464
    },
    {
      "name": "Frillish",
      "type": ["water", "ghost"],
      "national_number": "592",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/frillish.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/frillish.png"
      },
      "hp": 55,
      "attack": 40,
      "defense": 50,
      "sp_atk": 65,
      "sp_def": 85,
      "speed": 40,
      "natl_num": 592,
      "total": 335
    },
    {
      "name": "Jellicent",
      "type": ["water", "ghost"],
      "national_number": "593",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/jellicent.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/jellicent.png"
      },
      "hp": 100,
      "attack": 60,
      "defense": 70,
      "sp_atk": 85,
      "sp_def": 105,
      "speed": 60,
      "natl_num": 593,
      "total": 480
    },
    {
      "name": "Alomomola",
      "type": ["water"],
      "national_number": "594",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/alomomola.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/alomomola.png"
      },
      "hp": 165,
      "attack": 75,
      "defense": 80,
      "sp_atk": 40,
      "sp_def": 45,
      "speed": 65,
      "natl_num": 594,
      "total": 470
    },
    {
      "name": "Joltik",
      "type": ["bug", "electric"],
      "national_number": "595",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/joltik.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/joltik.png"
      },
      "hp": 50,
      "attack": 47,
      "defense": 50,
      "sp_atk": 57,
      "sp_def": 50,
      "speed": 65,
      "natl_num": 595,
      "total": 319
    },
    {
      "name": "Galvantula",
      "type": ["bug", "electric"],
      "national_number": "596",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/galvantula.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/galvantula.png"
      },
      "hp": 70,
      "attack": 77,
      "defense": 60,
      "sp_atk": 97,
      "sp_def": 60,
      "speed": 108,
      "natl_num": 596,
      "total": 472
    },
    {
      "name": "Ferroseed",
      "type": ["grass", "steel"],
      "national_number": "597",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ferroseed.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ferroseed.png"
      },
      "hp": 44,
      "attack": 50,
      "defense": 91,
      "sp_atk": 24,
      "sp_def": 86,
      "speed": 10,
      "natl_num": 597,
      "total": 305
    },
    {
      "name": "Ferrothorn",
      "type": ["grass", "steel"],
      "national_number": "598",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/ferrothorn.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/ferrothorn.png"
      },
      "hp": 74,
      "attack": 94,
      "defense": 131,
      "sp_atk": 54,
      "sp_def": 116,
      "speed": 20,
      "natl_num": 598,
      "total": 489
    },
    {
      "name": "Klink",
      "type": ["steel"],
      "national_number": "599",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/klink.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/klink.png"
      },
      "hp": 40,
      "attack": 55,
      "defense": 70,
      "sp_atk": 45,
      "sp_def": 60,
      "speed": 30,
      "natl_num": 599,
      "total": 300
    },
    {
      "name": "Klang",
      "type": ["steel"],
      "national_number": "600",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/klang.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/klang.png"
      },
      "hp": 60,
      "attack": 80,
      "defense": 95,
      "sp_atk": 70,
      "sp_def": 85,
      "speed": 50,
      "natl_num": 600,
      "total": 440
    },
    {
      "name": "Klinklang",
      "type": ["steel"],
      "national_number": "601",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/klinklang.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/klinklang.png"
      },
      "hp": 60,
      "attack": 100,
      "defense": 115,
      "sp_atk": 70,
      "sp_def": 85,
      "speed": 90,
      "natl_num": 601,
      "total": 520
    },
    {
      "name": "Tynamo",
      "type": ["electric"],
      "national_number": "602",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tynamo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tynamo.png"
      },
      "hp": 35,
      "attack": 55,
      "defense": 40,
      "sp_atk": 45,
      "sp_def": 40,
      "speed": 60,
      "natl_num": 602,
      "total": 275
    },
    {
      "name": "Eelektrik",
      "type": ["electric"],
      "national_number": "603",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/eelektrik.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/eelektrik.png"
      },
      "hp": 65,
      "attack": 85,
      "defense": 70,
      "sp_atk": 75,
      "sp_def": 70,
      "speed": 40,
      "natl_num": 603,
      "total": 405
    },
    {
      "name": "Eelektross",
      "type": ["electric"],
      "national_number": "604",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/eelektross.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/eelektross.png"
      },
      "hp": 85,
      "attack": 115,
      "defense": 80,
      "sp_atk": 105,
      "sp_def": 80,
      "speed": 50,
      "natl_num": 604,
      "total": 515
    },
    {
      "name": "Elgyem",
      "type": ["psychic"],
      "national_number": "605",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/elgyem.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/elgyem.png"
      },
      "hp": 55,
      "attack": 55,
      "defense": 55,
      "sp_atk": 85,
      "sp_def": 55,
      "speed": 30,
      "natl_num": 605,
      "total": 335
    },
    {
      "name": "Beheeyem",
      "type": ["psychic"],
      "national_number": "606",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/beheeyem.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/beheeyem.png"
      },
      "hp": 75,
      "attack": 75,
      "defense": 75,
      "sp_atk": 125,
      "sp_def": 95,
      "speed": 40,
      "natl_num": 606,
      "total": 485
    },
    {
      "name": "Litwick",
      "type": ["ghost", "fire"],
      "national_number": "607",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/litwick.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/litwick.png"
      },
      "hp": 50,
      "attack": 30,
      "defense": 55,
      "sp_atk": 65,
      "sp_def": 55,
      "speed": 20,
      "natl_num": 607,
      "total": 275
    },
    {
      "name": "Lampent",
      "type": ["ghost", "fire"],
      "national_number": "608",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/lampent.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/lampent.png"
      },
      "hp": 60,
      "attack": 40,
      "defense": 60,
      "sp_atk": 95,
      "sp_def": 60,
      "speed": 55,
      "natl_num": 608,
      "total": 370
    },
    {
      "name": "Chandelure",
      "type": ["ghost", "fire"],
      "national_number": "609",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chandelure.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chandelure.png"
      },
      "hp": 60,
      "attack": 55,
      "defense": 90,
      "sp_atk": 145,
      "sp_def": 90,
      "speed": 80,
      "natl_num": 609,
      "total": 520
    },
    {
      "name": "Axew",
      "type": ["dragon"],
      "national_number": "610",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/axew.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/axew.png"
      },
      "hp": 46,
      "attack": 87,
      "defense": 60,
      "sp_atk": 30,
      "sp_def": 40,
      "speed": 57,
      "natl_num": 610,
      "total": 320
    },
    {
      "name": "Fraxure",
      "type": ["dragon"],
      "national_number": "611",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/fraxure.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/fraxure.png"
      },
      "hp": 66,
      "attack": 117,
      "defense": 70,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 67,
      "natl_num": 611,
      "total": 410
    },
    {
      "name": "Haxorus",
      "type": ["dragon"],
      "national_number": "612",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/haxorus.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/haxorus.png"
      },
      "hp": 76,
      "attack": 147,
      "defense": 90,
      "sp_atk": 60,
      "sp_def": 70,
      "speed": 97,
      "natl_num": 612,
      "total": 540
    },
    {
      "name": "Cubchoo",
      "type": ["ice"],
      "national_number": "613",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cubchoo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cubchoo.png"
      },
      "hp": 55,
      "attack": 70,
      "defense": 40,
      "sp_atk": 60,
      "sp_def": 40,
      "speed": 40,
      "natl_num": 613,
      "total": 305
    },
    {
      "name": "Beartic",
      "type": ["ice"],
      "national_number": "614",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/beartic.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/beartic.png"
      },
      "hp": 95,
      "attack": 130,
      "defense": 80,
      "sp_atk": 70,
      "sp_def": 80,
      "speed": 50,
      "natl_num": 614,
      "total": 505
    },
    {
      "name": "Cryogonal",
      "type": ["ice"],
      "national_number": "615",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cryogonal.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cryogonal.png"
      },
      "hp": 80,
      "attack": 50,
      "defense": 50,
      "sp_atk": 95,
      "sp_def": 135,
      "speed": 105,
      "natl_num": 615,
      "total": 515
    },
    {
      "name": "Shelmet",
      "type": ["bug"],
      "national_number": "616",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/shelmet.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/shelmet.png"
      },
      "hp": 50,
      "attack": 40,
      "defense": 85,
      "sp_atk": 40,
      "sp_def": 65,
      "speed": 25,
      "natl_num": 616,
      "total": 305
    },
    {
      "name": "Accelgor",
      "type": ["bug"],
      "national_number": "617",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/accelgor.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/accelgor.png"
      },
      "hp": 80,
      "attack": 70,
      "defense": 40,
      "sp_atk": 100,
      "sp_def": 60,
      "speed": 145,
      "natl_num": 617,
      "total": 495
    },
    {
      "name": "Stunfisk",
      "type": ["ground", "electric"],
      "national_number": "618",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/stunfisk.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/stunfisk.png"
      },
      "hp": 109,
      "attack": 66,
      "defense": 84,
      "sp_atk": 81,
      "sp_def": 99,
      "speed": 32,
      "natl_num": 618,
      "total": 471
    },
    {
      "name": "Mienfoo",
      "type": ["fighting"],
      "national_number": "619",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mienfoo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mienfoo.png"
      },
      "hp": 45,
      "attack": 85,
      "defense": 50,
      "sp_atk": 55,
      "sp_def": 50,
      "speed": 65,
      "natl_num": 619,
      "total": 350
    },
    {
      "name": "Mienshao",
      "type": ["fighting"],
      "national_number": "620",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mienshao.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mienshao.png"
      },
      "hp": 65,
      "attack": 125,
      "defense": 60,
      "sp_atk": 95,
      "sp_def": 60,
      "speed": 105,
      "natl_num": 620,
      "total": 510
    },
    {
      "name": "Druddigon",
      "type": ["dragon"],
      "national_number": "621",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/druddigon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/druddigon.png"
      },
      "hp": 77,
      "attack": 120,
      "defense": 90,
      "sp_atk": 60,
      "sp_def": 90,
      "speed": 48,
      "natl_num": 621,
      "total": 485
    },
    {
      "name": "Golett",
      "type": ["ground", "ghost"],
      "national_number": "622",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/golett.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/golett.png"
      },
      "hp": 59,
      "attack": 74,
      "defense": 50,
      "sp_atk": 35,
      "sp_def": 50,
      "speed": 35,
      "natl_num": 622,
      "total": 303
    },
    {
      "name": "Golurk",
      "type": ["ground", "ghost"],
      "national_number": "623",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/golurk.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/golurk.png"
      },
      "hp": 89,
      "attack": 124,
      "defense": 80,
      "sp_atk": 55,
      "sp_def": 80,
      "speed": 55,
      "natl_num": 623,
      "total": 483
    },
    {
      "name": "Pawniard",
      "type": ["dark", "steel"],
      "national_number": "624",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pawniard.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pawniard.png"
      },
      "hp": 45,
      "attack": 85,
      "defense": 70,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 60,
      "natl_num": 624,
      "total": 340
    },
    {
      "name": "Bisharp",
      "type": ["dark", "steel"],
      "national_number": "625",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bisharp.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bisharp.png"
      },
      "hp": 65,
      "attack": 125,
      "defense": 100,
      "sp_atk": 60,
      "sp_def": 70,
      "speed": 70,
      "natl_num": 625,
      "total": 490
    },
    {
      "name": "Bouffalant",
      "type": ["normal"],
      "national_number": "626",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bouffalant.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bouffalant.png"
      },
      "hp": 95,
      "attack": 110,
      "defense": 95,
      "sp_atk": 40,
      "sp_def": 95,
      "speed": 55,
      "natl_num": 626,
      "total": 490
    },
    {
      "name": "Rufflet",
      "type": ["normal", "flying"],
      "national_number": "627",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/rufflet.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/rufflet.png"
      },
      "hp": 70,
      "attack": 83,
      "defense": 50,
      "sp_atk": 37,
      "sp_def": 50,
      "speed": 60,
      "natl_num": 627,
      "total": 350
    },
    {
      "name": "Braviary",
      "type": ["normal", "flying"],
      "national_number": "628",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/braviary.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/braviary.png"
      },
      "hp": 100,
      "attack": 123,
      "defense": 75,
      "sp_atk": 57,
      "sp_def": 75,
      "speed": 80,
      "natl_num": 628,
      "total": 510
    },
    {
      "name": "Vullaby",
      "type": ["dark", "flying"],
      "national_number": "629",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vullaby.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vullaby.png"
      },
      "hp": 70,
      "attack": 55,
      "defense": 75,
      "sp_atk": 45,
      "sp_def": 65,
      "speed": 60,
      "natl_num": 629,
      "total": 370
    },
    {
      "name": "Mandibuzz",
      "type": ["dark", "flying"],
      "national_number": "630",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/mandibuzz.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/mandibuzz.png"
      },
      "hp": 110,
      "attack": 65,
      "defense": 105,
      "sp_atk": 55,
      "sp_def": 95,
      "speed": 80,
      "natl_num": 630,
      "total": 510
    },
    {
      "name": "Heatmor",
      "type": ["fire"],
      "national_number": "631",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/heatmor.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/heatmor.png"
      },
      "hp": 85,
      "attack": 97,
      "defense": 66,
      "sp_atk": 105,
      "sp_def": 66,
      "speed": 65,
      "natl_num": 631,
      "total": 484
    },
    {
      "name": "Durant",
      "type": ["bug", "steel"],
      "national_number": "632",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/durant.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/durant.png"
      },
      "hp": 58,
      "attack": 109,
      "defense": 112,
      "sp_atk": 48,
      "sp_def": 48,
      "speed": 109,
      "natl_num": 632,
      "total": 484
    },
    {
      "name": "Deino",
      "type": ["dark", "dragon"],
      "national_number": "633",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/deino.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/deino.png"
      },
      "hp": 52,
      "attack": 65,
      "defense": 50,
      "sp_atk": 45,
      "sp_def": 50,
      "speed": 38,
      "natl_num": 633,
      "total": 300
    },
    {
      "name": "Zweilous",
      "type": ["dark", "dragon"],
      "national_number": "634",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zweilous.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zweilous.png"
      },
      "hp": 72,
      "attack": 85,
      "defense": 70,
      "sp_atk": 65,
      "sp_def": 70,
      "speed": 58,
      "natl_num": 634,
      "total": 420
    },
    {
      "name": "Hydreigon",
      "type": ["dark", "dragon"],
      "national_number": "635",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hydreigon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hydreigon.png"
      },
      "hp": 92,
      "attack": 105,
      "defense": 90,
      "sp_atk": 125,
      "sp_def": 90,
      "speed": 98,
      "natl_num": 635,
      "total": 600
    },
    {
      "name": "Larvesta",
      "type": ["bug", "fire"],
      "national_number": "636",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/larvesta.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/larvesta.png"
      },
      "hp": 55,
      "attack": 85,
      "defense": 55,
      "sp_atk": 50,
      "sp_def": 55,
      "speed": 60,
      "natl_num": 636,
      "total": 360
    },
    {
      "name": "Volcarona",
      "type": ["bug", "fire"],
      "national_number": "637",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/volcarona.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/volcarona.png"
      },
      "hp": 85,
      "attack": 60,
      "defense": 65,
      "sp_atk": 135,
      "sp_def": 105,
      "speed": 100,
      "natl_num": 637,
      "total": 550
    },
    {
      "name": "Cobalion",
      "type": ["steel", "fighting"],
      "national_number": "638",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/cobalion.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/cobalion.png"
      },
      "hp": 91,
      "attack": 90,
      "defense": 129,
      "sp_atk": 90,
      "sp_def": 72,
      "speed": 108,
      "natl_num": 638,
      "total": 580
    },
    {
      "name": "Terrakion",
      "type": ["rock", "fighting"],
      "national_number": "639",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/terrakion.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/terrakion.png"
      },
      "hp": 91,
      "attack": 129,
      "defense": 90,
      "sp_atk": 72,
      "sp_def": 90,
      "speed": 108,
      "natl_num": 639,
      "total": 580
    },
    {
      "name": "Virizion",
      "type": ["grass", "fighting"],
      "national_number": "640",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/virizion.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/virizion.png"
      },
      "hp": 91,
      "attack": 90,
      "defense": 72,
      "sp_atk": 90,
      "sp_def": 129,
      "speed": 108,
      "natl_num": 640,
      "total": 580
    },
    {
      "name": "Tornadus",
      "type": ["flying"],
      "national_number": "641",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tornadus-incarnate.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tornadus.png"
      },
      "hp": 79,
      "attack": 115,
      "defense": 70,
      "sp_atk": 125,
      "sp_def": 80,
      "speed": 111,
      "natl_num": 641,
      "total": 580
    },
    {
      "name": "Thundurus",
      "type": ["electric", "flying"],
      "national_number": "642",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/thundurus-incarnate.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/thundurus.png"
      },
      "hp": 79,
      "attack": 115,
      "defense": 70,
      "sp_atk": 125,
      "sp_def": 80,
      "speed": 111,
      "natl_num": 642,
      "total": 580
    },
    {
      "name": "Reshiram",
      "type": ["dragon", "fire"],
      "national_number": "643",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/reshiram.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/reshiram.png"
      },
      "hp": 100,
      "attack": 120,
      "defense": 100,
      "sp_atk": 150,
      "sp_def": 120,
      "speed": 90,
      "natl_num": 643,
      "total": 680
    },
    {
      "name": "Zekrom",
      "type": ["dragon", "electric"],
      "national_number": "644",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zekrom.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zekrom.png"
      },
      "hp": 100,
      "attack": 150,
      "defense": 120,
      "sp_atk": 120,
      "sp_def": 100,
      "speed": 90,
      "natl_num": 644,
      "total": 680
    },
    {
      "name": "Landorus",
      "type": ["ground", "flying"],
      "national_number": "645",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/landorus-incarnate.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/landorus.png"
      },
      "hp": 89,
      "attack": 125,
      "defense": 90,
      "sp_atk": 115,
      "sp_def": 80,
      "speed": 101,
      "natl_num": 645,
      "total": 600
    },
    {
      "name": "Kyurem",
      "type": ["dragon", "ice"],
      "national_number": "646",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/kyurem.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/kyurem.png"
      },
      "hp": 125,
      "attack": 130,
      "defense": 90,
      "sp_atk": 130,
      "sp_def": 90,
      "speed": 95,
      "natl_num": 646,
      "total": 660
    },
    {
      "name": "Keldeo",
      "type": ["water", "fighting"],
      "national_number": "647",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/keldeo-ordinary.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/keldeo.png"
      },
      "hp": 91,
      "attack": 72,
      "defense": 90,
      "sp_atk": 129,
      "sp_def": 90,
      "speed": 108,
      "natl_num": 647,
      "total": 580
    },
    {
      "name": "Meloetta",
      "type": ["normal", "psychic"],
      "national_number": "648",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/meloetta-aria.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/meloetta.png"
      },
      "hp": 100,
      "attack": 77,
      "defense": 77,
      "sp_atk": 128,
      "sp_def": 128,
      "speed": 90,
      "natl_num": 648,
      "total": 600
    },
    {
      "name": "Genesect",
      "type": ["bug", "steel"],
      "national_number": "649",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/genesect.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/genesect.png"
      },
      "hp": 71,
      "attack": 120,
      "defense": 95,
      "sp_atk": 120,
      "sp_def": 95,
      "speed": 99,
      "natl_num": 649,
      "total": 600
    },
    {
      "name": "Chespin",
      "type": ["grass"],
      "national_number": "650",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chespin.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chespin.png"
      },
      "hp": 56,
      "attack": 61,
      "defense": 65,
      "sp_atk": 48,
      "sp_def": 45,
      "speed": 38,
      "natl_num": 650,
      "total": 313
    },
    {
      "name": "Quilladin",
      "type": ["grass"],
      "national_number": "651",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/quilladin.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/quilladin.png"
      },
      "hp": 61,
      "attack": 78,
      "defense": 95,
      "sp_atk": 56,
      "sp_def": 58,
      "speed": 57,
      "natl_num": 651,
      "total": 405
    },
    {
      "name": "Chesnaught",
      "type": ["grass", "fighting"],
      "national_number": "652",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/chesnaught.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/chesnaught.png"
      },
      "hp": 88,
      "attack": 107,
      "defense": 122,
      "sp_atk": 74,
      "sp_def": 75,
      "speed": 64,
      "natl_num": 652,
      "total": 530
    },
    {
      "name": "Fennekin",
      "type": ["fire"],
      "national_number": "653",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/fennekin.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/fennekin.png"
      },
      "hp": 40,
      "attack": 45,
      "defense": 40,
      "sp_atk": 62,
      "sp_def": 60,
      "speed": 60,
      "natl_num": 653,
      "total": 307
    },
    {
      "name": "Braixen",
      "type": ["fire"],
      "national_number": "654",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/braixen.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/braixen.png"
      },
      "hp": 59,
      "attack": 59,
      "defense": 58,
      "sp_atk": 90,
      "sp_def": 70,
      "speed": 73,
      "natl_num": 654,
      "total": 409
    },
    {
      "name": "Delphox",
      "type": ["fire", "psychic"],
      "national_number": "655",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/delphox.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/delphox.png"
      },
      "hp": 75,
      "attack": 69,
      "defense": 72,
      "sp_atk": 114,
      "sp_def": 100,
      "speed": 104,
      "natl_num": 655,
      "total": 534
    },
    {
      "name": "Froakie",
      "type": ["water"],
      "national_number": "656",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/froakie.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/froakie.png"
      },
      "hp": 41,
      "attack": 56,
      "defense": 40,
      "sp_atk": 62,
      "sp_def": 44,
      "speed": 71,
      "natl_num": 656,
      "total": 314
    },
    {
      "name": "Frogadier",
      "type": ["water"],
      "national_number": "657",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/frogadier.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/frogadier.png"
      },
      "hp": 54,
      "attack": 63,
      "defense": 52,
      "sp_atk": 83,
      "sp_def": 56,
      "speed": 97,
      "natl_num": 657,
      "total": 405
    },
    {
      "name": "Greninja",
      "type": ["water", "dark"],
      "national_number": "658",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/greninja.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/greninja.png"
      },
      "hp": 72,
      "attack": 95,
      "defense": 67,
      "sp_atk": 103,
      "sp_def": 71,
      "speed": 122,
      "natl_num": 658,
      "total": 530
    },
    {
      "name": "Bunnelby",
      "type": ["normal"],
      "national_number": "659",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bunnelby.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bunnelby.png"
      },
      "hp": 38,
      "attack": 36,
      "defense": 38,
      "sp_atk": 32,
      "sp_def": 36,
      "speed": 57,
      "natl_num": 659,
      "total": 237
    },
    {
      "name": "Diggersby",
      "type": ["normal", "ground"],
      "national_number": "660",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/diggersby.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/diggersby.png"
      },
      "hp": 85,
      "attack": 56,
      "defense": 77,
      "sp_atk": 50,
      "sp_def": 77,
      "speed": 78,
      "natl_num": 660,
      "total": 423
    },
    {
      "name": "Fletchling",
      "type": ["normal", "flying"],
      "national_number": "661",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/fletchling.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/fletchling.png"
      },
      "hp": 45,
      "attack": 50,
      "defense": 43,
      "sp_atk": 40,
      "sp_def": 38,
      "speed": 62,
      "natl_num": 661,
      "total": 278
    },
    {
      "name": "Fletchinder",
      "type": ["fire", "flying"],
      "national_number": "662",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/fletchinder.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/fletchinder.png"
      },
      "hp": 62,
      "attack": 73,
      "defense": 55,
      "sp_atk": 56,
      "sp_def": 52,
      "speed": 84,
      "natl_num": 662,
      "total": 382
    },
    {
      "name": "Talonflame",
      "type": ["fire", "flying"],
      "national_number": "663",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/talonflame.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/talonflame.png"
      },
      "hp": 78,
      "attack": 81,
      "defense": 71,
      "sp_atk": 74,
      "sp_def": 69,
      "speed": 126,
      "natl_num": 663,
      "total": 499
    },
    {
      "name": "Scatterbug",
      "type": ["bug"],
      "national_number": "664",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/scatterbug.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/scatterbug.png"
      },
      "hp": 38,
      "attack": 35,
      "defense": 40,
      "sp_atk": 27,
      "sp_def": 25,
      "speed": 35,
      "natl_num": 664,
      "total": 200
    },
    {
      "name": "Spewpa",
      "type": ["bug"],
      "national_number": "665",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/spewpa.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/spewpa.png"
      },
      "hp": 45,
      "attack": 22,
      "defense": 60,
      "sp_atk": 27,
      "sp_def": 30,
      "speed": 29,
      "natl_num": 665,
      "total": 213
    },
    {
      "name": "Vivillon",
      "type": ["bug", "flying"],
      "national_number": "666",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/vivillon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/vivillon.png"
      },
      "hp": 80,
      "attack": 52,
      "defense": 50,
      "sp_atk": 90,
      "sp_def": 50,
      "speed": 89,
      "natl_num": 666,
      "total": 411
    },
    {
      "name": "Litleo",
      "type": ["fire", "normal"],
      "national_number": "667",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/litleo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/litleo.png"
      },
      "hp": 62,
      "attack": 50,
      "defense": 58,
      "sp_atk": 73,
      "sp_def": 54,
      "speed": 72,
      "natl_num": 667,
      "total": 369
    },
    {
      "name": "Pyroar",
      "type": ["fire", "normal"],
      "national_number": "668",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pyroar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pyroar.png"
      },
      "hp": 86,
      "attack": 68,
      "defense": 72,
      "sp_atk": 109,
      "sp_def": 66,
      "speed": 106,
      "natl_num": 668,
      "total": 507
    },
    {
      "name": "Flabébé",
      "type": ["fairy"],
      "national_number": "669",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/flabebe.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/flabébé.png"
      },
      "hp": 44,
      "attack": 38,
      "defense": 39,
      "sp_atk": 61,
      "sp_def": 79,
      "speed": 42,
      "natl_num": 669,
      "total": 303
    },
    {
      "name": "Floette",
      "type": ["fairy"],
      "national_number": "670",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/floette.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/floette.png"
      },
      "hp": 54,
      "attack": 45,
      "defense": 47,
      "sp_atk": 75,
      "sp_def": 98,
      "speed": 52,
      "natl_num": 670,
      "total": 371
    },
    {
      "name": "Florges",
      "type": ["fairy"],
      "national_number": "671",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/florges.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/florges.png"
      },
      "hp": 78,
      "attack": 65,
      "defense": 68,
      "sp_atk": 112,
      "sp_def": 154,
      "speed": 75,
      "natl_num": 671,
      "total": 552
    },
    {
      "name": "Skiddo",
      "type": ["grass"],
      "national_number": "672",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/skiddo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/skiddo.png"
      },
      "hp": 66,
      "attack": 65,
      "defense": 48,
      "sp_atk": 62,
      "sp_def": 57,
      "speed": 52,
      "natl_num": 672,
      "total": 350
    },
    {
      "name": "Gogoat",
      "type": ["grass"],
      "national_number": "673",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gogoat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gogoat.png"
      },
      "hp": 123,
      "attack": 100,
      "defense": 62,
      "sp_atk": 97,
      "sp_def": 81,
      "speed": 68,
      "natl_num": 673,
      "total": 531
    },
    {
      "name": "Pancham",
      "type": ["fighting"],
      "national_number": "674",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pancham.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pancham.png"
      },
      "hp": 67,
      "attack": 82,
      "defense": 62,
      "sp_atk": 46,
      "sp_def": 48,
      "speed": 43,
      "natl_num": 674,
      "total": 348
    },
    {
      "name": "Pangoro",
      "type": ["fighting", "dark"],
      "national_number": "675",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pangoro.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pangoro.png"
      },
      "hp": 95,
      "attack": 124,
      "defense": 78,
      "sp_atk": 69,
      "sp_def": 71,
      "speed": 58,
      "natl_num": 675,
      "total": 495
    },
    {
      "name": "Furfrou",
      "type": ["normal"],
      "national_number": "676",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/furfrou.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/furfrou.png"
      },
      "hp": 75,
      "attack": 80,
      "defense": 60,
      "sp_atk": 65,
      "sp_def": 90,
      "speed": 102,
      "natl_num": 676,
      "total": 472
    },
    {
      "name": "Espurr",
      "type": ["psychic"],
      "national_number": "677",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/espurr.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/espurr.png"
      },
      "hp": 62,
      "attack": 48,
      "defense": 54,
      "sp_atk": 63,
      "sp_def": 60,
      "speed": 68,
      "natl_num": 677,
      "total": 355
    },
    {
      "name": "Meowstic",
      "type": ["psychic"],
      "national_number": "678",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/meowstic-male.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/meowstic.png"
      },
      "hp": 74,
      "attack": 48,
      "defense": 76,
      "sp_atk": 83,
      "sp_def": 81,
      "speed": 104,
      "natl_num": 678,
      "total": 466
    },
    {
      "name": "Honedge",
      "type": ["steel", "ghost"],
      "national_number": "679",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/honedge.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/honedge.png"
      },
      "hp": 45,
      "attack": 80,
      "defense": 100,
      "sp_atk": 35,
      "sp_def": 37,
      "speed": 28,
      "natl_num": 679,
      "total": 325
    },
    {
      "name": "Doublade",
      "type": ["steel", "ghost"],
      "national_number": "680",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/doublade.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/doublade.png"
      },
      "hp": 59,
      "attack": 110,
      "defense": 150,
      "sp_atk": 45,
      "sp_def": 49,
      "speed": 35,
      "natl_num": 680,
      "total": 448
    },
    {
      "name": "Aegislash",
      "type": ["steel", "ghost"],
      "national_number": "681",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/aegislash-blade.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/aegislash.png"
      },
      "hp": 60,
      "attack": 150,
      "defense": 50,
      "sp_atk": 150,
      "sp_def": 50,
      "speed": 60,
      "natl_num": 681,
      "total": 520
    },
    {
      "name": "Spritzee",
      "type": ["fairy"],
      "national_number": "682",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/spritzee.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/spritzee.png"
      },
      "hp": 78,
      "attack": 52,
      "defense": 60,
      "sp_atk": 63,
      "sp_def": 65,
      "speed": 23,
      "natl_num": 682,
      "total": 341
    },
    {
      "name": "Aromatisse",
      "type": ["fairy"],
      "national_number": "683",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/aromatisse.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/aromatisse.png"
      },
      "hp": 101,
      "attack": 72,
      "defense": 72,
      "sp_atk": 99,
      "sp_def": 89,
      "speed": 29,
      "natl_num": 683,
      "total": 462
    },
    {
      "name": "Swirlix",
      "type": ["fairy"],
      "national_number": "684",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/swirlix.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/swirlix.png"
      },
      "hp": 62,
      "attack": 48,
      "defense": 66,
      "sp_atk": 59,
      "sp_def": 57,
      "speed": 49,
      "natl_num": 684,
      "total": 341
    },
    {
      "name": "Slurpuff",
      "type": ["fairy"],
      "national_number": "685",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/slurpuff.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/slurpuff.png"
      },
      "hp": 82,
      "attack": 80,
      "defense": 86,
      "sp_atk": 85,
      "sp_def": 75,
      "speed": 72,
      "natl_num": 685,
      "total": 480
    },
    {
      "name": "Inkay",
      "type": ["dark", "psychic"],
      "national_number": "686",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/inkay.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/inkay.png"
      },
      "hp": 53,
      "attack": 54,
      "defense": 53,
      "sp_atk": 37,
      "sp_def": 46,
      "speed": 45,
      "natl_num": 686,
      "total": 288
    },
    {
      "name": "Malamar",
      "type": ["dark", "psychic"],
      "national_number": "687",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/malamar.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/malamar.png"
      },
      "hp": 86,
      "attack": 92,
      "defense": 88,
      "sp_atk": 68,
      "sp_def": 75,
      "speed": 73,
      "natl_num": 687,
      "total": 482
    },
    {
      "name": "Binacle",
      "type": ["rock", "water"],
      "national_number": "688",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/binacle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/binacle.png"
      },
      "hp": 42,
      "attack": 52,
      "defense": 67,
      "sp_atk": 39,
      "sp_def": 56,
      "speed": 50,
      "natl_num": 688,
      "total": 306
    },
    {
      "name": "Barbaracle",
      "type": ["rock", "water"],
      "national_number": "689",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/barbaracle.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/barbaracle.png"
      },
      "hp": 72,
      "attack": 105,
      "defense": 115,
      "sp_atk": 54,
      "sp_def": 86,
      "speed": 68,
      "natl_num": 689,
      "total": 500
    },
    {
      "name": "Skrelp",
      "type": ["poison", "water"],
      "national_number": "690",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/skrelp.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/skrelp.png"
      },
      "hp": 50,
      "attack": 60,
      "defense": 60,
      "sp_atk": 60,
      "sp_def": 60,
      "speed": 30,
      "natl_num": 690,
      "total": 320
    },
    {
      "name": "Dragalge",
      "type": ["poison", "dragon"],
      "national_number": "691",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dragalge.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dragalge.png"
      },
      "hp": 65,
      "attack": 75,
      "defense": 90,
      "sp_atk": 97,
      "sp_def": 123,
      "speed": 44,
      "natl_num": 691,
      "total": 494
    },
    {
      "name": "Clauncher",
      "type": ["water"],
      "national_number": "692",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/clauncher.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/clauncher.png"
      },
      "hp": 50,
      "attack": 53,
      "defense": 62,
      "sp_atk": 58,
      "sp_def": 63,
      "speed": 44,
      "natl_num": 692,
      "total": 330
    },
    {
      "name": "Clawitzer",
      "type": ["water"],
      "national_number": "693",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/clawitzer.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/clawitzer.png"
      },
      "hp": 71,
      "attack": 73,
      "defense": 88,
      "sp_atk": 120,
      "sp_def": 89,
      "speed": 59,
      "natl_num": 693,
      "total": 500
    },
    {
      "name": "Helioptile",
      "type": ["electric", "normal"],
      "national_number": "694",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/helioptile.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/helioptile.png"
      },
      "hp": 44,
      "attack": 38,
      "defense": 33,
      "sp_atk": 61,
      "sp_def": 43,
      "speed": 70,
      "natl_num": 694,
      "total": 289
    },
    {
      "name": "Heliolisk",
      "type": ["electric", "normal"],
      "national_number": "695",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/heliolisk.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/heliolisk.png"
      },
      "hp": 62,
      "attack": 55,
      "defense": 52,
      "sp_atk": 109,
      "sp_def": 94,
      "speed": 109,
      "natl_num": 695,
      "total": 481
    },
    {
      "name": "Tyrunt",
      "type": ["rock", "dragon"],
      "national_number": "696",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tyrunt.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tyrunt.png"
      },
      "hp": 58,
      "attack": 89,
      "defense": 77,
      "sp_atk": 45,
      "sp_def": 45,
      "speed": 48,
      "natl_num": 696,
      "total": 362
    },
    {
      "name": "Tyrantrum",
      "type": ["rock", "dragon"],
      "national_number": "697",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/tyrantrum.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/tyrantrum.png"
      },
      "hp": 82,
      "attack": 121,
      "defense": 119,
      "sp_atk": 69,
      "sp_def": 59,
      "speed": 71,
      "natl_num": 697,
      "total": 521
    },
    {
      "name": "Amaura",
      "type": ["rock", "ice"],
      "national_number": "698",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/amaura.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/amaura.png"
      },
      "hp": 77,
      "attack": 59,
      "defense": 50,
      "sp_atk": 67,
      "sp_def": 63,
      "speed": 46,
      "natl_num": 698,
      "total": 362
    },
    {
      "name": "Aurorus",
      "type": ["rock", "ice"],
      "national_number": "699",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/aurorus.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/aurorus.png"
      },
      "hp": 123,
      "attack": 77,
      "defense": 72,
      "sp_atk": 99,
      "sp_def": 92,
      "speed": 58,
      "natl_num": 699,
      "total": 521
    },
    {
      "name": "Sylveon",
      "type": ["fairy"],
      "national_number": "700",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sylveon.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sylveon.png"
      },
      "hp": 95,
      "attack": 65,
      "defense": 65,
      "sp_atk": 110,
      "sp_def": 130,
      "speed": 60,
      "natl_num": 700,
      "total": 525
    },
    {
      "name": "Hawlucha",
      "type": ["fighting", "flying"],
      "national_number": "701",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hawlucha.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hawlucha.png"
      },
      "hp": 78,
      "attack": 92,
      "defense": 75,
      "sp_atk": 74,
      "sp_def": 63,
      "speed": 118,
      "natl_num": 701,
      "total": 500
    },
    {
      "name": "Dedenne",
      "type": ["electric", "fairy"],
      "national_number": "702",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/dedenne.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/dedenne.png"
      },
      "hp": 67,
      "attack": 58,
      "defense": 57,
      "sp_atk": 81,
      "sp_def": 67,
      "speed": 101,
      "natl_num": 702,
      "total": 431
    },
    {
      "name": "Carbink",
      "type": ["rock", "fairy"],
      "national_number": "703",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/carbink.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/carbink.png"
      },
      "hp": 50,
      "attack": 50,
      "defense": 150,
      "sp_atk": 50,
      "sp_def": 150,
      "speed": 50,
      "natl_num": 703,
      "total": 500
    },
    {
      "name": "Goomy",
      "type": ["dragon"],
      "national_number": "704",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/goomy.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/goomy.png"
      },
      "hp": 45,
      "attack": 50,
      "defense": 35,
      "sp_atk": 55,
      "sp_def": 75,
      "speed": 40,
      "natl_num": 704,
      "total": 300
    },
    {
      "name": "Sliggoo",
      "type": ["dragon"],
      "national_number": "705",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/sliggoo.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/sliggoo.png"
      },
      "hp": 68,
      "attack": 75,
      "defense": 53,
      "sp_atk": 83,
      "sp_def": 113,
      "speed": 60,
      "natl_num": 705,
      "total": 452
    },
    {
      "name": "Goodra",
      "type": ["dragon"],
      "national_number": "706",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/goodra.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/goodra.png"
      },
      "hp": 90,
      "attack": 100,
      "defense": 70,
      "sp_atk": 110,
      "sp_def": 150,
      "speed": 80,
      "natl_num": 706,
      "total": 600
    },
    {
      "name": "Klefki",
      "type": ["steel", "fairy"],
      "national_number": "707",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/klefki.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/klefki.png"
      },
      "hp": 57,
      "attack": 80,
      "defense": 91,
      "sp_atk": 80,
      "sp_def": 87,
      "speed": 75,
      "natl_num": 707,
      "total": 470
    },
    {
      "name": "Phantump",
      "type": ["ghost", "grass"],
      "national_number": "708",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/phantump.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/phantump.png"
      },
      "hp": 43,
      "attack": 70,
      "defense": 48,
      "sp_atk": 50,
      "sp_def": 60,
      "speed": 38,
      "natl_num": 708,
      "total": 309
    },
    {
      "name": "Trevenant",
      "type": ["ghost", "grass"],
      "national_number": "709",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/trevenant.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/trevenant.png"
      },
      "hp": 85,
      "attack": 110,
      "defense": 76,
      "sp_atk": 65,
      "sp_def": 82,
      "speed": 56,
      "natl_num": 709,
      "total": 474
    },
    {
      "name": "Pumpkaboo",
      "type": ["ghost", "grass"],
      "national_number": "710",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/pumpkaboo-average.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/pumpkaboo.png"
      },
      "hp": 49,
      "attack": 66,
      "defense": 70,
      "sp_atk": 44,
      "sp_def": 55,
      "speed": 51,
      "natl_num": 710,
      "total": 335
    },
    {
      "name": "Gourgeist",
      "type": ["ghost", "grass"],
      "national_number": "711",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/gourgeist-average.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/gourgeist.png"
      },
      "hp": 65,
      "attack": 90,
      "defense": 122,
      "sp_atk": 58,
      "sp_def": 75,
      "speed": 84,
      "natl_num": 711,
      "total": 494
    },
    {
      "name": "Bergmite",
      "type": ["ice"],
      "national_number": "712",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/bergmite.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/bergmite.png"
      },
      "hp": 55,
      "attack": 69,
      "defense": 85,
      "sp_atk": 32,
      "sp_def": 35,
      "speed": 28,
      "natl_num": 712,
      "total": 304
    },
    {
      "name": "Avalugg",
      "type": ["ice"],
      "national_number": "713",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/avalugg.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/avalugg.png"
      },
      "hp": 95,
      "attack": 117,
      "defense": 184,
      "sp_atk": 44,
      "sp_def": 46,
      "speed": 28,
      "natl_num": 713,
      "total": 514
    },
    {
      "name": "Noibat",
      "type": ["flying", "dragon"],
      "national_number": "714",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/noibat.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/noibat.png"
      },
      "hp": 40,
      "attack": 30,
      "defense": 35,
      "sp_atk": 45,
      "sp_def": 40,
      "speed": 55,
      "natl_num": 714,
      "total": 245
    },
    {
      "name": "Noivern",
      "type": ["flying", "dragon"],
      "national_number": "715",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/noivern.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/noivern.png"
      },
      "hp": 85,
      "attack": 70,
      "defense": 80,
      "sp_atk": 97,
      "sp_def": 80,
      "speed": 123,
      "natl_num": 715,
      "total": 535
    },
    {
      "name": "Xerneas",
      "type": ["fairy"],
      "national_number": "716",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/xerneas.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/xerneas.png"
      },
      "hp": 126,
      "attack": 131,
      "defense": 95,
      "sp_atk": 131,
      "sp_def": 98,
      "speed": 99,
      "natl_num": 716,
      "total": 680
    },
    {
      "name": "Yveltal",
      "type": ["dark", "flying"],
      "national_number": "717",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/yveltal.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/yveltal.png"
      },
      "hp": 126,
      "attack": 131,
      "defense": 95,
      "sp_atk": 131,
      "sp_def": 98,
      "speed": 99,
      "natl_num": 717,
      "total": 680
    },
    {
      "name": "Zygarde",
      "type": ["dragon", "ground"],
      "national_number": "718",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/zygarde-50.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/zygarde.png"
      },
      "hp": 108,
      "attack": 100,
      "defense": 121,
      "sp_atk": 81,
      "sp_def": 95,
      "speed": 95,
      "natl_num": 718,
      "total": 600
    },
    {
      "name": "Diancie",
      "type": ["rock", "fairy"],
      "national_number": "719",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/diancie.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/diancie.png"
      },
      "hp": 50,
      "attack": 100,
      "defense": 150,
      "sp_atk": 100,
      "sp_def": 150,
      "speed": 50,
      "natl_num": 719,
      "total": 600
    },
    {
      "name": "Hoopa",
      "type": ["psychic", "ghost"],
      "national_number": "720",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/hoopa-confined.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/hoopa.png"
      },
      "hp": 80,
      "attack": 110,
      "defense": 60,
      "sp_atk": 150,
      "sp_def": 130,
      "speed": 70,
      "natl_num": 720,
      "total": 600
    },
    {
      "name": "Volcanion",
      "type": ["fire", "water"],
      "national_number": "721",
      "sprites": {
        "large": "https://img.pokemondb.net/artwork/volcanion.jpg",
        "normal": "https://img.pokemondb.net/sprites/omega-ruby-alpha-sapphire/dex/normal/volcanion.png"
      },
      "hp": 80,
      "attack": 110,
      "defense": 120,
      "sp_atk": 130,
      "sp_def": 90,
      "speed": 70,
      "natl_num": 721,
      "total": 600
    },
    {
      "name": "Rowlet",
      "type": ["grass", "flying"],
      "national_number": "722",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/rowlet.jpg" },
      "hp": 68,
      "attack": 55,
      "defense": 55,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 42,
      "natl_num": 722,
      "total": 320
    },
    {
      "name": "Dartrix",
      "type": ["grass", "flying"],
      "national_number": "723",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/dartrix.jpg" },
      "hp": 78,
      "attack": 75,
      "defense": 75,
      "sp_atk": 70,
      "sp_def": 70,
      "speed": 52,
      "natl_num": 723,
      "total": 420
    },
    {
      "name": "Decidueye",
      "type": ["grass", "ghost"],
      "national_number": "724",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/decidueye.jpg"
      },
      "hp": 78,
      "attack": 107,
      "defense": 75,
      "sp_atk": 100,
      "sp_def": 100,
      "speed": 70,
      "natl_num": 724,
      "total": 530
    },
    {
      "name": "Litten",
      "type": ["fire"],
      "national_number": "725",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/litten.jpg" },
      "hp": 45,
      "attack": 65,
      "defense": 40,
      "sp_atk": 60,
      "sp_def": 40,
      "speed": 70,
      "natl_num": 725,
      "total": 320
    },
    {
      "name": "Torracat",
      "type": ["fire"],
      "national_number": "726",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/torracat.jpg" },
      "hp": 65,
      "attack": 85,
      "defense": 50,
      "sp_atk": 80,
      "sp_def": 50,
      "speed": 90,
      "natl_num": 726,
      "total": 420
    },
    {
      "name": "Incineroar",
      "type": ["fire", "dark"],
      "national_number": "727",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/incineroar.jpg"
      },
      "hp": 95,
      "attack": 115,
      "defense": 90,
      "sp_atk": 80,
      "sp_def": 90,
      "speed": 60,
      "natl_num": 727,
      "total": 530
    },
    {
      "name": "Popplio",
      "type": ["water"],
      "national_number": "728",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/popplio.jpg" },
      "hp": 50,
      "attack": 54,
      "defense": 54,
      "sp_atk": 66,
      "sp_def": 56,
      "speed": 40,
      "natl_num": 728,
      "total": 320
    },
    {
      "name": "Brionne",
      "type": ["water"],
      "national_number": "729",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/brionne.jpg" },
      "hp": 60,
      "attack": 69,
      "defense": 69,
      "sp_atk": 91,
      "sp_def": 81,
      "speed": 50,
      "natl_num": 729,
      "total": 420
    },
    {
      "name": "Primarina",
      "type": ["water", "fairy"],
      "national_number": "730",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/primarina.jpg"
      },
      "hp": 80,
      "attack": 74,
      "defense": 74,
      "sp_atk": 126,
      "sp_def": 116,
      "speed": 60,
      "natl_num": 730,
      "total": 530
    },
    {
      "name": "Pikipek",
      "type": ["normal", "flying"],
      "national_number": "731",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/pikipek.jpg" },
      "hp": 35,
      "attack": 75,
      "defense": 30,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 65,
      "natl_num": 731,
      "total": 265
    },
    {
      "name": "Trumbeak",
      "type": ["normal", "flying"],
      "national_number": "732",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/trumbeak.jpg" },
      "hp": 55,
      "attack": 85,
      "defense": 50,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 75,
      "natl_num": 732,
      "total": 355
    },
    {
      "name": "Toucannon",
      "type": ["normal", "flying"],
      "national_number": "733",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/toucannon.jpg"
      },
      "hp": 80,
      "attack": 120,
      "defense": 75,
      "sp_atk": 75,
      "sp_def": 75,
      "speed": 60,
      "natl_num": 733,
      "total": 485
    },
    {
      "name": "Yungoos",
      "type": ["normal"],
      "national_number": "734",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/yungoos.jpg" },
      "hp": 48,
      "attack": 70,
      "defense": 30,
      "sp_atk": 30,
      "sp_def": 30,
      "speed": 45,
      "natl_num": 734,
      "total": 253
    },
    {
      "name": "Gumshoos",
      "type": ["normal"],
      "national_number": "735",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/gumshoos.jpg" },
      "hp": 88,
      "attack": 110,
      "defense": 60,
      "sp_atk": 55,
      "sp_def": 60,
      "speed": 45,
      "natl_num": 735,
      "total": 418
    },
    {
      "name": "Grubbin",
      "type": ["bug"],
      "national_number": "736",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/grubbin.jpg" },
      "hp": 47,
      "attack": 62,
      "defense": 45,
      "sp_atk": 55,
      "sp_def": 45,
      "speed": 46,
      "natl_num": 736,
      "total": 300
    },
    {
      "name": "Charjabug",
      "type": ["bug", "electric"],
      "national_number": "737",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/charjabug.jpg"
      },
      "hp": 57,
      "attack": 82,
      "defense": 95,
      "sp_atk": 55,
      "sp_def": 75,
      "speed": 36,
      "natl_num": 737,
      "total": 400
    },
    {
      "name": "Vikavolt",
      "type": ["bug", "electric"],
      "national_number": "738",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/vikavolt.jpg" },
      "hp": 77,
      "attack": 70,
      "defense": 90,
      "sp_atk": 145,
      "sp_def": 75,
      "speed": 43,
      "natl_num": 738,
      "total": 500
    },
    {
      "name": "Crabrawler",
      "type": ["fighting"],
      "national_number": "739",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/crabrawler.jpg"
      },
      "hp": 47,
      "attack": 82,
      "defense": 57,
      "sp_atk": 42,
      "sp_def": 47,
      "speed": 63,
      "natl_num": 739,
      "total": 338
    },
    {
      "name": "Crabominable",
      "type": ["fighting", "ice"],
      "national_number": "740",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/crabominable.jpg"
      },
      "hp": 97,
      "attack": 132,
      "defense": 77,
      "sp_atk": 62,
      "sp_def": 67,
      "speed": 43,
      "natl_num": 740,
      "total": 478
    },
    {
      "name": "Oricorio",
      "type": ["fire", "flying"],
      "national_number": "741",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/oricorio-baile.jpg"
      },
      "hp": 75,
      "attack": 70,
      "defense": 70,
      "sp_atk": 98,
      "sp_def": 70,
      "speed": 93,
      "natl_num": 741,
      "total": 476
    },
    {
      "name": "Cutiefly",
      "type": ["bug", "fairy"],
      "national_number": "742",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/cutiefly.jpg" },
      "hp": 40,
      "attack": 45,
      "defense": 40,
      "sp_atk": 55,
      "sp_def": 40,
      "speed": 84,
      "natl_num": 742,
      "total": 304
    },
    {
      "name": "Ribombee",
      "type": ["bug", "fairy"],
      "national_number": "743",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/ribombee.jpg" },
      "hp": 60,
      "attack": 55,
      "defense": 60,
      "sp_atk": 95,
      "sp_def": 70,
      "speed": 124,
      "natl_num": 743,
      "total": 464
    },
    {
      "name": "Rockruff",
      "type": ["rock"],
      "national_number": "744",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/rockruff.jpg" },
      "hp": 45,
      "attack": 65,
      "defense": 40,
      "sp_atk": 30,
      "sp_def": 40,
      "speed": 60,
      "natl_num": 744,
      "total": 280
    },
    {
      "name": "Lycanroc",
      "type": ["rock"],
      "national_number": "745",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/lycanroc-midday.jpg"
      },
      "hp": 75,
      "attack": 115,
      "defense": 65,
      "sp_atk": 55,
      "sp_def": 65,
      "speed": 112,
      "natl_num": 745,
      "total": 487
    },
    {
      "name": "Wishiwashi",
      "type": ["water"],
      "national_number": "746",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/wishiwashi-solo.jpg"
      },
      "hp": 45,
      "attack": 20,
      "defense": 20,
      "sp_atk": 25,
      "sp_def": 25,
      "speed": 40,
      "natl_num": 746,
      "total": 175
    },
    {
      "name": "Mareanie",
      "type": ["poison", "water"],
      "national_number": "747",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/mareanie.jpg" },
      "hp": 50,
      "attack": 53,
      "defense": 62,
      "sp_atk": 43,
      "sp_def": 52,
      "speed": 45,
      "natl_num": 747,
      "total": 305
    },
    {
      "name": "Toxapex",
      "type": ["poison", "water"],
      "national_number": "748",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/toxapex.jpg" },
      "hp": 50,
      "attack": 63,
      "defense": 152,
      "sp_atk": 53,
      "sp_def": 142,
      "speed": 35,
      "natl_num": 748,
      "total": 495
    },
    {
      "name": "Mudbray",
      "type": ["ground"],
      "national_number": "749",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/mudbray.jpg" },
      "hp": 70,
      "attack": 100,
      "defense": 70,
      "sp_atk": 45,
      "sp_def": 55,
      "speed": 45,
      "natl_num": 749,
      "total": 385
    },
    {
      "name": "Mudsdale",
      "type": ["ground"],
      "national_number": "750",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/mudsdale.jpg" },
      "hp": 100,
      "attack": 125,
      "defense": 100,
      "sp_atk": 55,
      "sp_def": 85,
      "speed": 35,
      "natl_num": 750,
      "total": 500
    },
    {
      "name": "Dewpider",
      "type": ["water", "bug"],
      "national_number": "751",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/dewpider.jpg" },
      "hp": 38,
      "attack": 40,
      "defense": 52,
      "sp_atk": 40,
      "sp_def": 72,
      "speed": 27,
      "natl_num": 751,
      "total": 269
    },
    {
      "name": "Araquanid",
      "type": ["water", "bug"],
      "national_number": "752",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/araquanid.jpg"
      },
      "hp": 68,
      "attack": 70,
      "defense": 92,
      "sp_atk": 50,
      "sp_def": 132,
      "speed": 42,
      "natl_num": 752,
      "total": 454
    },
    {
      "name": "Fomantis",
      "type": ["grass"],
      "national_number": "753",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/fomantis.jpg" },
      "hp": 40,
      "attack": 55,
      "defense": 35,
      "sp_atk": 50,
      "sp_def": 35,
      "speed": 35,
      "natl_num": 753,
      "total": 250
    },
    {
      "name": "Lurantis",
      "type": ["grass"],
      "national_number": "754",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/lurantis.jpg" },
      "hp": 70,
      "attack": 105,
      "defense": 90,
      "sp_atk": 80,
      "sp_def": 90,
      "speed": 45,
      "natl_num": 754,
      "total": 480
    },
    {
      "name": "Morelull",
      "type": ["grass", "fairy"],
      "national_number": "755",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/morelull.jpg" },
      "hp": 40,
      "attack": 35,
      "defense": 55,
      "sp_atk": 65,
      "sp_def": 75,
      "speed": 15,
      "natl_num": 755,
      "total": 285
    },
    {
      "name": "Shiinotic",
      "type": ["grass", "fairy"],
      "national_number": "756",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/shiinotic.jpg"
      },
      "hp": 60,
      "attack": 45,
      "defense": 80,
      "sp_atk": 90,
      "sp_def": 100,
      "speed": 30,
      "natl_num": 756,
      "total": 405
    },
    {
      "name": "Salandit",
      "type": ["poison", "fire"],
      "national_number": "757",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/salandit.jpg" },
      "hp": 48,
      "attack": 44,
      "defense": 40,
      "sp_atk": 71,
      "sp_def": 40,
      "speed": 77,
      "natl_num": 757,
      "total": 320
    },
    {
      "name": "Salazzle",
      "type": ["poison", "fire"],
      "national_number": "758",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/salazzle.jpg" },
      "hp": 68,
      "attack": 64,
      "defense": 60,
      "sp_atk": 111,
      "sp_def": 60,
      "speed": 117,
      "natl_num": 758,
      "total": 480
    },
    {
      "name": "Stufful",
      "type": ["normal", "fighting"],
      "national_number": "759",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/stufful.jpg" },
      "hp": 70,
      "attack": 75,
      "defense": 50,
      "sp_atk": 45,
      "sp_def": 50,
      "speed": 50,
      "natl_num": 759,
      "total": 340
    },
    {
      "name": "Bewear",
      "type": ["normal", "fighting"],
      "national_number": "760",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/bewear.jpg" },
      "hp": 120,
      "attack": 125,
      "defense": 80,
      "sp_atk": 55,
      "sp_def": 60,
      "speed": 60,
      "natl_num": 760,
      "total": 500
    },
    {
      "name": "Bounsweet",
      "type": ["grass"],
      "national_number": "761",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/bounsweet.jpg"
      },
      "hp": 42,
      "attack": 30,
      "defense": 38,
      "sp_atk": 30,
      "sp_def": 38,
      "speed": 32,
      "natl_num": 761,
      "total": 210
    },
    {
      "name": "Steenee",
      "type": ["grass"],
      "national_number": "762",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/steenee.jpg" },
      "hp": 52,
      "attack": 40,
      "defense": 48,
      "sp_atk": 40,
      "sp_def": 48,
      "speed": 62,
      "natl_num": 762,
      "total": 290
    },
    {
      "name": "Tsareena",
      "type": ["grass"],
      "national_number": "763",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/tsareena.jpg" },
      "hp": 72,
      "attack": 120,
      "defense": 98,
      "sp_atk": 50,
      "sp_def": 98,
      "speed": 72,
      "natl_num": 763,
      "total": 510
    },
    {
      "name": "Comfey",
      "type": ["fairy"],
      "national_number": "764",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/comfey.jpg" },
      "hp": 51,
      "attack": 52,
      "defense": 90,
      "sp_atk": 82,
      "sp_def": 110,
      "speed": 100,
      "natl_num": 764,
      "total": 485
    },
    {
      "name": "Oranguru",
      "type": ["normal", "psychic"],
      "national_number": "765",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/oranguru.jpg" },
      "hp": 90,
      "attack": 60,
      "defense": 80,
      "sp_atk": 90,
      "sp_def": 110,
      "speed": 60,
      "natl_num": 765,
      "total": 490
    },
    {
      "name": "Passimian",
      "type": ["fighting"],
      "national_number": "766",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/passimian.jpg"
      },
      "hp": 100,
      "attack": 120,
      "defense": 90,
      "sp_atk": 40,
      "sp_def": 60,
      "speed": 80,
      "natl_num": 766,
      "total": 490
    },
    {
      "name": "Wimpod",
      "type": ["bug", "water"],
      "national_number": "767",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/wimpod.jpg" },
      "hp": 25,
      "attack": 35,
      "defense": 40,
      "sp_atk": 20,
      "sp_def": 30,
      "speed": 80,
      "natl_num": 767,
      "total": 230
    },
    {
      "name": "Golisopod",
      "type": ["bug", "water"],
      "national_number": "768",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/golisopod.jpg"
      },
      "hp": 75,
      "attack": 125,
      "defense": 140,
      "sp_atk": 60,
      "sp_def": 90,
      "speed": 40,
      "natl_num": 768,
      "total": 530
    },
    {
      "name": "Sandygast",
      "type": ["ghost", "ground"],
      "national_number": "769",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/sandygast.jpg"
      },
      "hp": 55,
      "attack": 55,
      "defense": 80,
      "sp_atk": 70,
      "sp_def": 45,
      "speed": 15,
      "natl_num": 769,
      "total": 320
    },
    {
      "name": "Palossand",
      "type": ["ghost", "ground"],
      "national_number": "770",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/palossand.jpg"
      },
      "hp": 85,
      "attack": 75,
      "defense": 110,
      "sp_atk": 100,
      "sp_def": 75,
      "speed": 35,
      "natl_num": 770,
      "total": 480
    },
    {
      "name": "Pyukumuku",
      "type": ["water"],
      "national_number": "771",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/pyukumuku.jpg"
      },
      "hp": 55,
      "attack": 60,
      "defense": 130,
      "sp_atk": 30,
      "sp_def": 130,
      "speed": 5,
      "natl_num": 771,
      "total": 410
    },
    {
      "name": "Silvally",
      "type": ["normal"],
      "national_number": "773",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/silvally.jpg" },
      "hp": 95,
      "attack": 95,
      "defense": 95,
      "sp_atk": 95,
      "sp_def": 95,
      "speed": 95,
      "natl_num": 773,
      "total": 570
    },
    {
      "name": "Minior",
      "type": ["rock", "flying"],
      "national_number": "774",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/minior-meteor.jpg"
      },
      "hp": 60,
      "attack": 60,
      "defense": 100,
      "sp_atk": 60,
      "sp_def": 100,
      "speed": 60,
      "natl_num": 774,
      "total": 440
    },
    {
      "name": "Komala",
      "type": ["normal"],
      "national_number": "775",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/komala.jpg" },
      "hp": 65,
      "attack": 115,
      "defense": 65,
      "sp_atk": 75,
      "sp_def": 95,
      "speed": 65,
      "natl_num": 775,
      "total": 480
    },
    {
      "name": "Turtonator",
      "type": ["fire", "dragon"],
      "national_number": "776",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/turtonator.jpg"
      },
      "hp": 60,
      "attack": 78,
      "defense": 135,
      "sp_atk": 91,
      "sp_def": 85,
      "speed": 36,
      "natl_num": 776,
      "total": 485
    },
    {
      "name": "Togedemaru",
      "type": ["electric", "steel"],
      "national_number": "777",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/togedemaru.jpg"
      },
      "hp": 65,
      "attack": 98,
      "defense": 63,
      "sp_atk": 40,
      "sp_def": 73,
      "speed": 96,
      "natl_num": 777,
      "total": 435
    },
    {
      "name": "Mimikyu",
      "type": ["ghost", "fairy"],
      "national_number": "778",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/mimikyu.jpg" },
      "hp": 55,
      "attack": 90,
      "defense": 80,
      "sp_atk": 50,
      "sp_def": 105,
      "speed": 96,
      "natl_num": 778,
      "total": 476
    },
    {
      "name": "Bruxish",
      "type": ["water", "psychic"],
      "national_number": "779",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/bruxish.jpg" },
      "hp": 68,
      "attack": 105,
      "defense": 70,
      "sp_atk": 70,
      "sp_def": 70,
      "speed": 92,
      "natl_num": 779,
      "total": 475
    },
    {
      "name": "Drampa",
      "type": ["normal", "dragon"],
      "national_number": "780",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/drampa.jpg" },
      "hp": 78,
      "attack": 60,
      "defense": 85,
      "sp_atk": 135,
      "sp_def": 91,
      "speed": 36,
      "natl_num": 780,
      "total": 485
    },
    {
      "name": "Dhelmise",
      "type": ["ghost", "grass"],
      "national_number": "781",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/dhelmise.jpg" },
      "hp": 70,
      "attack": 131,
      "defense": 100,
      "sp_atk": 86,
      "sp_def": 90,
      "speed": 40,
      "natl_num": 781,
      "total": 517
    },
    {
      "name": "Jangmo-o",
      "type": ["dragon"],
      "national_number": "782",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/jangmo-o.jpg" },
      "hp": 45,
      "attack": 55,
      "defense": 65,
      "sp_atk": 45,
      "sp_def": 45,
      "speed": 45,
      "natl_num": 782,
      "total": 300
    },
    {
      "name": "Hakamo-o",
      "type": ["dragon", "fighting"],
      "national_number": "783",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/hakamo-o.jpg" },
      "hp": 55,
      "attack": 75,
      "defense": 90,
      "sp_atk": 65,
      "sp_def": 70,
      "speed": 65,
      "natl_num": 783,
      "total": 420
    },
    {
      "name": "Kommo-o",
      "type": ["dragon", "fighting"],
      "national_number": "784",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/kommo-o.jpg" },
      "hp": 75,
      "attack": 110,
      "defense": 125,
      "sp_atk": 100,
      "sp_def": 105,
      "speed": 85,
      "natl_num": 784,
      "total": 600
    },
    {
      "name": "Tapu Koko",
      "type": ["electric", "fairy"],
      "national_number": "785",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/tapu-koko.jpg"
      },
      "hp": 70,
      "attack": 115,
      "defense": 85,
      "sp_atk": 95,
      "sp_def": 75,
      "speed": 130,
      "natl_num": 785,
      "total": 570
    },
    {
      "name": "Tapu Lele",
      "type": ["psychic", "fairy"],
      "national_number": "786",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/tapu-lele.jpg"
      },
      "hp": 70,
      "attack": 85,
      "defense": 75,
      "sp_atk": 130,
      "sp_def": 115,
      "speed": 95,
      "natl_num": 786,
      "total": 570
    },
    {
      "name": "Tapu Bulu",
      "type": ["grass", "fairy"],
      "national_number": "787",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/tapu-bulu.jpg"
      },
      "hp": 70,
      "attack": 130,
      "defense": 115,
      "sp_atk": 85,
      "sp_def": 95,
      "speed": 75,
      "natl_num": 787,
      "total": 570
    },
    {
      "name": "Tapu Fini",
      "type": ["water", "fairy"],
      "national_number": "788",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/tapu-fini.jpg"
      },
      "hp": 70,
      "attack": 75,
      "defense": 115,
      "sp_atk": 95,
      "sp_def": 130,
      "speed": 85,
      "natl_num": 788,
      "total": 570
    },
    {
      "name": "Cosmog",
      "type": ["psychic"],
      "national_number": "789",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/cosmog.jpg" },
      "hp": 43,
      "attack": 29,
      "defense": 31,
      "sp_atk": 29,
      "sp_def": 31,
      "speed": 37,
      "natl_num": 789,
      "total": 200
    },
    {
      "name": "Cosmoem",
      "type": ["psychic"],
      "national_number": "790",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/cosmoem.jpg" },
      "hp": 43,
      "attack": 29,
      "defense": 131,
      "sp_atk": 29,
      "sp_def": 131,
      "speed": 37,
      "natl_num": 790,
      "total": 400
    },
    {
      "name": "Solgaleo",
      "type": ["psychic", "steel"],
      "national_number": "791",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/solgaleo.jpg" },
      "hp": 137,
      "attack": 137,
      "defense": 107,
      "sp_atk": 113,
      "sp_def": 89,
      "speed": 97,
      "natl_num": 791,
      "total": 680
    },
    {
      "name": "Lunala",
      "type": ["psychic", "ghost"],
      "national_number": "792",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/lunala.jpg" },
      "hp": 137,
      "attack": 113,
      "defense": 89,
      "sp_atk": 137,
      "sp_def": 107,
      "speed": 97,
      "natl_num": 792,
      "total": 680
    },
    {
      "name": "Nihilego",
      "type": ["rock", "poison"],
      "national_number": "793",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/nihilego.jpg" },
      "hp": 109,
      "attack": 53,
      "defense": 47,
      "sp_atk": 127,
      "sp_def": 131,
      "speed": 103,
      "natl_num": 793,
      "total": 570
    },
    {
      "name": "Buzzwole",
      "type": ["bug", "fighting"],
      "national_number": "794",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/buzzwole.jpg" },
      "hp": 107,
      "attack": 139,
      "defense": 139,
      "sp_atk": 53,
      "sp_def": 53,
      "speed": 79,
      "natl_num": 794,
      "total": 570
    },
    {
      "name": "Pheromosa",
      "type": ["bug", "fighting"],
      "national_number": "795",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/pheromosa.jpg"
      },
      "hp": 71,
      "attack": 137,
      "defense": 37,
      "sp_atk": 137,
      "sp_def": 37,
      "speed": 151,
      "natl_num": 795,
      "total": 570
    },
    {
      "name": "Xurkitree",
      "type": ["electric"],
      "national_number": "796",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/xurkitree.jpg"
      },
      "hp": 83,
      "attack": 89,
      "defense": 71,
      "sp_atk": 173,
      "sp_def": 71,
      "speed": 83,
      "natl_num": 796,
      "total": 570
    },
    {
      "name": "Celesteela",
      "type": ["steel", "flying"],
      "national_number": "797",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/celesteela.jpg"
      },
      "hp": 97,
      "attack": 101,
      "defense": 103,
      "sp_atk": 107,
      "sp_def": 101,
      "speed": 61,
      "natl_num": 797,
      "total": 570
    },
    {
      "name": "Nickit",
      "type": ["dark"],
      "national_number": "827",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/nickit.jpg" },
      "hp": 40,
      "attack": 28,
      "defense": 28,
      "sp_atk": 47,
      "sp_def": 52,
      "speed": 50,
      "natl_num": 827,
      "total": 245
    },
    {
      "name": "Thievul",
      "type": ["dark"],
      "national_number": "828",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/thievul.jpg" },
      "hp": 70,
      "attack": 58,
      "defense": 58,
      "sp_atk": 87,
      "sp_def": 92,
      "speed": 90,
      "natl_num": 828,
      "total": 455
    },
    {
      "name": "Gossifleur",
      "type": ["grass"],
      "national_number": "829",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/gossifleur.jpg"
      },
      "hp": 40,
      "attack": 40,
      "defense": 60,
      "sp_atk": 40,
      "sp_def": 60,
      "speed": 10,
      "natl_num": 829,
      "total": 250
    },
    {
      "name": "Eldegoss",
      "type": ["grass"],
      "national_number": "830",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/eldegoss.jpg" },
      "hp": 60,
      "attack": 50,
      "defense": 90,
      "sp_atk": 80,
      "sp_def": 120,
      "speed": 60,
      "natl_num": 830,
      "total": 460
    },
    {
      "name": "Wooloo",
      "type": ["normal"],
      "national_number": "831",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/wooloo.jpg" },
      "hp": 42,
      "attack": 40,
      "defense": 55,
      "sp_atk": 40,
      "sp_def": 45,
      "speed": 48,
      "natl_num": 831,
      "total": 270
    },
    {
      "name": "Dubwool",
      "type": ["normal"],
      "national_number": "832",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/dubwool.jpg" },
      "hp": 72,
      "attack": 80,
      "defense": 100,
      "sp_atk": 60,
      "sp_def": 90,
      "speed": 88,
      "natl_num": 832,
      "total": 490
    },
    {
      "name": "Chewtle",
      "type": ["water"],
      "national_number": "833",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/chewtle.jpg" },
      "hp": 50,
      "attack": 64,
      "defense": 50,
      "sp_atk": 38,
      "sp_def": 38,
      "speed": 44,
      "natl_num": 833,
      "total": 284
    },
    {
      "name": "Drednaw",
      "type": ["water", "rock"],
      "national_number": "834",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/drednaw.jpg" },
      "hp": 90,
      "attack": 115,
      "defense": 90,
      "sp_atk": 48,
      "sp_def": 68,
      "speed": 74,
      "natl_num": 834,
      "total": 485
    },
    {
      "name": "Yamper",
      "type": ["electric"],
      "national_number": "835",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/yamper.jpg" },
      "hp": 59,
      "attack": 45,
      "defense": 50,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 26,
      "natl_num": 835,
      "total": 270
    },
    {
      "name": "Boltund",
      "type": ["electric"],
      "national_number": "836",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/boltund.jpg" },
      "hp": 69,
      "attack": 90,
      "defense": 60,
      "sp_atk": 90,
      "sp_def": 60,
      "speed": 121,
      "natl_num": 836,
      "total": 490
    },
    {
      "name": "Rolycoly",
      "type": ["rock"],
      "national_number": "837",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/rolycoly.jpg" },
      "hp": 30,
      "attack": 40,
      "defense": 50,
      "sp_atk": 40,
      "sp_def": 50,
      "speed": 30,
      "natl_num": 837,
      "total": 240
    },
    {
      "name": "Carkol",
      "type": ["rock", "fire"],
      "national_number": "838",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/carkol.jpg" },
      "hp": 80,
      "attack": 60,
      "defense": 90,
      "sp_atk": 60,
      "sp_def": 70,
      "speed": 50,
      "natl_num": 838,
      "total": 410
    },
    {
      "name": "Coalossal",
      "type": ["rock", "fire"],
      "national_number": "839",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/coalossal.jpg"
      },
      "hp": 110,
      "attack": 80,
      "defense": 120,
      "sp_atk": 80,
      "sp_def": 90,
      "speed": 30,
      "natl_num": 839,
      "total": 510
    },
    {
      "name": "Applin",
      "type": ["grass", "dragon"],
      "national_number": "840",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/applin.jpg" },
      "hp": 40,
      "attack": 40,
      "defense": 80,
      "sp_atk": 40,
      "sp_def": 40,
      "speed": 20,
      "natl_num": 840,
      "total": 260
    },
    {
      "name": "Flapple",
      "type": ["grass", "dragon"],
      "national_number": "841",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/flapple.jpg" },
      "hp": 70,
      "attack": 110,
      "defense": 80,
      "sp_atk": 95,
      "sp_def": 60,
      "speed": 70,
      "natl_num": 841,
      "total": 485
    },
    {
      "name": "Appletun",
      "type": ["grass", "dragon"],
      "national_number": "842",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/appletun.jpg" },
      "hp": 110,
      "attack": 85,
      "defense": 80,
      "sp_atk": 100,
      "sp_def": 80,
      "speed": 30,
      "natl_num": 842,
      "total": 485
    },
    {
      "name": "Silicobra",
      "type": ["ground"],
      "national_number": "843",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/silicobra.jpg"
      },
      "hp": 52,
      "attack": 57,
      "defense": 75,
      "sp_atk": 35,
      "sp_def": 50,
      "speed": 46,
      "natl_num": 843,
      "total": 315
    },
    {
      "name": "Sandaconda",
      "type": ["ground"],
      "national_number": "844",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/sandaconda.jpg"
      },
      "hp": 72,
      "attack": 107,
      "defense": 125,
      "sp_atk": 65,
      "sp_def": 70,
      "speed": 71,
      "natl_num": 844,
      "total": 510
    },
    {
      "name": "Cramorant",
      "type": ["flying", "water"],
      "national_number": "845",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/cramorant.jpg"
      },
      "hp": 70,
      "attack": 85,
      "defense": 55,
      "sp_atk": 85,
      "sp_def": 95,
      "speed": 85,
      "natl_num": 845,
      "total": 475
    },
    {
      "name": "Arrokuda",
      "type": ["water"],
      "national_number": "846",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/arrokuda.jpg" },
      "hp": 41,
      "attack": 63,
      "defense": 40,
      "sp_atk": 40,
      "sp_def": 30,
      "speed": 66,
      "natl_num": 846,
      "total": 280
    },
    {
      "name": "Barraskewda",
      "type": ["water"],
      "national_number": "847",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/barraskewda.jpg"
      },
      "hp": 61,
      "attack": 123,
      "defense": 60,
      "sp_atk": 60,
      "sp_def": 50,
      "speed": 136,
      "natl_num": 847,
      "total": 490
    },
    {
      "name": "Toxel",
      "type": ["electric", "poison"],
      "national_number": "848",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/toxel.jpg" },
      "hp": 40,
      "attack": 38,
      "defense": 35,
      "sp_atk": 54,
      "sp_def": 35,
      "speed": 40,
      "natl_num": 848,
      "total": 242
    },
    {
      "name": "Toxtricity",
      "type": ["electric", "poison"],
      "national_number": "849",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/toxtricity-low-key.jpg"
      },
      "hp": 75,
      "attack": 98,
      "defense": 70,
      "sp_atk": 114,
      "sp_def": 70,
      "speed": 75,
      "natl_num": 849,
      "total": 502
    },
    {
      "name": "Sizzlipede",
      "type": ["fire", "bug"],
      "national_number": "850",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/sizzlipede.jpg"
      },
      "hp": 50,
      "attack": 65,
      "defense": 45,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 45,
      "natl_num": 850,
      "total": 305
    },
    {
      "name": "Centiskorch",
      "type": ["fire", "bug"],
      "national_number": "851",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/centiskorch.jpg"
      },
      "hp": 100,
      "attack": 115,
      "defense": 65,
      "sp_atk": 90,
      "sp_def": 90,
      "speed": 65,
      "natl_num": 851,
      "total": 525
    },
    {
      "name": "Clobbopus",
      "type": ["fighting"],
      "national_number": "852",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/clobbopus.jpg"
      },
      "hp": 50,
      "attack": 68,
      "defense": 60,
      "sp_atk": 50,
      "sp_def": 50,
      "speed": 32,
      "natl_num": 852,
      "total": 310
    },
    {
      "name": "Grapploct",
      "type": ["fighting"],
      "national_number": "853",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/grapploct.jpg"
      },
      "hp": 80,
      "attack": 118,
      "defense": 90,
      "sp_atk": 70,
      "sp_def": 80,
      "speed": 42,
      "natl_num": 853,
      "total": 480
    },
    {
      "name": "Sinistea",
      "type": ["ghost"],
      "national_number": "854",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/sinistea.jpg" },
      "hp": 40,
      "attack": 45,
      "defense": 45,
      "sp_atk": 74,
      "sp_def": 54,
      "speed": 50,
      "natl_num": 854,
      "total": 308
    },
    {
      "name": "Polteageist",
      "type": ["ghost"],
      "national_number": "855",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/polteageist.jpg"
      },
      "hp": 60,
      "attack": 65,
      "defense": 65,
      "sp_atk": 134,
      "sp_def": 114,
      "speed": 70,
      "natl_num": 855,
      "total": 508
    },
    {
      "name": "Hatenna",
      "type": ["psychic"],
      "national_number": "856",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/hatenna.jpg" },
      "hp": 42,
      "attack": 30,
      "defense": 45,
      "sp_atk": 56,
      "sp_def": 53,
      "speed": 39,
      "natl_num": 856,
      "total": 265
    },
    {
      "name": "Hattrem",
      "type": ["psychic"],
      "national_number": "857",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/hattrem.jpg" },
      "hp": 57,
      "attack": 40,
      "defense": 65,
      "sp_atk": 86,
      "sp_def": 73,
      "speed": 49,
      "natl_num": 857,
      "total": 370
    },
    {
      "name": "Hatterene",
      "type": ["psychic", "fairy"],
      "national_number": "858",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/hatterene.jpg"
      },
      "hp": 57,
      "attack": 90,
      "defense": 95,
      "sp_atk": 136,
      "sp_def": 103,
      "speed": 29,
      "natl_num": 858,
      "total": 510
    },
    {
      "name": "Impidimp",
      "type": ["dark", "fairy"],
      "national_number": "859",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/impidimp.jpg" },
      "hp": 45,
      "attack": 45,
      "defense": 30,
      "sp_atk": 55,
      "sp_def": 40,
      "speed": 50,
      "natl_num": 859,
      "total": 265
    },
    {
      "name": "Morgrem",
      "type": ["dark", "fairy"],
      "national_number": "860",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/morgrem.jpg" },
      "hp": 65,
      "attack": 60,
      "defense": 45,
      "sp_atk": 75,
      "sp_def": 55,
      "speed": 70,
      "natl_num": 860,
      "total": 370
    },
    {
      "name": "Grimmsnarl",
      "type": ["dark", "fairy"],
      "national_number": "861",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/grimmsnarl.jpg"
      },
      "hp": 95,
      "attack": 120,
      "defense": 65,
      "sp_atk": 95,
      "sp_def": 75,
      "speed": 60,
      "natl_num": 861,
      "total": 510
    },
    {
      "name": "Obstagoon",
      "type": ["dark", "normal"],
      "national_number": "862",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/obstagoon.jpg"
      },
      "hp": 93,
      "attack": 90,
      "defense": 101,
      "sp_atk": 60,
      "sp_def": 81,
      "speed": 95,
      "natl_num": 862,
      "total": 520
    },
    {
      "name": "Perrserker",
      "type": ["steel"],
      "national_number": "863",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/perrserker.jpg"
      },
      "hp": 70,
      "attack": 110,
      "defense": 100,
      "sp_atk": 50,
      "sp_def": 60,
      "speed": 50,
      "natl_num": 863,
      "total": 440
    },
    {
      "name": "Cursola",
      "type": ["ghost"],
      "national_number": "864",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/cursola.jpg" },
      "hp": 60,
      "attack": 95,
      "defense": 50,
      "sp_atk": 145,
      "sp_def": 130,
      "speed": 30,
      "natl_num": 864,
      "total": 510
    },
    {
      "name": "Sirfetch'd",
      "type": ["fighting"],
      "national_number": "865",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/sirfetchd.jpg"
      },
      "hp": 62,
      "attack": 135,
      "defense": 95,
      "sp_atk": 68,
      "sp_def": 82,
      "speed": 65,
      "natl_num": 865,
      "total": 507
    },
    {
      "name": "Mr. Rime",
      "type": ["psychic", "ice"],
      "national_number": "866",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/mr-rime.jpg" },
      "hp": 80,
      "attack": 85,
      "defense": 75,
      "sp_atk": 110,
      "sp_def": 100,
      "speed": 70,
      "natl_num": 866,
      "total": 520
    },
    {
      "name": "Runerigus",
      "type": ["ground", "ghost"],
      "national_number": "867",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/runerigus.jpg"
      },
      "hp": 58,
      "attack": 95,
      "defense": 145,
      "sp_atk": 50,
      "sp_def": 105,
      "speed": 30,
      "natl_num": 867,
      "total": 483
    },
    {
      "name": "Milcery",
      "type": ["fairy"],
      "national_number": "868",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/milcery.jpg" },
      "hp": 45,
      "attack": 40,
      "defense": 40,
      "sp_atk": 50,
      "sp_def": 61,
      "speed": 34,
      "natl_num": 868,
      "total": 270
    },
    {
      "name": "Alcremie",
      "type": ["fairy"],
      "national_number": "869",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/alcremie.jpg" },
      "hp": 65,
      "attack": 60,
      "defense": 75,
      "sp_atk": 110,
      "sp_def": 121,
      "speed": 64,
      "natl_num": 869,
      "total": 495
    },
    {
      "name": "Falinks",
      "type": ["fighting"],
      "national_number": "870",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/falinks.jpg" },
      "hp": 65,
      "attack": 100,
      "defense": 100,
      "sp_atk": 70,
      "sp_def": 60,
      "speed": 75,
      "natl_num": 870,
      "total": 470
    },
    {
      "name": "Pincurchin",
      "type": ["electric"],
      "national_number": "871",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/pincurchin.jpg"
      },
      "hp": 48,
      "attack": 101,
      "defense": 95,
      "sp_atk": 91,
      "sp_def": 85,
      "speed": 15,
      "natl_num": 871,
      "total": 435
    },
    {
      "name": "Snom",
      "type": ["ice", "bug"],
      "national_number": "872",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/snom.jpg" },
      "hp": 30,
      "attack": 25,
      "defense": 35,
      "sp_atk": 45,
      "sp_def": 30,
      "speed": 20,
      "natl_num": 872,
      "total": 185
    },
    {
      "name": "Frosmoth",
      "type": ["ice", "bug"],
      "national_number": "873",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/frosmoth.jpg" },
      "hp": 70,
      "attack": 65,
      "defense": 60,
      "sp_atk": 125,
      "sp_def": 90,
      "speed": 65,
      "natl_num": 873,
      "total": 475
    },
    {
      "name": "Stonjourner",
      "type": ["rock"],
      "national_number": "874",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/stonjourner.jpg"
      },
      "hp": 100,
      "attack": 125,
      "defense": 135,
      "sp_atk": 20,
      "sp_def": 20,
      "speed": 70,
      "natl_num": 874,
      "total": 470
    },
    {
      "name": "Eiscue",
      "type": ["ice"],
      "national_number": "875",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/eiscue-ice.jpg"
      },
      "hp": 75,
      "attack": 80,
      "defense": 110,
      "sp_atk": 65,
      "sp_def": 90,
      "speed": 50,
      "natl_num": 875,
      "total": 470
    },
    {
      "name": "Indeedee",
      "type": ["psychic", "normal"],
      "national_number": "876",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/indeedee-male.jpg"
      },
      "hp": 60,
      "attack": 65,
      "defense": 55,
      "sp_atk": 105,
      "sp_def": 95,
      "speed": 95,
      "natl_num": 876,
      "total": 475
    },
    {
      "name": "Morpeko",
      "type": ["electric", "dark"],
      "national_number": "877",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/morpeko-full-belly.jpg"
      },
      "hp": 58,
      "attack": 95,
      "defense": 58,
      "sp_atk": 70,
      "sp_def": 58,
      "speed": 97,
      "natl_num": 877,
      "total": 436
    },
    {
      "name": "Cufant",
      "type": ["steel"],
      "national_number": "878",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/cufant.jpg" },
      "hp": 72,
      "attack": 80,
      "defense": 49,
      "sp_atk": 40,
      "sp_def": 49,
      "speed": 40,
      "natl_num": 878,
      "total": 330
    },
    {
      "name": "Copperajah",
      "type": ["steel"],
      "national_number": "879",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/copperajah.jpg"
      },
      "hp": 122,
      "attack": 130,
      "defense": 69,
      "sp_atk": 80,
      "sp_def": 69,
      "speed": 30,
      "natl_num": 879,
      "total": 500
    },
    {
      "name": "Dracozolt",
      "type": ["electric", "dragon"],
      "national_number": "880",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/dracozolt.jpg"
      },
      "hp": 90,
      "attack": 100,
      "defense": 90,
      "sp_atk": 80,
      "sp_def": 70,
      "speed": 75,
      "natl_num": 880,
      "total": 505
    },
    {
      "name": "Arctozolt",
      "type": ["electric", "ice"],
      "national_number": "881",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/arctozolt.jpg"
      },
      "hp": 90,
      "attack": 100,
      "defense": 90,
      "sp_atk": 90,
      "sp_def": 80,
      "speed": 55,
      "natl_num": 881,
      "total": 505
    },
    {
      "name": "Dracovish",
      "type": ["water", "dragon"],
      "national_number": "882",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/dracovish.jpg"
      },
      "hp": 90,
      "attack": 90,
      "defense": 100,
      "sp_atk": 70,
      "sp_def": 80,
      "speed": 75,
      "natl_num": 882,
      "total": 505
    },
    {
      "name": "Arctovish",
      "type": ["water", "ice"],
      "national_number": "883",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/arctovish.jpg"
      },
      "hp": 90,
      "attack": 90,
      "defense": 100,
      "sp_atk": 80,
      "sp_def": 90,
      "speed": 55,
      "natl_num": 883,
      "total": 505
    },
    {
      "name": "Duraludon",
      "type": ["steel", "dragon"],
      "national_number": "884",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/duraludon.jpg"
      },
      "hp": 70,
      "attack": 95,
      "defense": 115,
      "sp_atk": 120,
      "sp_def": 50,
      "speed": 85,
      "natl_num": 884,
      "total": 535
    },
    {
      "name": "Dreepy",
      "type": ["dragon", "ghost"],
      "national_number": "885",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/dreepy.jpg" },
      "hp": 28,
      "attack": 60,
      "defense": 30,
      "sp_atk": 40,
      "sp_def": 30,
      "speed": 82,
      "natl_num": 885,
      "total": 270
    },
    {
      "name": "Drakloak",
      "type": ["dragon", "ghost"],
      "national_number": "886",
      "sprites": { "normal": "https://img.pokemondb.net/artwork/drakloak.jpg" },
      "hp": 68,
      "attack": 80,
      "defense": 50,
      "sp_atk": 60,
      "sp_def": 50,
      "speed": 102,
      "natl_num": 886,
      "total": 410
    },
    {
      "name": "Dragapult",
      "type": ["dragon", "ghost"],
      "national_number": "887",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/dragapult.jpg"
      },
      "hp": 88,
      "attack": 120,
      "defense": 75,
      "sp_atk": 100,
      "sp_def": 75,
      "speed": 142,
      "natl_num": 887,
      "total": 600
    },
    {
      "name": "Zacian",
      "type": ["fairy", "steel"],
      "national_number": "888",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/zacian-crowned.jpg"
      },
      "hp": 92,
      "attack": 170,
      "defense": 115,
      "sp_atk": 80,
      "sp_def": 115,
      "speed": 148,
      "natl_num": 888,
      "total": 720
    },
    {
      "name": "Zamazenta",
      "type": ["fighting", "steel"],
      "national_number": "889",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/zamazenta-crowned.jpg"
      },
      "hp": 92,
      "attack": 130,
      "defense": 145,
      "sp_atk": 80,
      "sp_def": 145,
      "speed": 128,
      "natl_num": 889,
      "total": 720
    },
    {
      "name": "Eternatus",
      "type": ["poison", "dragon"],
      "national_number": "890",
      "sprites": {
        "normal": "https://img.pokemondb.net/artwork/eternatus.jpg"
      },
      "hp": 140,
      "attack": 85,
      "defense": 95,
      "sp_atk": 145,
      "sp_def": 95,
      "speed": 130,
      "natl_num": 890,
      "total": 690
    }
  ]
}
