Dungeon Is Started

Added in v2.0.1.

Description

True when the target's dungeon instance has already started (past the lobby ready check). Takes no arguments.

Examples

OnlyAfterStart:
  Conditions:
  - dungeonisstarted{} true

Passes only after the dungeon has started.

Aliases

  • disstarted
Updated Aug 19, 2026