heart_attack 
Vars | |
time_until_stoppage | A timer that ticks down until the heart fully stops |
---|---|
visible | Does this show up on medhuds? |
Procs | |
defib_shock | Makes major progress towards curing the attack. |
electrocuted | Slightly reduces your timer, just like the minor shock signal. Slightly more relief because these use cases are generally more dangerous. |
minor_shock | Slightly reduces your timer. Can cure you if you really really want. |
on_organ_removed | End the heart attack due to heart removal. |
Var Details
time_until_stoppage 
A timer that ticks down until the heart fully stops
visible 
Does this show up on medhuds?
Proc Details
defib_shock
Makes major progress towards curing the attack.
electrocuted
Slightly reduces your timer, just like the minor shock signal. Slightly more relief because these use cases are generally more dangerous.
minor_shock
Slightly reduces your timer. Can cure you if you really really want.
on_organ_removed
End the heart attack due to heart removal.