Space Station 13 - Modules - TypesVar Details

bluespace_rift_scanner

Vars

event_incrementEvent expectancy added per second during scan. See the units in the /datum/brs_event_container definition.
event_increment_critical_multiplierHow the value should change when the scanner is too close to a rift, 1 means no change.
event_increment_deviationHow much the value can deviate, 0 <= deviation <= 1, 0 means no deviation.
goal_points_critical_multiplierHow the value should change when the scanner is too close to a rift, 1 means no change.
goal_points_deviationHow much the value can deviate, 0 <= deviation <= 1, 0 means no deviation.
goal_points_incrementGoal points farmed per second, mean value.

Var Details

event_increment

Event expectancy added per second during scan. See the units in the /datum/brs_event_container definition.

event_increment_critical_multiplier

How the value should change when the scanner is too close to a rift, 1 means no change.

event_increment_deviation

How much the value can deviate, 0 <= deviation <= 1, 0 means no deviation.

goal_points_critical_multiplier

How the value should change when the scanner is too close to a rift, 1 means no change.

goal_points_deviation

How much the value can deviate, 0 <= deviation <= 1, 0 means no deviation.

goal_points_increment

Goal points farmed per second, mean value.