Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Leaping Husk

Pouncing infected

Husk variant that lunges over short distances. Closes gaps faster than the Wandering Husk.

Hunter's Journal

Once a hunter or scavenger. Springs forward with surprising distance, mouth-first.

GET /api/v1/character/leaping-husk
{
  "slug": "leaping-husk",
  "name": "Leaping Husk",
  "game": "hk",
  "kind": "enemy",
  "role": "Pouncing infected",
  "area": {
    "slug": "forgotten-crossroads",
    "name": "Forgotten Crossroads"
  },
  "isBoss": false,
  "sells": [],
  "hp": 20,
  "damage": 1,
  "geoDrop": 5,
  "hunterJournal": {
    "notes": "Once a hunter or scavenger. Springs forward with surprising distance, mouth-first."
  },
  "summary": "Husk variant that lunges over short distances. Closes gaps faster than the Wandering Husk.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Leaping_Husk"
  ],
  "wikiSlug": "Leaping_Husk"
}

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