Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Mosskin

Moss bug

Greenpath's bread-and-butter enemy. Stays buried in moss-patches and lunges out at close range.

Hunter's Journal

Common Greenpath inhabitant. Lives under moss until it senses a threat, then pops up to swing.

GET /api/v1/character/mosskin
{
  "slug": "mosskin",
  "name": "Mosskin",
  "game": "hk",
  "kind": "enemy",
  "role": "Moss bug",
  "area": {
    "slug": "greenpath",
    "name": "Greenpath"
  },
  "isBoss": false,
  "sells": [],
  "hp": 12,
  "damage": 1,
  "geoDrop": 4,
  "hunterJournal": {
    "notes": "Common Greenpath inhabitant. Lives under moss until it senses a threat, then pops up to swing."
  },
  "summary": "Greenpath's bread-and-butter enemy. Stays buried in moss-patches and lunges out at close range.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Mosskin"
  ],
  "wikiSlug": "Mosskin"
}

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