Skip to content
HallownestAPI
Hollow Knight2 notchesunverified

Baldur Shell

Protects the Knight while focusing, blocking up to four hits.

Blocks damage while focusing. Shatters after four hits.

How it works

A baldur shell sprouts over the Knight's head during Focus. The shell breaks after blocking four hits and regenerates at a bench.

Where to find it

Howling Cliffs — found in a baldur skull, requires the Mothwing Cloak to reach.

GET /api/v1/charm/baldur-shell
{
  "slug": "baldur-shell",
  "name": "Baldur Shell",
  "game": "hk",
  "notchCost": 2,
  "inventoryOrder": 23,
  "fragile": false,
  "effect": "Protects the Knight while focusing, blocking up to four hits.",
  "description": "A baldur shell sprouts over the Knight's head during Focus. The shell breaks after blocking four hits and regenerates at a bench.",
  "location": "Howling Cliffs — found in a baldur skull, requires the Mothwing Cloak to reach.",
  "area": {
    "slug": "howling-cliffs",
    "name": "Howling Cliffs"
  },
  "acquisition": "find",
  "synergies": [
    "quick-focus",
    "deep-focus"
  ],
  "summary": "Blocks damage while focusing. Shatters after four hits.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Baldur_Shell"
  ],
  "wikiSlug": "Baldur_Shell",
  "wikiUrl": "https://hollowknight.fandom.com/wiki/Baldur_Shell"
}

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