Skip to content
HallownestAPI
Hollow Knightoptionalunverified

Markoth

Often considered the hardest Dream Warrior. Found at the top of Kingdom's Edge. Combines vertical platforming, spike rain, and an orbiting shield that blocks attacks.

Attacks

  • Spinning nail
  • Spike rain
  • Orbiting shield
Music
GET /api/v1/boss/markoth
{
  "slug": "markoth",
  "name": "Markoth",
  "game": "hk",
  "optional": true,
  "hp": {
    "base": 500
  },
  "geo": 0,
  "area": {
    "slug": "kingdoms-edge",
    "name": "Kingdom's Edge"
  },
  "attacks": [
    {
      "name": "Spinning nail"
    },
    {
      "name": "Spike rain"
    },
    {
      "name": "Orbiting shield"
    }
  ],
  "rewards": [
    "Essence (250)"
  ],
  "summary": "Often considered the hardest Dream Warrior. Found at the top of Kingdom's Edge. Combines vertical platforming, spike rain, and an orbiting shield that blocks attacks.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Markoth"
  ],
  "wikiSlug": "Markoth",
  "music": {
    "title": "Dream",
    "spotifyTrackId": "2hw0t9gmMhNCm16WlfU3xK"
  }
}

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