Skip to content
HallownestAPI
Hollow KnightEnemyunverified

Tiktik

Skittish crawler

Harmless beetle that runs from the Knight. Easy geo for anyone patient enough to chase it.

Hunter's Journal

Timid creature that scurries away from anything that moves. Its shell offers little protection.

GET /api/v1/character/tiktik
{
  "slug": "tiktik",
  "name": "Tiktik",
  "game": "hk",
  "kind": "enemy",
  "role": "Skittish crawler",
  "area": {
    "slug": "forgotten-crossroads",
    "name": "Forgotten Crossroads"
  },
  "isBoss": false,
  "sells": [],
  "hp": 5,
  "damage": 1,
  "geoDrop": 1,
  "hunterJournal": {
    "notes": "Timid creature that scurries away from anything that moves. Its shell offers little protection."
  },
  "summary": "Harmless beetle that runs from the Knight. Easy geo for anyone patient enough to chase it.",
  "verified": false,
  "sources": [
    "https://hollowknight.fandom.com/wiki/Tiktik"
  ],
  "wikiSlug": "Tiktik"
}

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