cursed  
| Vars | |
| in_grace_period | If true, the user doesn't need to pump their heart. | 
|---|---|
| max_shocks_allowed | Max times that the shock will work before it'll just refuse. | 
| revival_grace_period | How long the shock pumps their heart for them. | 
| times_shocked | Times that it's been shocked. | 
| Procs | |
| just_before_revive | Run this just before the shock is applied so we end up with enough blood to revive. | 
Var Details
in_grace_period  
If true, the user doesn't need to pump their heart.
max_shocks_allowed  
Max times that the shock will work before it'll just refuse.
revival_grace_period  
How long the shock pumps their heart for them.
times_shocked  
Times that it's been shocked.
Proc Details
just_before_revive
Run this just before the shock is applied so we end up with enough blood to revive.