Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Shadow Creeper

Abyssal scuttler

Skittering void-bug in the Abyss. Harmless on its own; appears in eerie numbers around Shadow Soul gates.

Hunter's Journal

Void-born scuttler. Scurries along the floor in jerks, made of the same dark stuff the Knight is.

GET /api/v1/character/shadow-creeper
{
  "slug": "shadow-creeper",
  "name": "Shadow Creeper",
  "game": "hk",
  "kind": "enemy",
  "role": "Abyssal scuttler",
  "area": {
    "slug": "the-abyss",
    "name": "The Abyss"
  },
  "isBoss": false,
  "sells": [],
  "hp": 8,
  "damage": 1,
  "geoDrop": 0,
  "hunterJournal": {
    "notes": "Void-born scuttler. Scurries along the floor in jerks, made of the same dark stuff the Knight is."
  },
  "summary": "Skittering void-bug in the Abyss. Harmless on its own; appears in eerie numbers around Shadow Soul gates.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Shadow_Creeper"
  ],
  "wikiSlug": "Shadow_Creeper"
}

Data is fan-contributed and may be inaccurate. Suggest a correction.