/tg/ Station 13 - Modules - TypesVar Details

rune

Vars

can_be_scribedWhether this rune can be scribed or if it's admin only / special spawned / whatever
construct_invokeIf constructs can invoke it
cultist_descThe description of the rune shown to cultists who examine it
cultist_nameThe name of the rune to cultists
erase_timeHow long the rune takes to erase
failed_to_createGlobal proc to call if the rune fails to be created
invocationThis is said by cultists when the rune is invoked.
invoke_damageHow much damage invokers take when invoking it
keywordThe actual keyword for the rune
log_when_erasedUsed when you want to keep track of who erased the rune
no_scribe_boostIf a rune cannot be speed boosted while scribing on certain turfs
req_cultistsThe amount of cultists required around the rune to invoke it.
req_cultists_textIf we have a description override for required cultists to invoke
req_keywordIf the rune requires a keyword when scribed
rune_in_useUsed for some runes, this is for when you want a rune to not be usable when in use.
scribe_damageHhow much damage you take doing it
scribe_delayHow long the rune takes to create
started_creatingGlobal proc to call while the rune is being created

Var Details

can_be_scribed

Whether this rune can be scribed or if it's admin only / special spawned / whatever

construct_invoke

If constructs can invoke it

cultist_desc

The description of the rune shown to cultists who examine it

cultist_name

The name of the rune to cultists

erase_time

How long the rune takes to erase

failed_to_create

Global proc to call if the rune fails to be created

invocation

This is said by cultists when the rune is invoked.

invoke_damage

How much damage invokers take when invoking it

keyword

The actual keyword for the rune

log_when_erased

Used when you want to keep track of who erased the rune

no_scribe_boost

If a rune cannot be speed boosted while scribing on certain turfs

req_cultists

The amount of cultists required around the rune to invoke it.

req_cultists_text

If we have a description override for required cultists to invoke

req_keyword

If the rune requires a keyword when scribed

rune_in_use

Used for some runes, this is for when you want a rune to not be usable when in use.

scribe_damage

Hhow much damage you take doing it

scribe_delay

How long the rune takes to create

started_creating

Global proc to call while the rune is being created