Reagent Hoses

This commit is contained in:
Mechoid
2020-08-20 21:24:06 -04:00
committed by VirgoBot
parent c600245864
commit 496322f4f1
22 changed files with 871 additions and 7 deletions
+10
View File
@@ -50,3 +50,13 @@
evasion = -5
attack_speed_percent = 1.1
disable_duration_percent = 1.05
/datum/modifier/clone_stabilizer
name = "clone stabilized"
desc = "Your body's regeneration is highly restricted."
on_created_text = "<span class='danger'>You feel nauseous.</span>"
on_expired_text = "<span class='warning'>You feel healthier.</span>"
stacks = MODIFIER_STACK_EXTEND
incoming_healing_percent = 0.1