{
  "implemented": true,
  "nationalPokedexNumber": 363,
  "name": "Spheal",
  "primaryType": "ice",
  "secondaryType": "water",
  "maleRatio": 0.5,
  "height": 8,
  "weight": 395,
  "pokedex": [
    "cobblemon.species.spheal.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "thickfat",
    "icebody",
    "h:oblivious"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 40,
    "defence": 50,
    "special_attack": 55,
    "special_defence": 50,
    "speed": 25
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 58,
  "experienceGroup": "medium_slow",
  "catchRate": 255,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.9,
    "height": 0.9,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:cod",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:chesto_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:defensecurl",
    "1:rollout",
    "4:growl",
    "8:watergun",
    "12:powdersnow",
    "16:rest",
    "20:snore",
    "24:brine",
    "28:aurorabeam",
    "33:encore",
    "36:bodyslam",
    "40:surf",
    "44:blizzard",
    "48:hail",
    "52:sheercold",
    "egg:aquaring",
    "egg:bellydrum",
    "egg:curse",
    "egg:fissure",
    "egg:spitup",
    "egg:stockpile",
    "egg:swallow",
    "egg:waterpulse",
    "egg:watersport",
    "egg:yawn",
    "tm:aquatail",
    "tm:babydolleyes",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brine",
    "tm:bulldoze",
    "tm:curse",
    "tm:dive",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:frostbreath",
    "tm:hail",
    "tm:headbutt",
    "tm:iceball",
    "tm:icebeam",
    "tm:icywind",
    "tm:irontail",
    "tm:mudslap",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:snore",
    "tm:steelroller",
    "tm:strength",
    "tm:substitute",
    "tm:superfang",
    "tm:surf",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:aquatail",
    "tutor:babydolleyes",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:iceball",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:steelroller",
    "tutor:superfang",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "spheal_sealeo",
      "variant": "level_up",
      "result": "sealeo",
      "consumeHeldItem": false,
      "learnableMoves": [
        "swagger"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 32
        }
      ]
    }
  ]
}