Skip to content
HallownestAPI
Hollow Knightunverified

Broken Vessel

A failed sibling of the Knight, animated by the Infection. Awkward and lurching, with telegraphed slams and a final burst phase. Rewards the double jump.

Attacks

  • Slam
  • Infection burst

    Shoots upward bursts of orange infection.

  • Triple jump
Music
GET /api/v1/boss/broken-vessel
{
  "slug": "broken-vessel",
  "name": "Broken Vessel",
  "game": "hk",
  "optional": false,
  "hp": {
    "base": 500
  },
  "geo": 0,
  "area": {
    "slug": "ancient-basin",
    "name": "Ancient Basin"
  },
  "attacks": [
    {
      "name": "Slam"
    },
    {
      "name": "Infection burst",
      "description": "Shoots upward bursts of orange infection."
    },
    {
      "name": "Triple jump"
    }
  ],
  "rewards": [
    "Monarch Wings"
  ],
  "summary": "A failed sibling of the Knight, animated by the Infection. Awkward and lurching, with telegraphed slams and a final burst phase. Rewards the double jump.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Broken_Vessel"
  ],
  "wikiSlug": "Broken_Vessel",
  "music": {
    "title": "Broken Vessel",
    "spotifyTrackId": "7Epsqwic0O9yfbf0ll0z9w"
  }
}

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