Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Enraged Guardian

A more aggressive return of the Crystal Guardian after collecting the Crystal Heart. Adds vertical movement and a faster, longer beam pattern.

Attacks

  • Triple beam
  • Long hop
  • Crystal burst
GET /api/v1/boss/enraged-guardian
{
  "slug": "enraged-guardian",
  "name": "Enraged Guardian",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 380
  },
  "geo": 60,
  "area": {
    "slug": "crystal-peak",
    "name": "Crystal Peak"
  },
  "attacks": [
    {
      "name": "Triple beam"
    },
    {
      "name": "Long hop"
    },
    {
      "name": "Crystal burst"
    }
  ],
  "summary": "A more aggressive return of the Crystal Guardian after collecting the Crystal Heart. Adds vertical movement and a faster, longer beam pattern.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Enraged_Guardian"
  ],
  "wikiSlug": "Enraged_Guardian"
}

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