{
  "implemented": true,
  "nationalPokedexNumber": 164,
  "name": "Noctowl",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 16,
  "weight": 408,
  "pokedex": [
    "cobblemon.species.noctowl.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "insomnia",
    "keeneye",
    "h:tintedlens"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 100,
    "attack": 50,
    "defence": 50,
    "special_attack": 86,
    "special_defence": 96,
    "speed": 70
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 158,
  "experienceGroup": "medium_fast",
  "catchRate": 90,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 0.8,
    "height": 1.9,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:wise_glasses",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:chilan_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:skyattack",
    "1:tackle",
    "1:growl",
    "1:foresight",
    "1:peck",
    "1:psychoshift",
    "1:echoedvoice",
    "1:synchronoise",
    "9:confusion",
    "12:reflect",
    "15:defog",
    "18:airslash",
    "23:extrasensory",
    "28:takedown",
    "33:uproar",
    "38:roost",
    "43:moonblast",
    "48:hypnosis",
    "53: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:bodyslam",
    "tm:bravebird",
    "tm:calmmind",
    "tm:confuseray",
    "tm:curse",
    "tm:defog",
    "tm:doubleedge",
    "tm:dreameater",
    "tm:dualwingbeat",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fly",
    "tm:futuresight",
    "tm:gigaimpact",
    "tm:haze",
    "tm:heatwave",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:imprison",
    "tm:laserfocus",
    "tm:magiccoat",
    "tm:nastyplot",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:pluck",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychicnoise",
    "tm:psychup",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:roost",
    "tm:scaryface",
    "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:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:laserfocus",
    "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"
  ],
  "preEvolution": "hoothoot",
  "evolutions": []
}