Skip to content
HallownestAPI
Hollow Knightunverified

Watcher Knights

Six elite knights of Lurien the Watcher. They drop from above and engage in escalating numbers, eventually three at once. HP is per knight.

Phases

  1. 1.

    One vs one

  2. 2.

    Two active

  3. 3.

    Up to three at once

Attacks

  • Roll
  • Lunge slash
  • Wall jump dive
GET /api/v1/boss/watcher-knights
{
  "slug": "watcher-knights",
  "name": "Watcher Knights",
  "game": "hk",
  "optional": false,
  "hp": {
    "base": 230
  },
  "geo": 0,
  "area": {
    "slug": "city-of-tears",
    "name": "City of Tears"
  },
  "phases": [
    {
      "name": "One vs one"
    },
    {
      "name": "Two active"
    },
    {
      "name": "Up to three at once"
    }
  ],
  "attacks": [
    {
      "name": "Roll"
    },
    {
      "name": "Lunge slash"
    },
    {
      "name": "Wall jump dive"
    }
  ],
  "rewards": [
    "Access to the Crown / Hallownest Crown"
  ],
  "summary": "Six elite knights of Lurien the Watcher. They drop from above and engage in escalating numbers, eventually three at once. HP is per knight.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Watcher_Knights"
  ],
  "wikiSlug": "Watcher_Knights"
}

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