random_event_weight_modifier ![code/datums/station_traits/negative_traits.dm 289](git.png)
Vars | |
event_control_path | The path to the round_event_control that we modify. |
---|---|
max_occurrences_modifier | Flat modifier added to the amount of max occurances the random event can have. |
weight_multiplier | Multiplier applied to the weight of the event. |
Var Details
event_control_path ![code/datums/station_traits/negative_traits.dm 297](git.png)
The path to the round_event_control that we modify.
max_occurrences_modifier ![code/datums/station_traits/negative_traits.dm 301](git.png)
Flat modifier added to the amount of max occurances the random event can have.
weight_multiplier ![code/datums/station_traits/negative_traits.dm 299](git.png)
Multiplier applied to the weight of the event.