Room Cleared
Added in v2.0.1.
Description
True when a room contains no Mythic mobs. If room is set it names the room by template; otherwise the target's current room is used. An optional mob filter counts only that mob toward "cleared".
Procedural only.
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
room |
r, name, n |
Room name (the room's rooms/<name>.yml entry) to scan, case insensitive. When empty, the target's current room is used. |
(empty) |
mob |
m |
Optional Mythic mob internal name. When set, only this mob counts against "cleared". | (empty) |
Examples
ArenaClear:
Conditions:
- roomcleared{room=arena} true
Passes once no Mythic mobs remain in the
arenaroom.
Aliases
-
rcleared