Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Uoma

Fog Canyon drifter

Lesser cousin of the Ooma. Floats lazily across rooms and dies in one strike.

Hunter's Journal

Small jellyfish-bug that drifts in straight lines through the fog. Pops harmlessly into mist when struck.

GET /api/v1/character/uoma
{
  "slug": "uoma",
  "name": "Uoma",
  "game": "hk",
  "kind": "enemy",
  "role": "Fog Canyon drifter",
  "area": {
    "slug": "fog-canyon",
    "name": "Fog Canyon"
  },
  "isBoss": false,
  "sells": [],
  "hp": 5,
  "damage": 1,
  "geoDrop": 4,
  "hunterJournal": {
    "notes": "Small jellyfish-bug that drifts in straight lines through the fog. Pops harmlessly into mist when struck."
  },
  "summary": "Lesser cousin of the Ooma. Floats lazily across rooms and dies in one strike.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Uoma"
  ],
  "wikiSlug": "Uoma"
}

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