Skip to content
HallownestAPI
Hollow Knightunverified

Soul Warrior

An apprentice of the Soul Sanctum guarding the path to the Soul Master. Telegraphed but fast, and the first introduction to soul-based attacks.

Attacks

  • Dash slash
  • Soul orb

    Conjures a homing energy orb.

  • Teleport strike
Music
GET /api/v1/boss/soul-warrior
{
  "slug": "soul-warrior",
  "name": "Soul Warrior",
  "game": "hk",
  "optional": false,
  "hp": {
    "base": 130
  },
  "geo": 50,
  "area": {
    "slug": "city-of-tears",
    "name": "City of Tears"
  },
  "attacks": [
    {
      "name": "Dash slash"
    },
    {
      "name": "Soul orb",
      "description": "Conjures a homing energy orb."
    },
    {
      "name": "Teleport strike"
    }
  ],
  "summary": "An apprentice of the Soul Sanctum guarding the path to the Soul Master. Telegraphed but fast, and the first introduction to soul-based attacks.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Soul_Warrior"
  ],
  "wikiSlug": "Soul_Warrior",
  "music": {
    "title": "Soul Sanctum",
    "spotifyTrackId": "3cKzY51GRiJngSVOnOfjgl"
  }
}

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