Skip to content
HallownestAPI
Hollow Knight4 notchesunverified

Soul Eater

Greatly increases SOUL gained from striking enemies.

Soul Catcher's upgraded form. Almost mandatory for spellcasting.

How it works

Stronger version of Soul Catcher: +8 SOUL per hit on top of the base 11. Cannot be equipped at the same time as Soul Catcher.

Where to find it

Resting Grounds — found in a hidden alcove near the spirit Galien's grave.

GET /api/v1/charm/soul-eater
{
  "slug": "soul-eater",
  "name": "Soul Eater",
  "game": "hk",
  "notchCost": 4,
  "inventoryOrder": 7,
  "upgradeOf": "soul-catcher",
  "fragile": false,
  "effect": "Greatly increases SOUL gained from striking enemies.",
  "description": "Stronger version of Soul Catcher: +8 SOUL per hit on top of the base 11. Cannot be equipped at the same time as Soul Catcher.",
  "location": "Resting Grounds — found in a hidden alcove near the spirit Galien's grave.",
  "area": {
    "slug": "resting-grounds",
    "name": "Resting Grounds"
  },
  "acquisition": "find",
  "synergies": [
    "shaman-stone",
    "spell-twister"
  ],
  "summary": "Soul Catcher's upgraded form. Almost mandatory for spellcasting.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Soul_Eater"
  ],
  "wikiSlug": "Soul_Eater",
  "wikiUrl": "https://hollowknight.fandom.com/wiki/Soul_Eater"
}

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