Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Wandering Husk

Infected commoner

The textbook Hallownest zombie. Walks in a straight line and swings a slow uppercut when close.

Hunter's Journal

Husk shell of an old Hallownest citizen, drained of mind and will by the Infection. Stumbles forward looking for prey.

GET /api/v1/character/wandering-husk
{
  "slug": "wandering-husk",
  "name": "Wandering Husk",
  "game": "hk",
  "kind": "enemy",
  "role": "Infected commoner",
  "area": {
    "slug": "forgotten-crossroads",
    "name": "Forgotten Crossroads"
  },
  "isBoss": false,
  "sells": [],
  "hp": 15,
  "damage": 1,
  "geoDrop": 4,
  "hunterJournal": {
    "notes": "Husk shell of an old Hallownest citizen, drained of mind and will by the Infection. Stumbles forward looking for prey."
  },
  "summary": "The textbook Hallownest zombie. Walks in a straight line and swings a slow uppercut when close.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Wandering_Husk"
  ],
  "wikiSlug": "Wandering_Husk"
}

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