Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Elder Hu

A teacher-turned-Dream-Warrior in the Resting Grounds. Predictable dash-and-slam patterns; the difficulty is keeping a steady rhythm.

Attacks

  • Nail dash
  • Tremor

    Slams the ground to summon shockwave columns.

Music
GET /api/v1/boss/elder-hu
{
  "slug": "elder-hu",
  "name": "Elder Hu",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 350
  },
  "geo": 0,
  "area": {
    "slug": "resting-grounds",
    "name": "Resting Grounds"
  },
  "attacks": [
    {
      "name": "Nail dash"
    },
    {
      "name": "Tremor",
      "description": "Slams the ground to summon shockwave columns."
    }
  ],
  "rewards": [
    "Essence (100)"
  ],
  "summary": "A teacher-turned-Dream-Warrior in the Resting Grounds. Predictable dash-and-slam patterns; the difficulty is keeping a steady rhythm.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Elder_Hu"
  ],
  "wikiSlug": "Elder_Hu",
  "music": {
    "title": "Dream",
    "spotifyTrackId": "2hw0t9gmMhNCm16WlfU3xK"
  }
}

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