Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Mawlurk

Acid spitter

Wall-mounted spitter found around the waterways and edges of Greenpath. Patient, ranged, and always inconveniently placed.

Hunter's Journal

Burrows into walls and ceilings with only its sneering face exposed. Spits a stream of acid in a forward arc.

GET /api/v1/character/mawlurk
{
  "slug": "mawlurk",
  "name": "Mawlurk",
  "game": "hk",
  "kind": "enemy",
  "role": "Acid spitter",
  "area": {
    "slug": "royal-waterways",
    "name": "Royal Waterways"
  },
  "isBoss": false,
  "sells": [],
  "hp": 50,
  "damage": 1,
  "geoDrop": 6,
  "hunterJournal": {
    "notes": "Burrows into walls and ceilings with only its sneering face exposed. Spits a stream of acid in a forward arc."
  },
  "summary": "Wall-mounted spitter found around the waterways and edges of Greenpath. Patient, ranged, and always inconveniently placed.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Mawlurk"
  ],
  "wikiSlug": "Mawlurk"
}

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