AuraComponent

stat

Applies stat modifiers while aura is active

Aliases

statsstataura

Examples & Notes

Examples

The following aura will double the critical strike chance of the caster for 5 seconds

  Skills:
  - aura{auraName=exampleaura;d=100;components=[
    - stat{stat=CRITICAL_STRIKE_CHANCE;type=COMPOUND_MULTIPLIER;val=2}
    ]} @self

Mentioned by

Community-maintained documentation for the Mythic plugin ecosystem.