hierophant_club 
Vars | |
beacon | Linked teleport beacon for the group teleport functionality. |
---|---|
blink | Action enabling the blink-dash functionality. |
blink_activated | Whether the blink ability is activated. IF TRUE, left clicking a location will blink to it. If FALSE, this is disabled. |
teleporting | TRUE if currently doing a teleport to the beacon, FALSE otherwise. |
Procs | |
deploy_beacon | Attempts to place a return beacon at user's feet |
stop_teleport | Just to cut down on copypasta |
teleport_mob | Teleports mobs after a short animation |
Var Details
beacon 
Linked teleport beacon for the group teleport functionality.
blink 
Action enabling the blink-dash functionality.
blink_activated 
Whether the blink ability is activated. IF TRUE, left clicking a location will blink to it. If FALSE, this is disabled.
teleporting 
TRUE if currently doing a teleport to the beacon, FALSE otherwise.
Proc Details
deploy_beacon
Attempts to place a return beacon at user's feet
stop_teleport
Just to cut down on copypasta
teleport_mob
Teleports mobs after a short animation