updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Checks if the target entity has the given aura ## Description
Checks if the target entity has the given aura
---
**Attributes:** ## Attributes
| Attribute | Alias | Description | | Attribute | Aliases | Description | Default |
| --------- | ------- | --------------------------------- | |-----------|-----------|----------------------------------------------------------------------|---------|
| auraName | name, n | The name of the aura to check for | | auraName | name, n, aura, buffname, buff, debuffname, debuff, b| The name of the aura to check for ||
---
**Examples:** ## Examples
```yaml
``` Conditions:
Conditions: - hasaura{n=firedebuff} true
- hasaura{n=firedebuff} true
``` ```
---
**Extra Information:**
- [x] Type: Entity ## Aliases
\ No newline at end of file - [x] hasbuff
- [x] hasdebuff
\ No newline at end of file