{
  "implemented": true,
  "nationalPokedexNumber": 163,
  "name": "Hoothoot",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 7,
  "weight": 212,
  "pokedex": [
    "cobblemon.species.hoothoot.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "insomnia",
    "keeneye",
    "h:tintedlens"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 30,
    "defence": 30,
    "special_attack": 36,
    "special_defence": 56,
    "speed": 50
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 52,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 0.7,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:wise_glasses",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:chilan_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:growl",
    "1:foresight",
    "1:peck",
    "3:tackle",
    "6:echoedvoice",
    "9:confusion",
    "12:reflect",
    "15:psychoshift",
    "18:airslash",
    "21:extrasensory",
    "24:takedown",
    "27:uproar",
    "30:roost",
    "33:moonblast",
    "36:hypnosis",
    "39:dreameater",
    "egg:featherdance",
    "egg:feintattack",
    "egg:meanlook",
    "egg:mirrormove",
    "egg:nightshade",
    "egg:supersonic",
    "egg:synchronoise",
    "egg:whirlwind",
    "egg:wingattack",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:amnesia",
    "tm:bravebird",
    "tm:calmmind",
    "tm:confuseray",
    "tm:defog",
    "tm:dreameater",
    "tm:dualwingbeat",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fly",
    "tm:haze",
    "tm:heatwave",
    "tm:hurricane",
    "tm:hypervoice",
    "tm:imprison",
    "tm:magiccoat",
    "tm:nastyplot",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:pluck",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:roost",
    "tm:screech",
    "tm:shadowball",
    "tm:silverwind",
    "tm:skillswap",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:spite",
    "tm:steelwing",
    "tm:storedpower",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:twister",
    "tm:uproar",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:calmmind",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:heatwave",
    "tutor:hypervoice",
    "tutor:magiccoat",
    "tutor:ominouswind",
    "tutor:psychic",
    "tutor:recycle",
    "tutor:rest",
    "tutor:roost",
    "tutor:shadowball",
    "tutor:skillswap",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:twister",
    "tutor:uproar",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "hoothoot_noctowl",
      "variant": "level_up",
      "result": "noctowl",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 20
        }
      ]
    }
  ]
}