{
  "implemented": true,
  "nationalPokedexNumber": 91,
  "name": "Cloyster",
  "primaryType": "water",
  "secondaryType": "ice",
  "maleRatio": 0.5,
  "height": 15,
  "weight": 1325,
  "pokedex": [
    "cobblemon.species.cloyster.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "shellarmor",
    "skilllink",
    "h:overcoat"
  ],
  "eggGroups": [
    "water_3"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 95,
    "defence": 180,
    "special_attack": 85,
    "special_defence": 45,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 184,
  "experienceGroup": "slow",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 2,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      },
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:aspear_berry",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:shell_bell",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:toxicspikes",
    "1:withdraw",
    "1:supersonic",
    "1:aurorabeam",
    "1:protect",
    "1:spikes",
    "1:spikecannon",
    "1:icebeam",
    "1:whirlpool",
    "1:irondefense",
    "1:iciclecrash",
    "1:hydropump",
    "1:shellsmash",
    "1:iciclespear",
    "1:leer",
    "1:tackle",
    "1:watergun",
    "1:iceshard",
    "5:razorshell",
    "egg:aquaring",
    "egg:barrier",
    "egg:bubblebeam",
    "egg:clamp",
    "egg:lifedew",
    "egg:rapidspin",
    "egg:twineedle",
    "egg:waterpulse",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brine",
    "tm:chillingwater",
    "tm:dive",
    "tm:drillrun",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:frostbreath",
    "tm:gigaimpact",
    "tm:hail",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icespinner",
    "tm:iciclespear",
    "tm:icywind",
    "tm:irondefense",
    "tm:lightscreen",
    "tm:liquidation",
    "tm:mudshot",
    "tm:payback",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:protect",
    "tm:raindance",
    "tm:razorshell",
    "tm:rest",
    "tm:rockblast",
    "tm:scaryface",
    "tm:screech",
    "tm:selfdestruct",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:smartstrike",
    "tm:snowscape",
    "tm:spikes",
    "tm:steelroller",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:torment",
    "tm:toxicspikes",
    "tm:triattack",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:dive",
    "tutor:drillrun",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:liquidation",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:steelroller",
    "tutor:swift",
    "tutor:waterpulse"
  ],
  "preEvolution": "shellder",
  "evolutions": []
}