vitals_monitor 
Vars | |
| defib_state | Outputs a string corresponding to how defibbing would go |
|---|---|
| linked_monitor | Reference to the linked vitals monitor |
| patient_blood_level | Outputs blood level |
| patient_brain_damage | Outputs brain damage |
| patient_brute_damage | Outputs total brute damage |
| patient_burn_damage | Outputs total burn damage |
| patient_changed | Outputs a signal when the patient being monitored has changed |
| patient_entity | Outputs the patient being monitored |
| patient_overall_health | Outputs overall health |
| patient_oxy_loss | Outputs total oxyloss damage |
| patient_tox_loss | Outputs total toxin damage |
| read_cooldown | Cooldown for reading patient stats |
| read_cooldown_period | Cooldown length between patient stat reads |
| status_updated | Outputs a signal when the vitals have been updated |
Var Details
defib_state 
Outputs a string corresponding to how defibbing would go
linked_monitor 
Reference to the linked vitals monitor
patient_blood_level 
Outputs blood level
patient_brain_damage 
Outputs brain damage
patient_brute_damage 
Outputs total brute damage
patient_burn_damage 
Outputs total burn damage
patient_changed 
Outputs a signal when the patient being monitored has changed
patient_entity 
Outputs the patient being monitored
patient_overall_health 
Outputs overall health
patient_oxy_loss 
Outputs total oxyloss damage
patient_tox_loss 
Outputs total toxin damage
read_cooldown 
Cooldown for reading patient stats
read_cooldown_period 
Cooldown length between patient stat reads
status_updated 
Outputs a signal when the vitals have been updated