Skip to content
HallownestAPI
Hollow Knight1 notchunverified

Spore Shroom

Releases a damaging spore cloud while the Knight is focusing.

Damaging spore cloud on every Focus.

How it works

Triggers a small poison cloud every time the Knight Focuses to heal. Pairs with Defender's Crest for permanent stacked poison.

Where to find it

Fungal Wastes — found in a hidden alcove near the Mushroom Lord's grave site.

GET /api/v1/charm/spore-shroom
{
  "slug": "spore-shroom",
  "name": "Spore Shroom",
  "game": "hk",
  "notchCost": 1,
  "inventoryOrder": 33,
  "fragile": false,
  "effect": "Releases a damaging spore cloud while the Knight is focusing.",
  "description": "Triggers a small poison cloud every time the Knight Focuses to heal. Pairs with Defender's Crest for permanent stacked poison.",
  "location": "Fungal Wastes — found in a hidden alcove near the Mushroom Lord's grave site.",
  "area": {
    "slug": "fungal-wastes",
    "name": "Fungal Wastes"
  },
  "acquisition": "find",
  "synergies": [
    "defenders-crest",
    "deep-focus",
    "quick-focus"
  ],
  "summary": "Damaging spore cloud on every Focus.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Spore_Shroom"
  ],
  "wikiSlug": "Spore_Shroom",
  "wikiUrl": "https://hollowknight.fandom.com/wiki/Spore_Shroom"
}

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