{
  "implemented": true,
  "name": "Croagunk",
  "nationalPokedexNumber": 453,
  "primaryType": "poison",
  "secondaryType": "fighting",
  "abilities": [
    "anticipation",
    "dryskin",
    "h:poisontouch"
  ],
  "baseStats": {
    "hp": 48,
    "attack": 61,
    "defence": 40,
    "special_attack": 61,
    "special_defence": 40,
    "speed": 50
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "depth": "normal",
      "light": "0-4"
    }
  },
  "catchRate": 140,
  "maleRatio": 0.5,
  "shoulderMountable": false,
  "baseExperienceYield": 60,
  "experienceGroup": "medium_fast",
  "eggCycles": 10,
  "eggGroups": [
    "human_like"
  ],
  "moves": [
    "1:astonish",
    "3:mudslap",
    "8:poisonsting",
    "10:taunt",
    "15:pursuit",
    "16:lowkick",
    "17:feintattack",
    "22:revenge",
    "24:swagger",
    "29:mudbomb",
    "31:suckerpunch",
    "36:nastyplot",
    "36:toxic",
    "36:venoshock",
    "38:poisonjab",
    "43:sludgebomb",
    "45:flatter",
    "47:belch",
    "egg:acupressure",
    "egg:bulletpunch",
    "egg:counter",
    "egg:crosschop",
    "egg:drainpunch",
    "egg:dynamicpunch",
    "egg:fakeout",
    "egg:feint",
    "egg:headbutt",
    "egg:meditate",
    "egg:mefirst",
    "egg:quickguard",
    "egg:smellingsalts",
    "egg:vacuumwave",
    "egg:wakeupslap",
    "tm:acidspray",
    "tm:aerialace",
    "tm:assurance",
    "tm:attract",
    "tm:batonpass",
    "tm:bounce",
    "tm:brickbreak",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:captivate",
    "tm:chillingwater",
    "tm:confide",
    "tm:darkpulse",
    "tm:dig",
    "tm:doubleteam",
    "tm:drainpunch",
    "tm:earthquake",
    "tm:embargo",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:foulplay",
    "tm:frustration",
    "tm:gunkshot",
    "tm:helpinghand",
    "tm:hiddenpower",
    "tm:icepunch",
    "tm:icywind",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:megakick",
    "tm:megapunch",
    "tm:mudshot",
    "tm:mudslap",
    "tm:nastyplot",
    "tm:naturalgift",
    "tm:payback",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:return",
    "tm:revenge",
    "tm:reversal",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:round",
    "tm:scaryface",
    "tm:screech",
    "tm:secretpower",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:snatch",
    "tm:snore",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swagger",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:thunderpunch",
    "tm:torment",
    "tm:toxic",
    "tm:venomdrench",
    "tm:venoshock",
    "tm:workup",
    "tm:xscissor",
    "tutor:astonish",
    "tutor:bounce",
    "tutor:coaching",
    "tutor:darkpulse",
    "tutor:drainpunch",
    "tutor:dualchop",
    "tutor:focuspunch",
    "tutor:foulplay",
    "tutor:furycutter",
    "tutor:gunkshot",
    "tutor:headbutt",
    "tutor:helpinghand",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:lashout",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:poisonsting",
    "tutor:roleplay",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:snore",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:superfang",
    "tutor:taunt",
    "tutor:thunderpunch",
    "tutor:vacuumwave"
  ],
  "labels": [
    "gen4"
  ],
  "pokedex": [
    "cobblemon.species.croagunk.desc"
  ],
  "evolutions": [
    {
      "id": "croagunk_toxicroak",
      "variant": "level_up",
      "result": "toxicroak",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 37
        }
      ]
    }
  ],
  "baseScale": 1,
  "hitbox": {
    "width": 0.8,
    "height": 1.2,
    "fixed": false
  },
  "baseFriendship": 100,
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "height": 7,
  "weight": 230,
  "aspects": [],
  "cannotDynamax": false
}