Module aura
Source - Aura
- Aura
Applies a buff to entities in the radius if meeting
conditions set forth in the aura system.
- AuraBuffConstructor
- AuraData
- AuraKey
- Auras
- Component holding all auras emitted by an entity.
- EnteredAuras
- Auras affecting an entity
- AuraChange
- Information about whether aura addition or removal was requested.
This to implement “on_add” and “on_remove” hooks for auras
- AuraKind
- AuraKind is what kind of effect an aura applies
Currently only buffs are implemented
- AuraKindVariant
- Variants of
AuraKind
without data - AuraTarget
- Used by the aura system to filter entities when applying an effect.
- Specifier