{
  "implemented": true,
  "nationalPokedexNumber": 731,
  "name": "Pikipek",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 12,
  "pokedex": [
    "cobblemon.species.pikipek.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "keeneye",
    "skilllink",
    "h:pickup"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 35,
    "attack": 75,
    "defence": 30,
    "special_attack": 30,
    "special_defence": 30,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 53,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.4,
    "height": 0.6,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:chicken"
      }
    ]
  },
  "moves": [
    "1:peck",
    "3:growl",
    "7:echoedvoice",
    "9:rocksmash",
    "13:supersonic",
    "15:pluck",
    "19:roost",
    "21:furyattack",
    "25:screech",
    "27:drillpeck",
    "31:bulletseed",
    "33:featherdance",
    "37: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:rocksmash",
    "tm:roost",
    "tm:screech",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "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:tailwind",
    "tutor:uproar"
  ],
  "evolutions": [
    {
      "id": "pikipek_trumbeak",
      "variant": "level_up",
      "result": "trumbeak",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 14
        }
      ]
    }
  ]
}