Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Goam

Spike-pulse trap

Floor- and ceiling-mounted pulsing spike. Not really an enemy so much as a metronome the level forces the Knight to dance to.

Hunter's Journal

Stationary growth. Extends a long spike on a steady rhythm; collapses back down between beats.

GET /api/v1/character/goam
{
  "slug": "goam",
  "name": "Goam",
  "game": "hk",
  "kind": "enemy",
  "role": "Spike-pulse trap",
  "area": {
    "slug": "forgotten-crossroads",
    "name": "Forgotten Crossroads"
  },
  "isBoss": false,
  "sells": [],
  "hp": 1,
  "damage": 1,
  "geoDrop": 0,
  "hunterJournal": {
    "notes": "Stationary growth. Extends a long spike on a steady rhythm; collapses back down between beats."
  },
  "summary": "Floor- and ceiling-mounted pulsing spike. Not really an enemy so much as a metronome the level forces the Knight to dance to.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Goam"
  ],
  "wikiSlug": "Goam"
}

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