{
  "implemented": true,
  "nationalPokedexNumber": 740,
  "name": "Crabominable",
  "primaryType": "fighting",
  "secondaryType": "ice",
  "maleRatio": 0.5,
  "height": 17,
  "weight": 1800,
  "pokedex": [
    "cobblemon.species.crabominable.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "hypercutter",
    "ironfist",
    "h:angerpoint"
  ],
  "eggGroups": [
    "water_3"
  ],
  "baseStats": {
    "hp": 97,
    "attack": 132,
    "defence": 77,
    "special_attack": 62,
    "special_defence": 67,
    "speed": 43
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 167,
  "experienceGroup": "medium_fast",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1.8,
    "height": 2.7,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:aspear_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:icepunch",
    "1:bubble",
    "1:rocksmash",
    "1:leer",
    "1:pursuit",
    "1:dizzypunch",
    "1:protect",
    "1:crabhammer",
    "1:visegrip",
    "17:bubblebeam",
    "22:brickbreak",
    "25:slam",
    "29:avalanche",
    "33:reversal",
    "37:icehammer",
    "42:irondefense",
    "45:dynamicpunch",
    "49:closecombat",
    "egg:endeavor",
    "egg:focuspunch",
    "egg:slam",
    "egg:superpower",
    "egg:wideguard",
    "tm:amnesia",
    "tm:avalanche",
    "tm:blizzard",
    "tm:block",
    "tm:bodypress",
    "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:gigaimpact",
    "tm:gunkshot",
    "tm:hail",
    "tm:hardpress",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icespinner",
    "tm:icywind",
    "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:scaryface",
    "tm:sleeptalk",
    "tm:snowscape",
    "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:block",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:coaching",
    "tutor:drainpunch",
    "tutor:dualchop",
    "tutor:endeavor",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "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"
  ],
  "preEvolution": "crabrawler",
  "evolutions": []
}