Skip to content
HallownestAPI
Hollow Knightunverified

Uumuu

A massive jellyfish in Monomon's Archive. Immune to direct hits — you must trigger nearby Uomas to explode against its shield. Less a fight and more a puzzle.

Attacks

  • Electric pulse
  • Explosive uoma summon
GET /api/v1/boss/uumuu
{
  "slug": "uumuu",
  "name": "Uumuu",
  "game": "hk",
  "optional": false,
  "hp": {
    "base": 250
  },
  "geo": 0,
  "area": {
    "slug": "fog-canyon",
    "name": "Fog Canyon"
  },
  "attacks": [
    {
      "name": "Electric pulse"
    },
    {
      "name": "Explosive uoma summon"
    }
  ],
  "rewards": [
    "Access to the Teacher's Archive"
  ],
  "summary": "A massive jellyfish in Monomon's Archive. Immune to direct hits — you must trigger nearby Uomas to explode against its shield. Less a fight and more a puzzle.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Uumuu"
  ],
  "wikiSlug": "Uumuu"
}

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