Skip to content
HallownestAPI
Hollow Knight3 notchesunverified

Dreamshield

A shield orbits the Knight, blocking projectiles and damaging enemies.

Orbiting shield. Blocks projectiles, chips enemies.

How it works

Spins a small protective shield around the Knight. Blocks small projectiles and deals minor contact damage; pauses when Focusing.

Where to find it

Resting Grounds — behind a hidden wall in the lower section, requires Desolate Dive.

GET /api/v1/charm/dreamshield
{
  "slug": "dreamshield",
  "name": "Dreamshield",
  "game": "hk",
  "notchCost": 3,
  "inventoryOrder": 39,
  "fragile": false,
  "effect": "A shield orbits the Knight, blocking projectiles and damaging enemies.",
  "description": "Spins a small protective shield around the Knight. Blocks small projectiles and deals minor contact damage; pauses when Focusing.",
  "location": "Resting Grounds — behind a hidden wall in the lower section, requires Desolate Dive.",
  "area": {
    "slug": "resting-grounds",
    "name": "Resting Grounds"
  },
  "acquisition": "find",
  "synergies": [],
  "summary": "Orbiting shield. Blocks projectiles, chips enemies.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Dreamshield"
  ],
  "wikiSlug": "Dreamshield",
  "wikiUrl": "https://hollowknight.fandom.com/wiki/Dreamshield"
}

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