{
  "implemented": true,
  "nationalPokedexNumber": 368,
  "name": "Gorebyss",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 18,
  "weight": 226,
  "pokedex": [
    "cobblemon.species.gorebyss.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "h:hydration"
  ],
  "eggGroups": [
    "water_1"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 84,
    "defence": 105,
    "special_attack": 114,
    "special_defence": 75,
    "speed": 52
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 170,
  "experienceGroup": "erratic",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1.25,
    "height": 1.25,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:deep_sea_scale",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:whirlpool",
    "1:confusion",
    "1:irondefense",
    "1:watergun",
    "1:shellsmash",
    "1:clamp",
    "5:watersport",
    "9:agility",
    "11:drainingkiss",
    "14:waterpulse",
    "16:amnesia",
    "19:aquaring",
    "23:captivate",
    "26:dive",
    "29:batonpass",
    "34:psychic",
    "39:aquatail",
    "45:coil",
    "50:hydropump",
    "egg:aquaring",
    "egg:barrier",
    "egg:mudsport",
    "egg:refresh",
    "egg:supersonic",
    "tm:agility",
    "tm:amnesia",
    "tm:aquatail",
    "tm:batonpass",
    "tm:bind",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bounce",
    "tm:brine",
    "tm:captivate",
    "tm:confuseray",
    "tm:dive",
    "tm:drainingkiss",
    "tm:endure",
    "tm:facade",
    "tm:flipturn",
    "tm:gigaimpact",
    "tm:hail",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:infestation",
    "tm:irondefense",
    "tm:muddywater",
    "tm:mudslap",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:safeguard",
    "tm:scald",
    "tm:scaleshot",
    "tm:shadowball",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:surf",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:aquatail",
    "tutor:bind",
    "tutor:bounce",
    "tutor:dive",
    "tutor:flipturn",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:mudslap",
    "tutor:psychic",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:shadowball",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:waterpulse"
  ],
  "preEvolution": "clamperl",
  "evolutions": []
}