Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Vengefly

Flying biter

Common flying enemy across the Crossroads and Greenpath. Aggressive but fragile — usually a one-shot.

Hunter's Journal

Small carnivorous flier. Lunges at intruders with its tooth-lined mouth. Hunts in swarms when threatened.

GET /api/v1/character/vengefly
{
  "slug": "vengefly",
  "name": "Vengefly",
  "game": "hk",
  "kind": "enemy",
  "role": "Flying biter",
  "area": {
    "slug": "forgotten-crossroads",
    "name": "Forgotten Crossroads"
  },
  "isBoss": false,
  "sells": [],
  "hp": 8,
  "damage": 1,
  "geoDrop": 2,
  "hunterJournal": {
    "notes": "Small carnivorous flier. Lunges at intruders with its tooth-lined mouth. Hunts in swarms when threatened."
  },
  "summary": "Common flying enemy across the Crossroads and Greenpath. Aggressive but fragile — usually a one-shot.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Vengefly"
  ],
  "wikiSlug": "Vengefly"
}

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