Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Mossfly

Greenpath gnat

Slow-floating Greenpath bug. Drops in clumps and rarely poses a threat past the first hour.

Hunter's Journal

Tiny flier that lazily drifts across rooms. Bursts into a small cloud of spores on death.

GET /api/v1/character/mossfly
{
  "slug": "mossfly",
  "name": "Mossfly",
  "game": "hk",
  "kind": "enemy",
  "role": "Greenpath gnat",
  "area": {
    "slug": "greenpath",
    "name": "Greenpath"
  },
  "isBoss": false,
  "sells": [],
  "hp": 5,
  "damage": 1,
  "geoDrop": 2,
  "hunterJournal": {
    "notes": "Tiny flier that lazily drifts across rooms. Bursts into a small cloud of spores on death."
  },
  "summary": "Slow-floating Greenpath bug. Drops in clumps and rarely poses a threat past the first hour.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Mossfly"
  ],
  "wikiSlug": "Mossfly"
}

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