Get Health Component ![code/modules/wiremod/components/atom/health.dm 6](git.png)
Return the health of a mob
Vars | |
brute | Brute damage |
---|---|
burn | Burn damage |
health | Health |
input_port | The input port |
oxy | Oxyloss damage |
toxin | Toxin damage |
Var Details
brute ![code/modules/wiremod/components/atom/health.dm 15](git.png)
Brute damage
burn ![code/modules/wiremod/components/atom/health.dm 17](git.png)
Burn damage
health ![code/modules/wiremod/components/atom/health.dm 23](git.png)
Health
input_port ![code/modules/wiremod/components/atom/health.dm 12](git.png)
The input port
oxy ![code/modules/wiremod/components/atom/health.dm 21](git.png)
Oxyloss damage
toxin ![code/modules/wiremod/components/atom/health.dm 19](git.png)
Toxin damage