slab 
Vars | |
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 |
Procs | |
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 |
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