Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/hasaura.md
0 → 100644
View page @
595b54c3
## Description
Checks if the target entity has the given aura
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| aura | auraname, b, buff, buffname, debuff, debuffname, n, name | The name of the aura to check for
## Examples
```
yaml
Conditions
:
-
hasaura{aura=firedebuff}
true
```
## Aliases
-
[x] hasbuff
-
[x] hasdebuff
\ No newline at end of file