{
  "nationalPokedexNumber": 382,
  "name": "Kyogre",
  "primaryType": "water",
  "maleRatio": -1,
  "height": 45,
  "weight": 3520,
  "pokedex": [
    "cobblemon.species.kyogre.desc"
  ],
  "labels": [
    "gen3",
    "legendary",
    "restricted"
  ],
  "aspects": [
    "standard"
  ],
  "abilities": [
    "drizzle",
    "h:drizzle"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 100,
    "attack": 100,
    "defence": 90,
    "special_attack": 150,
    "special_defence": 140,
    "speed": 90
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 3,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 335,
  "experienceGroup": "slow",
  "catchRate": 3,
  "eggCycles": 120,
  "baseFriendship": 0,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "minecraft:heart_of_the_sea"
      }
    ]
  },
  "moves": [
    "1:waterpulse",
    "1:scaryface",
    "1:bodyslam",
    "1:ancientpower",
    "1:originpulse",
    "9:aquatail",
    "18:calmmind",
    "27:muddywater",
    "36:icebeam",
    "45:sheercold",
    "54:aquaring",
    "72:hydropump",
    "81:doubleedge",
    "90:waterspout",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:avalanche",
    "tm:blizzard",
    "tm:block",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brine",
    "tm:bulldoze",
    "tm:calmmind",
    "tm:chillingwater",
    "tm:dive",
    "tm:doubleedge",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:gigaimpact",
    "tm:hail",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:ironhead",
    "tm:liquidation",
    "tm:muddywater",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:safeguard",
    "tm:scaryface",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:strength",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:calmmind",
    "tutor:dive",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:thunderbolt",
    "tutor:waterpulse"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Primal",
      "primaryType": "water",
      "maleRatio": -1,
      "height": 98,
      "weight": 4300,
      "pokedex": [
        "cobblemon.species.kyogre-primal.desc"
      ],
      "labels": [
        "gen6",
        "legendary",
        "restricted",
        "primal"
      ],
      "aspects": [
        "primal"
      ],
      "abilities": [
        "primordialsea",
        "h:primordialsea"
      ],
      "baseStats": {
        "hp": 100,
        "attack": 150,
        "defence": 90,
        "special_attack": 180,
        "special_defence": 160,
        "speed": 90
      },
      "baseExperienceYield": 385,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}