Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Great Hopper

Large leaping grub

Giant variant of the Hopper. Wide hitbox on every jump and a screen-shaking landing. Hugely satisfying to chain-pogo.

Hunter's Journal

Massive hopper, the size of a small room when it lands. Same straight-line jump pattern, much heavier impact.

GET /api/v1/character/great-hopper
{
  "slug": "great-hopper",
  "name": "Great Hopper",
  "game": "hk",
  "kind": "enemy",
  "role": "Large leaping grub",
  "area": {
    "slug": "kingdoms-edge",
    "name": "Kingdom's Edge"
  },
  "isBoss": false,
  "sells": [],
  "hp": 80,
  "damage": 2,
  "geoDrop": 30,
  "hunterJournal": {
    "notes": "Massive hopper, the size of a small room when it lands. Same straight-line jump pattern, much heavier impact."
  },
  "summary": "Giant variant of the Hopper. Wide hitbox on every jump and a screen-shaking landing. Hugely satisfying to chain-pogo.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Great_Hopper"
  ],
  "wikiSlug": "Great_Hopper"
}

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