round_event_control
Vars | |
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 |
Procs | |
valid_for_map | Returns 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