Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Mosscreep

Greenpath sprout

Cute, harmless first-zone enemy. Dies in one hit. Great practice for the timing on overlapping Mossfly swarms.

Hunter's Journal

Smallest of the moss-bug family. Crawls in short hops between safe patches.

GET /api/v1/character/mosscreep
{
  "slug": "mosscreep",
  "name": "Mosscreep",
  "game": "hk",
  "kind": "enemy",
  "role": "Greenpath sprout",
  "area": {
    "slug": "greenpath",
    "name": "Greenpath"
  },
  "isBoss": false,
  "sells": [],
  "hp": 1,
  "damage": 1,
  "geoDrop": 1,
  "hunterJournal": {
    "notes": "Smallest of the moss-bug family. Crawls in short hops between safe patches."
  },
  "summary": "Cute, harmless first-zone enemy. Dies in one hit. Great practice for the timing on overlapping Mossfly swarms.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Mosscreep"
  ],
  "wikiSlug": "Mosscreep"
}

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