Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Boofly

Bloated flier

Slow flier whose corpse turns into a homing brick when hit. A reliable hazard above acid pools.

Hunter's Journal

Lazy, swollen fly that drifts above pits. Falls straight down once struck, killing anything in the lane.

GET /api/v1/character/boofly
{
  "slug": "boofly",
  "name": "Boofly",
  "game": "hk",
  "kind": "enemy",
  "role": "Bloated flier",
  "area": {
    "slug": "kingdoms-edge",
    "name": "Kingdom's Edge"
  },
  "isBoss": false,
  "sells": [],
  "hp": 25,
  "damage": 1,
  "geoDrop": 12,
  "hunterJournal": {
    "notes": "Lazy, swollen fly that drifts above pits. Falls straight down once struck, killing anything in the lane."
  },
  "summary": "Slow flier whose corpse turns into a homing brick when hit. A reliable hazard above acid pools.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Boofly"
  ],
  "wikiSlug": "Boofly"
}

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