{
  "implemented": true,
  "nationalPokedexNumber": 384,
  "name": "Rayquaza",
  "primaryType": "dragon",
  "secondaryType": "flying",
  "maleRatio": -1,
  "height": 70,
  "weight": 2065,
  "pokedex": [
    "cobblemon.species.rayquaza.desc"
  ],
  "labels": [
    "gen3",
    "legendary",
    "restricted"
  ],
  "aspects": [],
  "abilities": [
    "airlock",
    "h:airlock"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 105,
    "attack": 150,
    "defence": 90,
    "special_attack": 150,
    "special_defence": 90,
    "speed": 95
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 340,
  "experienceGroup": "slow",
  "catchRate": 3,
  "eggCycles": 120,
  "baseFriendship": 0,
  "baseScale": 1.5,
  "hitbox": {
    "width": 2.5,
    "height": 3.8,
    "fixed": false
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:dragon_breath",
        "quantityRange": "3-5"
      }
    ]
  },
  "moves": [
    "1:twister",
    "1:scaryface",
    "1:airslash",
    "1:ancientpower",
    "1:dragonascent",
    "9:crunch",
    "18:dragondance",
    "27:extremespeed",
    "36:dragonpulse",
    "45:hypervoice",
    "54:rest",
    "63:fly",
    "72:hurricane",
    "81:outrage",
    "90:hyperbeam",
    "tm:aerialace",
    "tm:airslash",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:avalanche",
    "tm:bind",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:cosmicpower",
    "tm:crunch",
    "tm:dive",
    "tm:doubleedge",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:fireblast",
    "tm:flamethrower",
    "tm:fling",
    "tm:fly",
    "tm:focusblast",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:gyroball",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:hurricane",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icywind",
    "tm:incinerate",
    "tm:ironhead",
    "tm:irontail",
    "tm:meteorbeam",
    "tm:outrage",
    "tm:overheat",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:shadowclaw",
    "tm:shockwave",
    "tm:skydrop",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:stealthrock",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:surf",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:twister",
    "tm:uturn",
    "tm:waterfall",
    "tm:whirlpool",
    "tm:wildcharge",
    "tutor:aerialace",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:bind",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:dracometeor",
    "tutor:dragonascent",
    "tutor:dragonpulse",
    "tutor:earthpower",
    "tutor:energyball",
    "tutor:flamethrower",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:meteorbeam",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:scaleshot",
    "tutor:shadowclaw",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stoneedge",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:thunderbolt",
    "tutor:twister",
    "tutor:wildcharge"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "dragon",
      "secondaryType": "flying",
      "maleRatio": -1,
      "height": 108,
      "weight": 3920,
      "pokedex": [
        "cobblemon.species.rayquaza-mega.desc"
      ],
      "labels": [
        "gen6",
        "legendary",
        "restricted",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "deltastream",
        "h:deltastream"
      ],
      "baseStats": {
        "hp": 105,
        "attack": 180,
        "defence": 100,
        "special_attack": 180,
        "special_defence": 100,
        "speed": 115
      },
      "baseExperienceYield": 390,
      "catchRate": 45,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}