{
  "implemented": true,
  "nationalPokedexNumber": 96,
  "name": "Drowzee",
  "primaryType": "psychic",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 324,
  "pokedex": [
    "cobblemon.species.drowzee.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "insomnia",
    "forewarn",
    "h:innerfocus"
  ],
  "eggGroups": [
    "human_like"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 48,
    "defence": 45,
    "special_attack": 43,
    "special_defence": 90,
    "speed": 42
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 66,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.85,
  "hitbox": {
    "width": 0.7,
    "height": 1.1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.22
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:chesto_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:pound",
    "1:hypnosis",
    "5:disable",
    "9:confusion",
    "13:headbutt",
    "17:poisongas",
    "21:meditate",
    "25:psychup",
    "29:wakeupslap",
    "33:swagger",
    "37:synchronoise",
    "41:nastyplot",
    "45:psyshock",
    "49:futuresight",
    "egg:assist",
    "egg:barrier",
    "egg:firepunch",
    "egg:flatter",
    "egg:guardswap",
    "egg:icepunch",
    "egg:powersplit",
    "egg:psychocut",
    "egg:roleplay",
    "egg:secretpower",
    "egg:thunderpunch",
    "tm:allyswitch",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:calmmind",
    "tm:curse",
    "tm:dazzlinggleam",
    "tm:doubleedge",
    "tm:drainingkiss",
    "tm:drainpunch",
    "tm:dreameater",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:expandingforce",
    "tm:facade",
    "tm:firepunch",
    "tm:flash",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:foulplay",
    "tm:futuresight",
    "tm:grassknot",
    "tm:guardswap",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:icepunch",
    "tm:imprison",
    "tm:knockoff",
    "tm:lightscreen",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:magiccoat",
    "tm:magicroom",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:mindreader",
    "tm:nastyplot",
    "tm:nightshade",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychicnoise",
    "tm:psychicterrain",
    "tm:psychocut",
    "tm:psychup",
    "tm:psyshock",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:roleplay",
    "tm:safeguard",
    "tm:secretpower",
    "tm:selfdestruct",
    "tm:shadowball",
    "tm:signalbeam",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:storedpower",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swagger",
    "tm:swift",
    "tm:takedown",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:torment",
    "tm:toxic",
    "tm:trailblaze",
    "tm:triattack",
    "tm:trick",
    "tm:trickroom",
    "tm:zenheadbutt",
    "tutor:allyswitch",
    "tutor:calmmind",
    "tutor:dazzlinggleam",
    "tutor:drainpunch",
    "tutor:endeavor",
    "tutor:expandingforce",
    "tutor:firepunch",
    "tutor:focuspunch",
    "tutor:foulplay",
    "tutor:helpinghand",
    "tutor:icepunch",
    "tutor:knockoff",
    "tutor:lowkick",
    "tutor:magiccoat",
    "tutor:magicroom",
    "tutor:psychic",
    "tutor:psychocut",
    "tutor:recycle",
    "tutor:rest",
    "tutor:roleplay",
    "tutor:shadowball",
    "tutor:signalbeam",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:swift",
    "tutor:telekinesis",
    "tutor:thunderpunch",
    "tutor:trick",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "drowzee_hypno",
      "variant": "level_up",
      "result": "hypno",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 26
        }
      ]
    }
  ]
}