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

round_event_control

Vars

admin_setupDatum that will handle admin options for forcing the event. If there are no options, just leave it as an empty list.
dynamic_should_hijackWhether or not dynamic should hijack this event
map_flagsFlags dictating whether this event should be run on certain kinds of map
max_wizard_trigger_potencyMaximum wizard rituals at which to trigger this event, inclusive
min_wizard_trigger_potencyMinimum wizard rituals at which to trigger this event, inclusive

Procs

valid_for_mapReturns true if event can run in current map

Var Details

admin_setup

Datum that will handle admin options for forcing the event. If there are no options, just leave it as an empty list.

dynamic_should_hijack

Whether or not dynamic should hijack this event

map_flags

Flags dictating whether this event should be run on certain kinds of map

max_wizard_trigger_potency

Maximum wizard rituals at which to trigger this event, inclusive

min_wizard_trigger_potency

Minimum wizard rituals at which to trigger this event, inclusive

Proc Details

valid_for_map

Returns true if event can run in current map