{
  "implemented": true,
  "nationalPokedexNumber": 733,
  "name": "Toucannon",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 11,
  "weight": 260,
  "pokedex": [
    "cobblemon.species.toucannon.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "keeneye",
    "skilllink",
    "h:sheerforce"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 80,
    "attack": 120,
    "defence": 75,
    "special_attack": 75,
    "special_defence": 75,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 3,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 243,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.6,
    "height": 2.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-3"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:beakblast",
    "1:rockblast",
    "1:peck",
    "1:growl",
    "1:echoedvoice",
    "1:rocksmash",
    "13:supersonic",
    "16:pluck",
    "21:roost",
    "24:furyattack",
    "30:screech",
    "34:drillpeck",
    "40:bulletseed",
    "44:featherdance",
    "50:hypervoice",
    "egg:boomburst",
    "egg:gunkshot",
    "egg:mirrormove",
    "egg:skyattack",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:aircutter",
    "tm:airslash",
    "tm:bravebird",
    "tm:brickbreak",
    "tm:bulletseed",
    "tm:defog",
    "tm:dualwingbeat",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:flamecharge",
    "tm:flashcannon",
    "tm:fly",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:knockoff",
    "tm:overheat",
    "tm:pluck",
    "tm:protect",
    "tm:psychup",
    "tm:rest",
    "tm:rockblast",
    "tm:rocksmash",
    "tm:roost",
    "tm:scaryface",
    "tm:screech",
    "tm:seedbomb",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:temperflare",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:uproar",
    "tm:uturn",
    "tm:workup",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:flashcannon",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:knockoff",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:seedbomb",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:uproar"
  ],
  "preEvolution": "trumbeak",
  "evolutions": []
}