Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Marmu

A small Dream Warrior in Queen's Gardens. Bouncing curl pattern is predictable but the arena is cramped, so positioning matters more than reflexes.

Attacks

  • Curl bounce

    Rolls into a ball and bounces around the arena.

  • Flutter
Music
GET /api/v1/boss/marmu
{
  "slug": "marmu",
  "name": "Marmu",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 350
  },
  "geo": 0,
  "area": {
    "slug": "queens-gardens",
    "name": "Queen's Gardens"
  },
  "attacks": [
    {
      "name": "Curl bounce",
      "description": "Rolls into a ball and bounces around the arena."
    },
    {
      "name": "Flutter"
    }
  ],
  "rewards": [
    "Essence (150)"
  ],
  "summary": "A small Dream Warrior in Queen's Gardens. Bouncing curl pattern is predictable but the arena is cramped, so positioning matters more than reflexes.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Marmu"
  ],
  "wikiSlug": "Marmu",
  "music": {
    "title": "Dream",
    "spotifyTrackId": "2hw0t9gmMhNCm16WlfU3xK"
  }
}

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