/tg/ Station 13 - Modules - TypesVar Details - Proc Details

cosmic_rune

A rune that allows you to teleport to the location of a linked rune.

Vars

linked_runeThe other rune this rune is linked with
rune_effectEffect for when someone teleports

Procs

fail_invokeFor if someone failed to invoke the rune
invokeFor invoking the rune
link_runeFor linking a new rune
on_attack_selfIf something clicks on themselves while on top of the rune, we instead will act as if they clicked on the rune instead
unlink_runeUsed 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

For linking a new rune

on_attack_self

If something clicks on themselves while on top of the rune, we instead will act as if they clicked on the rune instead

Used for unlinking the other rune if this rune gets destroyed