Skip to content
HallownestAPI
Hollow Knightunverified

Soul Master

Head of the Soul Sanctum. A two-phase fight that rewards the Desolate Dive spell. Once finished, his soul lingers and can be challenged again as Soul Tyrant.

Phases

  1. 1.

    Soul Sanctum duel

    Floats and dives with telegraphed slams.

  2. 2.

    Fallen Master

    Drops to the floor below and the fight resumes in a new room.

Attacks

  • Soul orbs
  • Soul slam
  • Teleport
Music
GET /api/v1/boss/soul-master
{
  "slug": "soul-master",
  "name": "Soul Master",
  "game": "hk",
  "optional": false,
  "hp": {
    "base": 380
  },
  "geo": 0,
  "area": {
    "slug": "city-of-tears",
    "name": "City of Tears"
  },
  "phases": [
    {
      "name": "Soul Sanctum duel",
      "description": "Floats and dives with telegraphed slams."
    },
    {
      "name": "Fallen Master",
      "description": "Drops to the floor below and the fight resumes in a new room."
    }
  ],
  "attacks": [
    {
      "name": "Soul orbs"
    },
    {
      "name": "Soul slam"
    },
    {
      "name": "Teleport"
    }
  ],
  "rewards": [
    "Desolate Dive spell"
  ],
  "summary": "Head of the Soul Sanctum. A two-phase fight that rewards the Desolate Dive spell. Once finished, his soul lingers and can be challenged again as Soul Tyrant.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Soul_Master"
  ],
  "wikiSlug": "Soul_Master",
  "music": {
    "title": "Soul Sanctum",
    "spotifyTrackId": "3cKzY51GRiJngSVOnOfjgl"
  }
}

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