Skip to content

Community funded. Cosmetic rewards only. Never pay-to-win.

Our promise
AshRun
In-game model of Crabrawler
← All Pokémon

National Pokédex #0739 · Generation 7

Crabrawler

fighting

Crabrawler has been known to mistake Exeggutor for a coconut tree and climb it. The enraged Exeggutor shakes it off and stomps it.

Natural spawnEvolution chain

AshRun locations

How to obtain Crabrawler

1 place to look

Where to look in the wild

Biome

Coast

Level9-34RarityCommon
  • Light: Bright

Battle profile

Base stats

338 total
Hp47
Attack82
Defence57
Special Attack42
Special Defence47
Speed63

Abilities

  • Hypercutter
  • Ironfist
  • Angerpoint Hidden

Training

Base experience
68
Growth
Medium Fast
EV yield
Hp: 0 · Attack: 1 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
50

Progression

Evolution & forms

Complete installed learnset

Moves

107 entries
Level moves (15)
Lv. 1 · BubbleLv. 1 · PursuitLv. 1 · VisegripLv. 5 · RocksmashLv. 9 · LeerLv. 13 · BubblebeamLv. 17 · ProtectLv. 22 · BrickbreakLv. 25 · DizzypunchLv. 29 · PaybackLv. 33 · ReversalLv. 37 · CrabhammerLv. 42 · IrondefenseLv. 45 · DynamicpunchLv. 49 · Closecombat
Egg moves (5)
EndeavorFocuspunchSlamSuperpowerWideguard
Tm moves (51)
AmnesiaBodyslamBrickbreakBrutalswingBulkupBulldozeChillingwaterClosecombatCoachingDigDrainpunchDualchopEarthquakeEndeavorEndureFacadeFlingFocusblastFocuspunchFrostbreathGunkshotHelpinghandIcepunchIrondefenseIronheadKnockoffLiquidationMudshotMudslapPaybackPoweruppunchProtectRaindanceRestReversalRockslideRocksmashRocktombSleeptalkStompingtantrumSubstituteSunnydaySuperpowerSwiftTakedownTerablastThiefThunderpunchUpperhandWorkupZenheadbutt
Tutor moves (24)
BulkupBulldozeCoachingDrainpunchDualchopEndeavorFocuspunchGunkshotHelpinghandIcepunchIrondefenseIronheadKnockoffLiquidationMudslapRestRockslideRocksmashSleeptalkStompingtantrumSuperpowerSwiftThunderpunchZenheadbutt
Legacy moves (12)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundScaldSnoreStoneedgeSwaggerToxic

Useful extras

Drops & breeding

Aspear Berry

2.5% chance

Egg groups
Water 3
Egg cycles
20
Catch rate
225
Maximum drops
1
Technical server dataRaw records, internal IDs, source files, presets, and full JSON

Source summary

Base species: Cobblemon-neoforge-1.7.3+1.21.1.jar. Installed additions: none.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "crabrawler-1",
      "pokemon": "crabrawler",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "9-34",
      "weight": 6,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_coast"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0739_crabrawler.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "crabrawler_crabominable",
      "variant": "item_interact",
      "result": "crabominable",
      "consumeHeldItem": false,
      "learnableMoves": [
        "icepunch"
      ],
      "requirements": [],
      "requiredContext": "cobblemon:ice_stone"
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true,
        "swimSpeed": "0.2",
        "canSwimInWater": false
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:aspear_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen7"
  ]
}

Complete installed species record

{
  "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": {
        "avoidsWater": true,
        "swimSpeed": "0.2",
        "canSwimInWater": false
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    }
  },
  "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",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:scald",
    "legacy:snore",
    "legacy:stoneedge",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "crabrawler_crabominable",
      "variant": "item_interact",
      "result": "crabominable",
      "consumeHeldItem": false,
      "learnableMoves": [
        "icepunch"
      ],
      "requirements": [],
      "requiredContext": "cobblemon:ice_stone"
    }
  ]
}