code/datums/status_effects/debuffs/screen_blur.dm
BLUR_DURATION_TO_INTENSITY | This number is multiplied by the duration remaining (IN SECONDS, NOT DECISECONDS) of the eye blur status effect to determine the intensity of the blur on the user |
---|---|
/datum/status_effect/eye_blur | Applies a blur to the user's screen, increasing in strength depending on duration remaining. |
Define Details
BLUR_DURATION_TO_INTENSITY
This number is multiplied by the duration remaining (IN SECONDS, NOT DECISECONDS) of the eye blur status effect to determine the intensity of the blur on the user