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

slab

Vars

after_use_textText displayed after use
loop_timer_idID of the loop timer
pointed_spellInternal spell for pointed/aimed spells
progressProgressbar datum for count_down()
slab_overlayOverlay for the item/inhand state while this is invoked
time_leftHow much time left to use this
use_timeTime to perform this
usesHow many times this scripture can be used overall, is unchanging
uses_leftHow many times this can be used this particular invocation, can go down

Procs

apply_effectsApply the effects of a scripture to an atom
click_onWhat occurs when an atom is clicked on.
count_downCount down the progress bar
end_invocationWhat occurs when the invocation ends

Var Details

after_use_text

Text displayed after use

loop_timer_id

ID of the loop timer

pointed_spell

Internal spell for pointed/aimed spells

progress

Progressbar datum for count_down()

slab_overlay

Overlay for the item/inhand state while this is invoked

time_left

How much time left to use this

use_time

Time to perform this

uses

How many times this scripture can be used overall, is unchanging

uses_left

How many times this can be used this particular invocation, can go down

Proc Details

apply_effects

Apply the effects of a scripture to an atom

click_on

What occurs when an atom is clicked on.

count_down

Count down the progress bar

end_invocation

What occurs when the invocation ends