Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Hopper

Leaping grub

Plump jumper that bounds toward the Knight in straight arcs. Easy to time a nail strike against once you read the rhythm.

Hunter's Journal

Bulbous grub that propels itself forward in long jumps. Wholly committed to the leap, no in-air correction.

GET /api/v1/character/hopper
{
  "slug": "hopper",
  "name": "Hopper",
  "game": "hk",
  "kind": "enemy",
  "role": "Leaping grub",
  "area": {
    "slug": "kingdoms-edge",
    "name": "Kingdom's Edge"
  },
  "isBoss": false,
  "sells": [],
  "hp": 35,
  "damage": 1,
  "geoDrop": 11,
  "hunterJournal": {
    "notes": "Bulbous grub that propels itself forward in long jumps. Wholly committed to the leap, no in-air correction."
  },
  "summary": "Plump jumper that bounds toward the Knight in straight arcs. Easy to time a nail strike against once you read the rhythm.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Hopper"
  ],
  "wikiSlug": "Hopper"
}

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