Description
Tests if the target has the given range of stacks from an aura
Attributes
Attribute | Aliases | Description | Default |
---|---|---|---|
auraName | name, n, aura, buffname, buff, debuffname, debuff, b | The name of the aura to check for | |
stacks | s | The number/range of stacks to check for | 1 |
Examples
Conditions:
- hasaurastacks{n=firedebuff;s=>3} true
Aliases
- hasbuffstacks
- hasdebuffstacks
- aurastacks
- buffstacks
- debuffstacks