Skip to content

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

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

National Pokédex #0355 · Generation 3

Duskull

ghost

Duskull wanders lost among the deep darkness of midnight. There is an oft-told admonishment given to misbehaving children that this Pokémon will spirit away bad children who earn scoldings from their mothers.

Natural spawnEvolution chain

AshRun locations

How to obtain Duskull

3 places to look

Where to look in the wild

Biome

Spooky

Level5-30RarityCommon
  • Time: Night
  • Light: Bright
Biome

Nether Soul Sand

Level5-30RarityCommon
Biome

Distortion World Biome

Level5-30RarityCommon
  • Ground: Natural

Battle profile

Base stats

295 total
Hp20
Attack40
Defence90
Special Attack30
Special Defence90
Speed25

Abilities

  • Levitate
  • Frisk Hidden

Training

Base experience
59
Growth
Fast
EV yield
Hp: 0 · Attack: 0 · Defence: 0 · Special Attack: 0 · Special Defence: 1 · Speed: 0
Friendship
35

Progression

Evolution & forms

Complete installed learnset

Moves

116 entries
Level moves (14)
Lv. 1 · LeerLv. 1 · ForesightLv. 1 · AstonishLv. 4 · DisableLv. 8 · ShadowsneakLv. 12 · ConfuserayLv. 16 · NightshadeLv. 20 · PaybackLv. 24 · WillowispLv. 28 · MeanlookLv. 32 · HexLv. 36 · CurseLv. 40 · ShadowballLv. 44 · Futuresight
Egg moves (7)
DestinybondFeintattackGrudgeHazeMementoPainsplitPursuit
Tm moves (54)
AllyswitchBlizzardCalmmindChargebeamConfuserayCurseDarkpulseDreameaterEmbargoEndureFacadeFlashFlingFuturesightGravityHazeHeadbuttHelpinghandHexIcebeamIcywindImprisonInfestationLeechlifeNightshadeOminouswindPainsplitPaybackPhantomforcePoltergeistProtectPsychicPsychupRaindanceRestRevengeShadowballSkillswapSkittersmackSleeptalkSnatchSpiteSubstituteSuckerpunchSunnydayTauntTelekinesisTerablastThiefTormentTrickTrickroomWillowispWonderroom
Tutor moves (24)
AllyswitchCalmmindChargebeamDarkpulseGravityHelpinghandIcebeamIcywindLeechlifeOminouswindPainsplitPoltergeistPsychicRestShadowballSkillswapSkittersmackSleeptalkSnatchSpiteSuckerpunchTelekinesisTrickWonderroom
Legacy moves (17)
AttractBodyslamCaptivateConfideDoubleedgeDoubleteamFrustrationHiddenpowerMimicNaturalgiftNightmareReturnRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Phantom Membrane

2.5% chance

Reaper Cloth

2.5% chance

Kasib Berry

2.5% chance

Egg groups
Amorphous
Egg cycles
25
Catch rate
190
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": "duskull-1",
      "pokemon": "duskull",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "5-30",
      "weight": 5.4,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_spooky"
        ],
        "timeRange": "night"
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0355_duskull.json"
    },
    {
      "id": "duskull-2",
      "pokemon": "duskull",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "5-30",
      "weight": 9,
      "condition": {
        "biomes": [
          "#cobblemon:nether/is_soul_sand"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0355_duskull.json"
    },
    {
      "id": "distortion-duskull-1",
      "pokemon": "duskull",
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "5-30",
      "weight": 6.4,
      "condition": {
        "biomes": [
          "legendarymonuments:distortion_world_biome"
        ],
        "neededBaseBlocks": [
          "#cobblemon:natural"
        ]
      },
      "source": "legendarymonuments-neoforge-1.21.1-8.0.3.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/9002_distortion_duskull.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "duskull_dusclops",
      "variant": "level_up",
      "result": "dusclops",
      "consumeHeldItem": false,
      "learnableMoves": [
        "shadowpunch"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 37
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      },
      "walk": {
        "canWalk": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "2"
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:reaper_cloth",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen3"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 355,
  "name": "Duskull",
  "primaryType": "ghost",
  "maleRatio": 0.5,
  "height": 8,
  "weight": 150,
  "pokedex": [
    "cobblemon.species.duskull.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "levitate",
    "h:frisk"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 20,
    "attack": 40,
    "defence": 90,
    "special_attack": 30,
    "special_defence": 90,
    "speed": 25
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 59,
  "experienceGroup": "fast",
  "catchRate": 190,
  "eggCycles": 25,
  "baseFriendship": 35,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.8,
    "height": 0.8,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      },
      "walk": {
        "canWalk": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "times": [
        "day"
      ],
      "drowsyChance": 0.0033,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "2"
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:reaper_cloth",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:foresight",
    "1:astonish",
    "4:disable",
    "8:shadowsneak",
    "12:confuseray",
    "16:nightshade",
    "20:payback",
    "24:willowisp",
    "28:meanlook",
    "32:hex",
    "36:curse",
    "40:shadowball",
    "44:futuresight",
    "egg:destinybond",
    "egg:feintattack",
    "egg:grudge",
    "egg:haze",
    "egg:memento",
    "egg:painsplit",
    "egg:pursuit",
    "tm:allyswitch",
    "tm:blizzard",
    "tm:calmmind",
    "tm:chargebeam",
    "tm:confuseray",
    "tm:curse",
    "tm:darkpulse",
    "tm:dreameater",
    "tm:embargo",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:futuresight",
    "tm:gravity",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hex",
    "tm:icebeam",
    "tm:icywind",
    "tm:imprison",
    "tm:infestation",
    "tm:leechlife",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:painsplit",
    "tm:payback",
    "tm:phantomforce",
    "tm:poltergeist",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:revenge",
    "tm:shadowball",
    "tm:skillswap",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:spite",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:torment",
    "tm:trick",
    "tm:trickroom",
    "tm:willowisp",
    "tm:wonderroom",
    "tutor:allyswitch",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:darkpulse",
    "tutor:gravity",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:leechlife",
    "tutor:ominouswind",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:skillswap",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:wonderroom",
    "legacy:attract",
    "legacy:bodyslam",
    "legacy:captivate",
    "legacy:confide",
    "legacy:doubleedge",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:nightmare",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "duskull_dusclops",
      "variant": "level_up",
      "result": "dusclops",
      "consumeHeldItem": false,
      "learnableMoves": [
        "shadowpunch"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 37
        }
      ]
    }
  ],
  "lightingData": {
    "lightLevel": 4,
    "liquidGlowMode": "BOTH"
  }
}