{
  "implemented": true,
  "nationalPokedexNumber": 365,
  "name": "Walrein",
  "primaryType": "ice",
  "secondaryType": "water",
  "maleRatio": 0.5,
  "height": 14,
  "weight": 1506,
  "pokedex": [
    "cobblemon.species.walrein.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "thickfat",
    "icebody",
    "h:oblivious"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 110,
    "attack": 80,
    "defence": 90,
    "special_attack": 95,
    "special_defence": 90,
    "speed": 65
  },
  "evYield": {
    "hp": 3,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 265,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.25,
  "hitbox": {
    "width": 1.65,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:cod",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:chesto_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:crunch",
    "1:growl",
    "1:watergun",
    "1:icefang",
    "1:rollout",
    "1:defensecurl",
    "1:swagger",
    "12:powdersnow",
    "16:rest",
    "20:snore",
    "24:brine",
    "28:aurorabeam",
    "35:encore",
    "40:bodyslam",
    "48:surf",
    "56:blizzard",
    "64:hail",
    "72:sheercold",
    "egg:aquaring",
    "egg:bellydrum",
    "egg:curse",
    "egg:fissure",
    "egg:spitup",
    "egg:stockpile",
    "egg:swallow",
    "egg:waterpulse",
    "egg:watersport",
    "egg:yawn",
    "tm:aquatail",
    "tm:avalanche",
    "tm:babydolleyes",
    "tm:blizzard",
    "tm:block",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brine",
    "tm:bulldoze",
    "tm:crunch",
    "tm:curse",
    "tm:dive",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:frostbreath",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:hail",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:iceball",
    "tm:icebeam",
    "tm:icefang",
    "tm:iciclespear",
    "tm:icywind",
    "tm:ironhead",
    "tm:irontail",
    "tm:liquidation",
    "tm:mudslap",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:snore",
    "tm:steelroller",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:superfang",
    "tm:surf",
    "tm:swagger",
    "tm:swordsdance",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:aquatail",
    "tutor:babydolleyes",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:iceball",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:steelroller",
    "tutor:stompingtantrum",
    "tutor:superfang",
    "tutor:waterpulse"
  ],
  "preEvolution": "sealeo",
  "evolutions": []
}