mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-24 16:41:48 +00:00
* Festival Sect is back in 2022! * wew Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
15 lines
359 B
Plaintext
15 lines
359 B
Plaintext
/datum/actionspeed_modifier/timecookie
|
|
multiplicative_slowdown = -0.05
|
|
|
|
/datum/actionspeed_modifier/blunt_wound
|
|
variable = TRUE
|
|
|
|
/datum/actionspeed_modifier/nooartrium
|
|
multiplicative_slowdown = 0.5
|
|
|
|
/datum/actionspeed_modifier/power_chord
|
|
multiplicative_slowdown = -0.15
|
|
|
|
/datum/actionspeed_modifier/status_effect/hazard_area
|
|
multiplicative_slowdown = 4
|