{
  "implemented": true,
  "nationalPokedexNumber": 341,
  "name": "Corphish",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 115,
  "pokedex": [
    "cobblemon.species.corphish.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "hypercutter",
    "shellarmor",
    "h:adaptability"
  ],
  "eggGroups": [
    "water_1",
    "water_3"
  ],
  "baseStats": {
    "hp": 43,
    "attack": 80,
    "defence": 65,
    "special_attack": 50,
    "special_defence": 35,
    "speed": 35
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 62,
  "experienceGroup": "fluctuating",
  "catchRate": 205,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.65,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.1,
        "canSwimInWater": true,
        "canBreatheUnderwater": true,
        "canSwimInLava": false
      }
    }
  },
  "moves": [
    "1:bubble",
    "1:harden",
    "1:visegrip",
    "1:watergun",
    "4:leer",
    "8:taunt",
    "12:bubblebeam",
    "16:knockoff",
    "20:doublehit",
    "24:protect",
    "28:nightslash",
    "32:razorshell",
    "36:swordsdance",
    "40:crunch",
    "44:crabhammer",
    "48:endeavor",
    "52:guillotine",
    "egg:ancientpower",
    "egg:aquajet",
    "egg:chipaway",
    "egg:doubleedge",
    "egg:metalclaw",
    "egg:mudsport",
    "egg:slash",
    "egg:switcheroo",
    "egg:trumpcard",
    "tm:ancientpower",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:chillingwater",
    "tm:crunch",
    "tm:cut",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragondance",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:fling",
    "tm:furycutter",
    "tm:hail",
    "tm:honeclaws",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icywind",
    "tm:irondefense",
    "tm:knockoff",
    "tm:liquidation",
    "tm:metalclaw",
    "tm:muddywater",
    "tm:mudshot",
    "tm:payback",
    "tm:protect",
    "tm:raindance",
    "tm:razorshell",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:strength",
    "tm:substitute",
    "tm:superpower",
    "tm:surf",
    "tm:swordsdance",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:xscissor",
    "tutor:ancientpower",
    "tutor:endeavor",
    "tutor:falseswipe",
    "tutor:furycutter",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:superpower",
    "tutor:waterpulse",
    "tutor:xscissor"
  ],
  "evolutions": [
    {
      "id": "corphish_crawdaunt",
      "variant": "level_up",
      "result": "crawdaunt",
      "consumeHeldItem": false,
      "learnableMoves": [
        "swift"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 30
        }
      ]
    }
  ]
}