{
  "implemented": true,
  "nationalPokedexNumber": 418,
  "name": "Buizel",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 7,
  "weight": 295,
  "pokedex": [
    "cobblemon.species.buizel.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "h:waterveil"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 65,
    "defence": 35,
    "special_attack": 60,
    "special_defence": 30,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 66,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 0.7,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "canWalkOnWater": true,
        "swimSpeed": 0.35,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      },
      "walk": {
        "walkSpeed": 0.18
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:salmon",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:wacan_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:sonicboom",
    "1:watersport",
    "1:tackle",
    "4:growl",
    "7:soak",
    "11:quickattack",
    "15:watergun",
    "18:pursuit",
    "21:swift",
    "24:aquajet",
    "27:doublehit",
    "31:whirlpool",
    "35:razorwind",
    "38:aquatail",
    "41:agility",
    "45:hydropump",
    "49:wavecrash",
    "egg:aquaring",
    "egg:batonpass",
    "egg:bite",
    "egg:doubleslap",
    "egg:furycutter",
    "egg:furyswipes",
    "egg:headbutt",
    "egg:helpinghand",
    "egg:mefirst",
    "egg:mudslap",
    "egg:odorsleuth",
    "egg:slash",
    "egg:switcheroo",
    "tm:agility",
    "tm:aquatail",
    "tm:batonpass",
    "tm:blizzard",
    "tm:brickbreak",
    "tm:brine",
    "tm:bulkup",
    "tm:chillingwater",
    "tm:crunch",
    "tm:dig",
    "tm:dive",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:flipturn",
    "tm:focuspunch",
    "tm:furycutter",
    "tm:hail",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icefang",
    "tm:icepunch",
    "tm:icespinner",
    "tm:icywind",
    "tm:irontail",
    "tm:liquidation",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:mudslap",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sleeptalk",
    "tm:strength",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:tailslap",
    "tm:tailwhip",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:aquatail",
    "tutor:bulkup",
    "tutor:dive",
    "tutor:flipturn",
    "tutor:focuspunch",
    "tutor:furycutter",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "buizel_floatzel",
      "variant": "level_up",
      "result": "floatzel",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 26
        }
      ]
    }
  ]
}