/tg/ Station 13 - Modules - TypesDefine Details

code/modules/antagonists/wizard/grand_ritual/grand_rune.dm

GRAND_RUNE_INVOKES_TO_COMPLETENumber of times you need to cast on the rune to complete it
BASE_INVOKE_TIMEBase time to take to invoke one stage of the rune. This is done three times to complete the rune.
ADD_INVOKE_TIMETime to add on to each step every time a previous rune is completed.
/obj/effect/grand_runeMagic rune used in the grand ritual. A wizard sits themselves on this thing and waves their hands for a while shouting silly words. Then something (usually bad) happens.
/obj/effect/grand_rune/finaleVariant rune used for the Final Ritual
/obj/effect/decal/cleanable/grand_remainsSpawned when we are done with the rune

Define Details

ADD_INVOKE_TIME

Time to add on to each step every time a previous rune is completed.

BASE_INVOKE_TIME

Base time to take to invoke one stage of the rune. This is done three times to complete the rune.

GRAND_RUNE_INVOKES_TO_COMPLETE

Number of times you need to cast on the rune to complete it