Skip to content
HallownestAPI
Hollow Knightoptionalunverified

The Radiance

The true final boss, reached via the Awoken Dream Nail inside the Hollow Knight fight. Long, vertical, and brutal — Hornet's binding shows up mid-fight.

Phases

  1. 1.

    Sword swarm

  2. 2.

    Sun beam

  3. 3.

    Climb to ascension

  4. 4.

    Dream No More

Attacks

  • Spike floor
  • Light spear barrage
  • Sword orbit
  • Radiant beam

Hunter’s notes

The Old Light, once kin and progenitor of moths. Its dream lashed out and seeded the plague.

Music
GET /api/v1/boss/the-radiance
{
  "slug": "the-radiance",
  "name": "The Radiance",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 1700
  },
  "geo": 0,
  "area": {
    "slug": "temple-of-the-black-egg",
    "name": "Temple of the Black Egg"
  },
  "phases": [
    {
      "name": "Sword swarm"
    },
    {
      "name": "Sun beam"
    },
    {
      "name": "Climb to ascension"
    },
    {
      "name": "Dream No More"
    }
  ],
  "attacks": [
    {
      "name": "Spike floor"
    },
    {
      "name": "Light spear barrage"
    },
    {
      "name": "Sword orbit"
    },
    {
      "name": "Radiant beam"
    }
  ],
  "rewards": [
    "Dream No More ending"
  ],
  "hunterJournal": {
    "notes": "The Old Light, once kin and progenitor of moths. Its dream lashed out and seeded the plague."
  },
  "summary": "The true final boss, reached via the Awoken Dream Nail inside the Hollow Knight fight. Long, vertical, and brutal — Hornet's binding shows up mid-fight.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Radiance"
  ],
  "wikiSlug": "Radiance",
  "music": {
    "title": "Radiance",
    "spotifyTrackId": "1ygjvLVwydBF164HQsv2QD"
  }
}

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