Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Belfly

Suicide bomber

Tiny but lethal flier — one touch and it explodes. Best handled with spells or a careful nail swing from below.

Hunter's Journal

Bloated flier filled with combustible gas. Pursues the Knight relentlessly, then ignites on contact.

GET /api/v1/character/belfly
{
  "slug": "belfly",
  "name": "Belfly",
  "game": "hk",
  "kind": "enemy",
  "role": "Suicide bomber",
  "area": {
    "slug": "fungal-wastes",
    "name": "Fungal Wastes"
  },
  "isBoss": false,
  "sells": [],
  "hp": 1,
  "damage": 1,
  "geoDrop": 1,
  "hunterJournal": {
    "notes": "Bloated flier filled with combustible gas. Pursues the Knight relentlessly, then ignites on contact."
  },
  "summary": "Tiny but lethal flier — one touch and it explodes. Best handled with spells or a careful nail swing from below.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Belfly"
  ],
  "wikiSlug": "Belfly"
}

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