Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Galien

A spectral reaper in a Deepnest graveyard. The signature attack is a massive scythe that loops back, forcing the player to track its path while dodging.

Attacks

  • Giant scythe

    Hurls a huge scythe that orbits the arena.

  • Mini scythe ring
Music
GET /api/v1/boss/galien
{
  "slug": "galien",
  "name": "Galien",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 500
  },
  "geo": 0,
  "area": {
    "slug": "deepnest",
    "name": "Deepnest"
  },
  "attacks": [
    {
      "name": "Giant scythe",
      "description": "Hurls a huge scythe that orbits the arena."
    },
    {
      "name": "Mini scythe ring"
    }
  ],
  "rewards": [
    "Essence (200)"
  ],
  "summary": "A spectral reaper in a Deepnest graveyard. The signature attack is a massive scythe that loops back, forcing the player to track its path while dodging.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Galien"
  ],
  "wikiSlug": "Galien",
  "music": {
    "title": "Dream",
    "spotifyTrackId": "2hw0t9gmMhNCm16WlfU3xK"
  }
}

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