Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Nosk

A horrifying shape-shifter that imitates the Knight to lure the player into a trap in Deepnest. Mostly mobile, with attacks that punish careless movement.

Attacks

  • Ceiling drop
  • Charge
  • Spawn doppelgängers

    Releases small mimics of the Knight that crawl and explode.

Hunter’s notes

A predator that lures prey by wearing the face of those they have lost.

Music
GET /api/v1/boss/nosk
{
  "slug": "nosk",
  "name": "Nosk",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 540
  },
  "geo": 0,
  "area": {
    "slug": "deepnest",
    "name": "Deepnest"
  },
  "attacks": [
    {
      "name": "Ceiling drop"
    },
    {
      "name": "Charge"
    },
    {
      "name": "Spawn doppelgängers",
      "description": "Releases small mimics of the Knight that crawl and explode."
    }
  ],
  "rewards": [
    "Hunter's Journal entry"
  ],
  "hunterJournal": {
    "notes": "A predator that lures prey by wearing the face of those they have lost."
  },
  "summary": "A horrifying shape-shifter that imitates the Knight to lure the player into a trap in Deepnest. Mostly mobile, with attacks that punish careless movement.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Nosk"
  ],
  "wikiSlug": "Nosk",
  "music": {
    "title": "Nosk",
    "spotifyTrackId": "77vkOcahVHbBpF4tdjerSW"
  }
}

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