Skip to content
HallownestAPI
Hollow Knight2 notchesunverified

Spell Twister

Reduces the SOUL cost of casting spells.

Spells cost 24 SOUL instead of 33. Foundational caster charm.

How it works

Each spell costs 24 SOUL instead of 33, letting the Knight cast four spells from a full bar instead of three. Mandatory in caster builds.

Where to find it

Atop the Soul Sanctum tower, accessible after defeating the Soul Master.

GET /api/v1/charm/spell-twister
{
  "slug": "spell-twister",
  "name": "Spell Twister",
  "game": "hk",
  "notchCost": 2,
  "inventoryOrder": 15,
  "fragile": false,
  "effect": "Reduces the SOUL cost of casting spells.",
  "description": "Each spell costs 24 SOUL instead of 33, letting the Knight cast four spells from a full bar instead of three. Mandatory in caster builds.",
  "location": "Atop the Soul Sanctum tower, accessible after defeating the Soul Master.",
  "area": {
    "slug": "city-of-tears",
    "name": "City of Tears"
  },
  "acquisition": "find",
  "synergies": [
    "shaman-stone",
    "soul-eater"
  ],
  "summary": "Spells cost 24 SOUL instead of 33. Foundational caster charm.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Spell_Twister"
  ],
  "wikiSlug": "Spell_Twister",
  "wikiUrl": "https://hollowknight.fandom.com/wiki/Spell_Twister"
}

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