Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Vengefly King

An oversized Vengefly that calls smaller kin to swarm the player. Encountered above the entrance to Greenpath in a hidden ledge fight.

Attacks

  • Dive
  • Vengefly summon
GET /api/v1/boss/vengefly-king
{
  "slug": "vengefly-king",
  "name": "Vengefly King",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 90
  },
  "geo": 40,
  "area": {
    "slug": "greenpath",
    "name": "Greenpath"
  },
  "attacks": [
    {
      "name": "Dive"
    },
    {
      "name": "Vengefly summon"
    }
  ],
  "summary": "An oversized Vengefly that calls smaller kin to swarm the player. Encountered above the entrance to Greenpath in a hidden ledge fight.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Vengefly_King"
  ],
  "wikiSlug": "Vengefly_King"
}

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