Skip to content

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

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

National Pokédex #0529 · Generation 5

Drilbur

ground

By spinning its body, it can dig straight through the ground at a speed of 30 mph.

Natural spawnEvolution chain

AshRun locations

How to obtain Drilbur

1 place to look

Where to look in the wild

Biome

Overworld

Level8-33RarityCommon
  • Light: Dark

Battle profile

Base stats

328 total
Hp60
Attack85
Defence40
Special Attack30
Special Defence45
Speed68

Abilities

  • Sandrush
  • Sandforce
  • Moldbreaker Hidden

Training

Base experience
66
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

91 entries
Level moves (15)
Lv. 1 · MudsportLv. 1 · RapidspinLv. 1 · MudslapLv. 4 · ScratchLv. 8 · HoneclawsLv. 12 · FuryswipesLv. 16 · MetalclawLv. 20 · SandstormLv. 24 · CrushclawLv. 28 · RockslideLv. 32 · DigLv. 36 · SwordsdanceLv. 40 · DrillrunLv. 44 · EarthquakeLv. 48 · Fissure
Egg moves (4)
MetalsoundSkullbashSlashSubmission
Tm moves (42)
AerialaceBrickbreakBulldozeCurseCutDigDoubleedgeDrillrunEarthpowerEarthquakeEndureFacadeFlingHelpinghandHighhorsepowerHoneclawsIrondefenseMetalclawMetalsoundMudshotMudslapPoisonjabProtectRestRockclimbRockslideRocksmashRocktombSandstormSandtombScorchingsandsShadowclawSleeptalkStealthrockStompingtantrumStrengthSubstituteSunnydaySwordsdanceTakedownTerablastXscissor
Tutor moves (18)
AerialaceBulldozeDrillrunEarthpowerHelpinghandHighhorsepowerIrondefenseMudslapPoisonjabRestRockslideRocksmashScorchingsandsShadowclawSleeptalkStealthrockStompingtantrumXscissor
Legacy moves (12)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundSecretpowerSludgebombSnoreSwaggerToxic

Useful extras

Drops & breeding

Dirt

Quantity 0-1

Soft Sand

2.5% chance

Pinap Berry

2.5% chance

Egg groups
Field
Egg cycles
20
Catch rate
120
Maximum drops
3
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": "drilbur-1",
      "pokemon": "drilbur",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "8-33",
      "weight": 9,
      "condition": {
        "minSkyLight": 0,
        "maxSkyLight": 7,
        "biomes": [
          "#cobblemon:is_overworld"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_deep_dark"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0529_drilbur.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "drilbur_excadrill",
      "variant": "level_up",
      "result": "excadrill",
      "consumeHeldItem": false,
      "learnableMoves": [
        "horndrill"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 31
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.15
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:dirt",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:soft_sand",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen5"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 529,
  "name": "Drilbur",
  "primaryType": "ground",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 85,
  "pokedex": [
    "cobblemon.species.drilbur.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "sandrush",
    "sandforce",
    "h:moldbreaker"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 85,
    "defence": 40,
    "special_attack": 30,
    "special_defence": 45,
    "speed": 68
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 66,
  "experienceGroup": "medium_fast",
  "catchRate": 120,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.15
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:dirt",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:soft_sand",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:mudsport",
    "1:rapidspin",
    "1:mudslap",
    "4:scratch",
    "8:honeclaws",
    "12:furyswipes",
    "16:metalclaw",
    "20:sandstorm",
    "24:crushclaw",
    "28:rockslide",
    "32:dig",
    "36:swordsdance",
    "40:drillrun",
    "44:earthquake",
    "48:fissure",
    "egg:metalsound",
    "egg:skullbash",
    "egg:slash",
    "egg:submission",
    "tm:aerialace",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:doubleedge",
    "tm:drillrun",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:honeclaws",
    "tm:irondefense",
    "tm:metalclaw",
    "tm:metalsound",
    "tm:mudshot",
    "tm:mudslap",
    "tm:poisonjab",
    "tm:protect",
    "tm:rest",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scorchingsands",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:takedown",
    "tm:terablast",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:bulldoze",
    "tutor:drillrun",
    "tutor:earthpower",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:irondefense",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:scorchingsands",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:xscissor",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:sludgebomb",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "drilbur_excadrill",
      "variant": "level_up",
      "result": "excadrill",
      "consumeHeldItem": false,
      "learnableMoves": [
        "horndrill"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 31
        }
      ]
    }
  ]
}