{
  "nationalPokedexNumber": 826,
  "name": "Orbeetle",
  "primaryType": "bug",
  "secondaryType": "psychic",
  "maleRatio": 0.5,
  "height": 4,
  "weight": 408,
  "pokedex": [
    "cobblemon.species.orbeetle.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "swarm",
    "frisk",
    "h:telepathy"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 45,
    "defence": 110,
    "special_attack": 80,
    "special_defence": 120,
    "speed": 90
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 3,
    "speed": 0
  },
  "baseExperienceYield": 253,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:razz_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:reflect",
    "1:lightscreen",
    "1:confusion",
    "1:strugglebug",
    "4:confuseray",
    "8:magiccoat",
    "12:agility",
    "16:psybeam",
    "20:hypnosis",
    "24:allyswitch",
    "28:bugbuzz",
    "32:mirrorcoat",
    "36:psychic",
    "40:afteryou",
    "44:calmmind",
    "48:psychicterrain",
    "egg:infestation",
    "egg:recover",
    "egg:stickyweb",
    "egg:supersonic",
    "tm:afteryou",
    "tm:agility",
    "tm:allyswitch",
    "tm:batonpass",
    "tm:bodypress",
    "tm:bugbuzz",
    "tm:calmmind",
    "tm:confuseray",
    "tm:endure",
    "tm:energyball",
    "tm:expandingforce",
    "tm:facade",
    "tm:futuresight",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:guardswap",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:imprison",
    "tm:infestation",
    "tm:irondefense",
    "tm:leechlife",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:magicroom",
    "tm:payback",
    "tm:powerswap",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychicterrain",
    "tm:psychocut",
    "tm:psyshock",
    "tm:reflect",
    "tm:rest",
    "tm:safeguard",
    "tm:shadowball",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:storedpower",
    "tm:strugglebug",
    "tm:substitute",
    "tm:terablast",
    "tm:trick",
    "tm:trickroom",
    "tm:uturn",
    "tm:wonderroom",
    "tm:zenheadbutt",
    "tutor:afteryou",
    "tutor:allyswitch",
    "tutor:calmmind",
    "tutor:energyball",
    "tutor:expandingforce",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:leechlife",
    "tutor:magiccoat",
    "tutor:magicroom",
    "tutor:psychic",
    "tutor:psychocut",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:trick",
    "tutor:wonderroom",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "dottler",
  "evolutions": [],
  "forms": [
    {
      "name": "Gmax",
      "primaryType": "bug",
      "secondaryType": "psychic",
      "maleRatio": 0.5,
      "height": 140,
      "weight": 0,
      "pokedex": [
        "cobblemon.species.orbeetle-gmax.desc"
      ],
      "labels": [
        "gen8",
        "gmax"
      ],
      "aspects": [
        "gmax"
      ],
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}