Is In Dungeon
Added in v2.0.1.
Description
True when the target is inside any dungeon instance. Works for non-player entities as well as players. Takes no arguments. The name is matched case insensitively, so isinDungeon and isindungeon both work.
Examples
InsideAnyDungeon:
Conditions:
- isindungeon{} true
Passes when the target is inside any dungeon instance.
Aliases
-
indungeon -
isd