Has Aura Type

Description

Checks if the target entity has the given aura type

Attributes

Attribute Aliases Description Default
auragroup auratype, group, type, t, g The aura type to check for

Examples

This example would apply an aura of a Example Type. The second example will then check for its presence

  Skills:
  - aura{auraName=NotMeThisTime;auratype=Example;d=100} @self
  Conditions:
  - hasAuraType{type=Example} true

Aliases

  • hasbufftype
  • hasdebufftype
Updated Aug 19, 2026