Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Flukemarm

A massive, immobile fluke that births swarms of smaller flukes. The fight is entirely about clearing adds while landing hits on the matriarch.

Attacks

  • Spawn flukes

    Endlessly births small flukes that home in on the player.

GET /api/v1/boss/flukemarm
{
  "slug": "flukemarm",
  "name": "Flukemarm",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 250
  },
  "geo": 50,
  "area": {
    "slug": "royal-waterways",
    "name": "Royal Waterways"
  },
  "attacks": [
    {
      "name": "Spawn flukes",
      "description": "Endlessly births small flukes that home in on the player."
    }
  ],
  "rewards": [
    "Flukenest charm"
  ],
  "summary": "A massive, immobile fluke that births swarms of smaller flukes. The fight is entirely about clearing adds while landing hits on the matriarch.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Flukemarm"
  ],
  "wikiSlug": "Flukemarm"
}

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