{
  "implemented": true,
  "nationalPokedexNumber": 430,
  "name": "Honchkrow",
  "primaryType": "dark",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 9,
  "weight": 273,
  "pokedex": [
    "cobblemon.species.honchkrow.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [],
  "abilities": [
    "insomnia",
    "superluck",
    "h:moxie"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 100,
    "attack": 125,
    "defence": 52,
    "special_attack": 105,
    "special_defence": 52,
    "speed": 71
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 177,
  "experienceGroup": "medium_slow",
  "catchRate": 30,
  "eggCycles": 20,
  "baseFriendship": 35,
  "baseScale": 1.3,
  "hitbox": {
    "width": 1,
    "height": 1.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "times": "day"
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-3"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:bluk_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:astonish",
    "1:pursuit",
    "1:haze",
    "1:wingattack",
    "1:nightslash",
    "1:suckerpunch",
    "1:quash",
    "1:gust",
    "1:peck",
    "1:feintattack",
    "25:swagger",
    "35:nastyplot",
    "45:foulplay",
    "55:darkpulse",
    "65:comeuppance",
    "egg:bravebird",
    "egg:confuseray",
    "egg:drillpeck",
    "egg:featherdance",
    "egg:feintattack",
    "egg:flatter",
    "egg:meanlook",
    "egg:mirrormove",
    "egg:perishsong",
    "egg:psychoshift",
    "egg:screech",
    "egg:skyattack",
    "egg:whirlwind",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:aircutter",
    "tm:airslash",
    "tm:assurance",
    "tm:beatup",
    "tm:bravebird",
    "tm:calmmind",
    "tm:chillingwater",
    "tm:confuseray",
    "tm:darkpulse",
    "tm:defog",
    "tm:doubleedge",
    "tm:dreameater",
    "tm:dualwingbeat",
    "tm:embargo",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fly",
    "tm:foulplay",
    "tm:gigaimpact",
    "tm:haze",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hex",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:icywind",
    "tm:incinerate",
    "tm:lashout",
    "tm:mudslap",
    "tm:nastyplot",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:payback",
    "tm:pluck",
    "tm:protect",
    "tm:psychic",
    "tm:psychicnoise",
    "tm:psychup",
    "tm:quash",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:revenge",
    "tm:roost",
    "tm:scaryface",
    "tm:screech",
    "tm:shadowball",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:snatch",
    "tm:spite",
    "tm:steelwing",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swagger",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:thunderwave",
    "tm:torment",
    "tm:twister",
    "tm:uproar",
    "tm:uturn",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:calmmind",
    "tutor:darkpulse",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:foulplay",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icywind",
    "tutor:lashout",
    "tutor:mudslap",
    "tutor:ominouswind",
    "tutor:psychic",
    "tutor:rest",
    "tutor:roost",
    "tutor:shadowball",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:snatch",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:superpower",
    "tutor:tailwind",
    "tutor:twister",
    "tutor:uproar"
  ],
  "preEvolution": "murkrow",
  "evolutions": []
}