{
  "implemented": true,
  "nationalPokedexNumber": 86,
  "name": "Seel",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 11,
  "weight": 900,
  "pokedex": [
    "cobblemon.species.seel.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "thickfat",
    "hydration",
    "h:icebody"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 45,
    "defence": 55,
    "special_attack": 45,
    "special_defence": 70,
    "speed": 45
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 65,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 1.2,
    "height": 1.1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:cod",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:never_melt_ice",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:aspear_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:headbutt",
    "1:watersport",
    "3:growl",
    "7:charm",
    "11:icywind",
    "13:encore",
    "17:iceshard",
    "21:rest",
    "23:aquaring",
    "27:aurorabeam",
    "31:aquajet",
    "33:brine",
    "37:takedown",
    "41:dive",
    "43:aquatail",
    "47:icebeam",
    "51:safeguard",
    "53:snowscape",
    "egg:belch",
    "egg:disable",
    "egg:entrainment",
    "egg:fakeout",
    "egg:horndrill",
    "egg:lick",
    "egg:perishsong",
    "egg:slam",
    "egg:spitup",
    "egg:stockpile",
    "egg:swallow",
    "tm:aquatail",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brine",
    "tm:charm",
    "tm:chillingwater",
    "tm:curse",
    "tm:dive",
    "tm:doubleedge",
    "tm:drillrun",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:flipturn",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icespinner",
    "tm:iciclespear",
    "tm:icywind",
    "tm:irontail",
    "tm:muddywater",
    "tm:payday",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:smartstrike",
    "tm:snowscape",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:tripleaxel",
    "tm:uproar",
    "tm:waterfall",
    "tm:watergun",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:aquatail",
    "tutor:dive",
    "tutor:drillrun",
    "tutor:flipturn",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:rest",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:tripleaxel",
    "tutor:uproar",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "seel_dewgong",
      "variant": "level_up",
      "result": "dewgong",
      "consumeHeldItem": false,
      "learnableMoves": [
        "sheercold"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 34
        }
      ]
    }
  ]
}