Daedalus Dock - Modules - TypesVar Details - Proc Details

directives

Vars

active_directivesCurrently active directives.
all_directivesDirective singletons.
directive_pick_cooldownsAfter enacting a directive, sets next_direct_time to the value associated with the severity.
finished_directivesFinished directives, successful or unsuccessful.
next_directive_timeworld.time for the next time an edict should be pushed.
selectable_directivesDirectives awaiting selection via directMAN program.
severity_weightsDetermines the odds of rolling each category.

Procs

choosing_timeSelects new selectable directives.
enact_directiveEnact a directive, with all the bells and whistles.
end_directiveEnd an active directive

Var Details

active_directives

Currently active directives.

all_directives

Directive singletons.

directive_pick_cooldowns

After enacting a directive, sets next_direct_time to the value associated with the severity.

finished_directives

Finished directives, successful or unsuccessful.

next_directive_time

world.time for the next time an edict should be pushed.

selectable_directives

Directives awaiting selection via directMAN program.

severity_weights

Determines the odds of rolling each category.

Proc Details

choosing_time

Selects new selectable directives.

enact_directive

Enact a directive, with all the bells and whistles.

end_directive

End an active directive