cosmic rune 
        
    
            
        
A rune that allows you to teleport to the location of a linked rune.
| Vars | |
| linked_rune | The other rune this rune is linked with | 
|---|---|
| rune_effect | Effect for when someone teleports | 
| Procs | |
| fail_invoke | For if someone failed to invoke the rune | 
| invoke | For invoking the rune | 
| link_rune | For linking a new rune | 
| unlink_rune | Used for unlinking the other rune if this rune gets destroyed | 
Var Details
linked_rune
            
        
    
            
        
        The other rune this rune is linked with
rune_effect
            
        
    
            
        
        Effect for when someone teleports
Proc Details
fail_invoke
For if someone failed to invoke the rune
invoke
For invoking the rune
link_rune
For linking a new rune
unlink_rune
Used for unlinking the other rune if this rune gets destroyed