Skip to content
HallownestAPI
Hollow Knight1 notchunverified

Grubsong

Recover SOUL each time the Knight takes damage.

Heals SOUL on damage. Grubfather's first thank-you.

How it works

Gain 10 SOUL per mask of damage taken. Trivializes Focus-based survival when paired with Quick Focus.

Where to find it

Grubfather's reward for rescuing 10 grubs across Hallownest.

GET /api/v1/charm/grubsong
{
  "slug": "grubsong",
  "name": "Grubsong",
  "game": "hk",
  "notchCost": 1,
  "inventoryOrder": 10,
  "upgradesTo": "grubberflys-elegy",
  "fragile": false,
  "effect": "Recover SOUL each time the Knight takes damage.",
  "description": "Gain 10 SOUL per mask of damage taken. Trivializes Focus-based survival when paired with Quick Focus.",
  "location": "Grubfather's reward for rescuing 10 grubs across Hallownest.",
  "area": {
    "slug": "forgotten-crossroads",
    "name": "Forgotten Crossroads"
  },
  "acquisition": "quest",
  "synergies": [
    "quick-focus",
    "jonis-blessing"
  ],
  "summary": "Heals SOUL on damage. Grubfather's first thank-you.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Grubsong"
  ],
  "wikiSlug": "Grubsong",
  "wikiUrl": "https://hollowknight.fandom.com/wiki/Grubsong"
}

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