Mechanic

totem

Creates a static totem projectile at the target

Aliases

totemet

Configuration Fields (3)

NameTypeDefaultDescription
hugSurface
hs
ProjectileSurfaceModefalseWhether the projectile will hug the surface
hugLiquid
hugWater, hugLava
ProjectileSurfaceModefalseIf hugSurface is set, determines whether the projectile will hug liquid
heightFromSurface
hfs
float0.025

Examples & Notes

Examples

MyFirstTotem:
  Skills:
  - totem{ch=1;i=1;md=8;onTick=MFT_TICK} @self

MFT_TICK:
  Skills:
  - damage{a=3} @ENO{r=5}

Universal Mechanic Options

Mentioned by

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