{
  "implemented": true,
  "nationalPokedexNumber": 732,
  "name": "Trumbeak",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 148,
  "pokedex": [
    "cobblemon.species.trumbeak.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "keeneye",
    "skilllink",
    "h:pickup"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 85,
    "defence": 50,
    "special_attack": 40,
    "special_defence": 50,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 124,
  "experienceGroup": "medium_fast",
  "catchRate": 120,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.6,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:rockblast",
    "1:peck",
    "1:growl",
    "1:echoedvoice",
    "1:rocksmash",
    "13:supersonic",
    "16:pluck",
    "21:roost",
    "24:furyattack",
    "29:screech",
    "32:drillpeck",
    "37:bulletseed",
    "40:featherdance",
    "45: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:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:flamecharge",
    "tm:fly",
    "tm:gunkshot",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:knockoff",
    "tm:pluck",
    "tm:protect",
    "tm:rest",
    "tm:rockblast",
    "tm:rocksmash",
    "tm:roost",
    "tm:screech",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:uproar",
    "tm:uturn",
    "tm:workup",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:gunkshot",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:knockoff",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:uproar"
  ],
  "preEvolution": "pikipek",
  "evolutions": [
    {
      "id": "trumbeak_toucannon",
      "variant": "level_up",
      "result": "toucannon",
      "consumeHeldItem": false,
      "learnableMoves": [
        "beakblast"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 28
        }
      ]
    }
  ]
}