{
  "implemented": true,
  "nationalPokedexNumber": 15,
  "name": "Beedrill",
  "primaryType": "bug",
  "secondaryType": "poison",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 295,
  "pokedex": [
    "cobblemon.species.beedrill.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "swarm",
    "h:sniper"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 90,
    "defence": 40,
    "special_attack": 45,
    "special_defence": 80,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 198,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 0.6,
    "height": 1.6,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.4,
        "canWalk": false
      },
      "swim": {
        "canWalkOnWater": true
      },
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:poison_barb",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:furyattack",
    "1:twineedle",
    "1:pursuit",
    "1:stringshot",
    "1:bugbite",
    "1:poisonsting",
    "1:harden",
    "11:furycutter",
    "14:rage",
    "20:focusenergy",
    "23:venoshock",
    "26:assurance",
    "29:toxicspikes",
    "32:pinmissile",
    "35:poisonjab",
    "38:agility",
    "41:endeavor",
    "44:fellstinger",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:assurance",
    "tm:batonpass",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bugbite",
    "tm:crosspoison",
    "tm:cut",
    "tm:defog",
    "tm:drillrun",
    "tm:dualwingbeat",
    "tm:electroweb",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:flash",
    "tm:focusenergy",
    "tm:furycutter",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:hyperbeam",
    "tm:infestation",
    "tm:irondefense",
    "tm:knockoff",
    "tm:laserfocus",
    "tm:ominouswind",
    "tm:payback",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:protect",
    "tm:rest",
    "tm:rocksmash",
    "tm:roost",
    "tm:screech",
    "tm:silverwind",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:solarbeam",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:toxicspikes",
    "tm:uturn",
    "tm:venoshock",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:bugbite",
    "tutor:defog",
    "tutor:drillrun",
    "tutor:dualwingbeat",
    "tutor:electroweb",
    "tutor:endeavor",
    "tutor:falseswipe",
    "tutor:focusenergy",
    "tutor:furycutter",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:knockoff",
    "tutor:laserfocus",
    "tutor:ominouswind",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spikes",
    "tutor:stringshot",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:xscissor"
  ],
  "preEvolution": "kakuna",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "bug",
      "secondaryType": "poison",
      "maleRatio": 0.5,
      "height": 14,
      "weight": 405,
      "pokedex": [
        "cobblemon.species.beedrill-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "adaptability",
        "h:adaptability"
      ],
      "baseStats": {
        "hp": 65,
        "attack": 150,
        "defence": 40,
        "special_attack": 15,
        "special_defence": 80,
        "speed": 145
      },
      "baseExperienceYield": 248,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": "10-20"
      },
      "ACCELERATION": {
        "ranges": "75-100"
      },
      "SKILL": {
        "ranges": "10-50"
      },
      "JUMP": {
        "ranges": "10-20"
      },
      "STAMINA": {
        "ranges": "10-20"
      }
    },
    "seats": [],
    "behaviour": {
      "key": "cobblemon:air/glider"
    }
  }
}
