/tg/ Station 13 - Modules - TypesVar Details - Proc Details

basic_stamina_slowdown

Applies a simple scaling slowdown as a mob's stamina is depleted

Vars

maximum_slowdownHow slow do we move with the maximum stamina damage?
maximum_staminaHow much stamina damage can we have at maximum?
minium_stamina_thresholdHow much stamina damage need we take before we start moving slower?

Procs

on_stamina_changedWhen our stamina changes check how slow we should be

Var Details

maximum_slowdown

How slow do we move with the maximum stamina damage?

maximum_stamina

How much stamina damage can we have at maximum?

minium_stamina_threshold

How much stamina damage need we take before we start moving slower?

Proc Details

on_stamina_changed

When our stamina changes check how slow we should be