{
  "implemented": true,
  "nationalPokedexNumber": 739,
  "name": "Crabrawler",
  "primaryType": "fighting",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 70,
  "pokedex": [
    "cobblemon.species.crabrawler.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "hypercutter",
    "ironfist",
    "h:angerpoint"
  ],
  "eggGroups": [
    "water_3"
  ],
  "baseStats": {
    "hp": 47,
    "attack": 82,
    "defence": 57,
    "special_attack": 42,
    "special_defence": 47,
    "speed": 63
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 68,
  "experienceGroup": "medium_fast",
  "catchRate": 225,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 1.1,
    "height": 1.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:aspear_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:bubble",
    "1:pursuit",
    "1:visegrip",
    "5:rocksmash",
    "9:leer",
    "13:bubblebeam",
    "17:protect",
    "22:brickbreak",
    "25:dizzypunch",
    "29:payback",
    "33:reversal",
    "37:crabhammer",
    "42:irondefense",
    "45:dynamicpunch",
    "49:closecombat",
    "egg:endeavor",
    "egg:focuspunch",
    "egg:slam",
    "egg:superpower",
    "egg:wideguard",
    "tm:amnesia",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:closecombat",
    "tm:coaching",
    "tm:dig",
    "tm:drainpunch",
    "tm:dualchop",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:frostbreath",
    "tm:gunkshot",
    "tm:helpinghand",
    "tm:icepunch",
    "tm:irondefense",
    "tm:ironhead",
    "tm:knockoff",
    "tm:liquidation",
    "tm:mudshot",
    "tm:mudslap",
    "tm:payback",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:reversal",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sleeptalk",
    "tm:stompingtantrum",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:thunderpunch",
    "tm:upperhand",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:coaching",
    "tutor:drainpunch",
    "tutor:dualchop",
    "tutor:endeavor",
    "tutor:focuspunch",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:icepunch",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:superpower",
    "tutor:swift",
    "tutor:thunderpunch",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "crabrawler_crabominable",
      "variant": "item_interact",
      "result": "crabominable",
      "consumeHeldItem": false,
      "learnableMoves": [
        "icepunch"
      ],
      "requirements": [],
      "requiredContext": "cobblemon:ice_stone"
    }
  ]
}