{
  "implemented": true,
  "nationalPokedexNumber": 845,
  "name": "Cramorant",
  "primaryType": "flying",
  "secondaryType": "water",
  "maleRatio": 0.5,
  "height": 8,
  "weight": 180,
  "pokedex": [
    "cobblemon.species.cramorant.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "gulpmissile",
    "h:gulpmissile"
  ],
  "eggGroups": [
    "water_1",
    "flying"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 85,
    "defence": 55,
    "special_attack": 85,
    "special_defence": 95,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 166,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 0.6,
    "height": 1.7,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 6,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "minecraft:cod",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:wacan_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:belch",
    "1:peck",
    "1:stockpile",
    "1:swallow",
    "1:spitup",
    "7:watergun",
    "14:furyattack",
    "21:pluck",
    "28:dive",
    "35:drillpeck",
    "42:amnesia",
    "49:thrash",
    "56:hydropump",
    "egg:aerialace",
    "egg:aquacutter",
    "egg:aquaring",
    "egg:defog",
    "egg:featherdance",
    "egg:roost",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:amnesia",
    "tm:assurance",
    "tm:blizzard",
    "tm:bravebird",
    "tm:chillingwater",
    "tm:defog",
    "tm:dive",
    "tm:dualwingbeat",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fly",
    "tm:gigaimpact",
    "tm:hurricane",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:liquidation",
    "tm:pluck",
    "tm:pounce",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:reversal",
    "tm:roost",
    "tm:sleeptalk",
    "tm:steelwing",
    "tm:substitute",
    "tm:superpower",
    "tm:surf",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:uproar",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:defog",
    "tutor:dive",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:roost",
    "tutor:sleeptalk",
    "tutor:superpower",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:uproar",
    "tutor:waterpulse"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Gulping",
      "primaryType": "flying",
      "secondaryType": "water",
      "maleRatio": 0.5,
      "height": 8,
      "weight": 180,
      "pokedex": [
        "cobblemon.species.cramorant-gulping.desc"
      ],
      "labels": [
        "gen8"
      ],
      "aspects": [
        "gulping-form"
      ],
      "evolutions": [],
      "battleOnly": true
    },
    {
      "name": "Gorging",
      "primaryType": "flying",
      "secondaryType": "water",
      "maleRatio": 0.5,
      "height": 8,
      "weight": 180,
      "pokedex": [
        "cobblemon.species.cramorant-gorging.desc"
      ],
      "labels": [
        "gen8"
      ],
      "aspects": [
        "gorging-form"
      ],
      "evolutions": [],
      "battleOnly": true
    }
  ]
}