Space Station 13 - Modules - Types

code/datums/status_effects/sport_reagents.dm

/datum/status_effect/sport_reagentsThe effects of sports food are divided into four phases.
In the first phase, sports nutrition has a normal effect.
In the second, there is no effect at all. In the third, the effect becomes negative.
In the fourth, it is even worse.
/datum/status_effect/sport_reagents/proteinREAGENTS
/datum/status_effect/sport_grouped////////////////////////////////////////////////////// Auxiliary status effects //////////////////////////////////////////////////////////// Mostly the same as /datum/status_effect/grouped, but with saved modifiers.
/datum/status_effect/sport_grouped/swing_effect_modHow effective exercising is. If multiplication of all modifiers is X, they will get X times more strength points.
/datum/status_effect/sport_grouped/swing_stamina_modHow stamina do we use when exercising. If multiplication of all modifiers is X, they will get X times more stamina damage after exercising.
/datum/status_effect/sport_grouped/strength_level_deltaHow our strength level changed by different sources. If multiplication of all modifiers is X, they will get X times more stamina damage after exercising.