Space Station 13 - Modules - TypesVar Details - Proc Details

robot_component

Vars

current_slowdown_factorHow much a component is contributing to slowdown, set on New to be equal to min_slowdown_factor
max_slowdown_factorThe max amount of slowness a component can contribute, set on New to be 1% of the max damage
min_slowdown_factorThe minimum amount of speed modification a component can contribute. Currently just 0 for all.

Procs

rounding_error_checkThere tends to be some desync between slowdown and damage when being healed up slowly like through self-repair or upgraded rechargers.

Var Details

current_slowdown_factor

How much a component is contributing to slowdown, set on New to be equal to min_slowdown_factor

max_slowdown_factor

The max amount of slowness a component can contribute, set on New to be 1% of the max damage

min_slowdown_factor

The minimum amount of speed modification a component can contribute. Currently just 0 for all.

Proc Details

rounding_error_check

There tends to be some desync between slowdown and damage when being healed up slowly like through self-repair or upgraded rechargers.