Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Soul Tyrant

Dream variant of the Soul Master, fought in the same arena. Both phases are faster and orb patterns are denser.

Phases

  1. 1.

    Sanctum duel

  2. 2.

    Fallen Tyrant

Attacks

  • Soul orbs (denser)
  • Soul slam (faster)
  • Teleport pursuit
Music
GET /api/v1/boss/soul-tyrant
{
  "slug": "soul-tyrant",
  "name": "Soul Tyrant",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 800
  },
  "geo": 0,
  "area": {
    "slug": "city-of-tears",
    "name": "City of Tears"
  },
  "phases": [
    {
      "name": "Sanctum duel"
    },
    {
      "name": "Fallen Tyrant"
    }
  ],
  "attacks": [
    {
      "name": "Soul orbs (denser)"
    },
    {
      "name": "Soul slam (faster)"
    },
    {
      "name": "Teleport pursuit"
    }
  ],
  "rewards": [
    "Essence (400)"
  ],
  "summary": "Dream variant of the Soul Master, fought in the same arena. Both phases are faster and orb patterns are denser.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Soul_Tyrant"
  ],
  "wikiSlug": "Soul_Tyrant",
  "music": {
    "title": "Dream Battle",
    "spotifyTrackId": "4TbcrjhOwuTAWBplSuOAz2"
  }
}

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