ConditionEntity

hasAuraType

Checks if the target entity has an aura of the given type

Aliases

hasbufftypehasdebufftype

Configuration Fields (1)

NameTypeDefaultDescription
type
auragroup, auratype, group, type, t, g
PlaceholderStringThe name of the aura type to check for

Examples & Notes

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

Universal Condition Options

Author:
Joikd
Community-maintained documentation for the Mythic plugin ecosystem.