Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Gorb

A floating, self-styled deity from the Howling Cliffs. The easiest of the seven Dream Warriors. Stays stationary while telegraphing geometric attack patterns.

Attacks

  • Geometric ring

    Launches expanding patterns of light blades.

  • Targeted spear
Music
GET /api/v1/boss/gorb
{
  "slug": "gorb",
  "name": "Gorb",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 350
  },
  "geo": 0,
  "area": {
    "slug": "howling-cliffs",
    "name": "Howling Cliffs"
  },
  "attacks": [
    {
      "name": "Geometric ring",
      "description": "Launches expanding patterns of light blades."
    },
    {
      "name": "Targeted spear"
    }
  ],
  "rewards": [
    "Essence (100)"
  ],
  "summary": "A floating, self-styled deity from the Howling Cliffs. The easiest of the seven Dream Warriors. Stays stationary while telegraphing geometric attack patterns.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Gorb"
  ],
  "wikiSlug": "Gorb",
  "music": {
    "title": "Dream",
    "spotifyTrackId": "2hw0t9gmMhNCm16WlfU3xK"
  }
}

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