Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Garpede

Crawling centipede

Surface-hugging crawler in Crystal Peak and Kingdom's Edge. Only its glowing head takes damage.

Hunter's Journal

Long, plated centipede that crawls along surfaces — floors, walls, ceilings, all the same. Strikes its head into anything passing.

GET /api/v1/character/garpede
{
  "slug": "garpede",
  "name": "Garpede",
  "game": "hk",
  "kind": "enemy",
  "role": "Crawling centipede",
  "area": {
    "slug": "crystal-peak",
    "name": "Crystal Peak"
  },
  "isBoss": false,
  "sells": [],
  "hp": 60,
  "damage": 1,
  "geoDrop": 10,
  "hunterJournal": {
    "notes": "Long, plated centipede that crawls along surfaces — floors, walls, ceilings, all the same. Strikes its head into anything passing."
  },
  "summary": "Surface-hugging crawler in Crystal Peak and Kingdom's Edge. Only its glowing head takes damage.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Garpede"
  ],
  "wikiSlug": "Garpede"
}

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