blob ![code/modules/antagonists/blob/structures/_blob.dm 2](git.png)
Vars | |
atmosblock | If the blob blocks atmos and heat spread |
---|---|
brute_resist | Multiplies brute damage by this |
fire_resist | Multiplies burn damage by this |
heal_timestamp | we got healed when? |
health_regen | how much health this blob regens when pulsed |
ignore_syncmesh_share | Only used by the synchronous mesh strain. If set to true, these blobs won't share or receive damage taken with others. |
point_return | How many points the blob gets back when it removes a blob of that type. If less than 0, blob cannot be removed. |
pulse_timestamp | We got pulsed when? |
Var Details
atmosblock ![code/modules/antagonists/blob/structures/_blob.dm 31](git.png)
If the blob blocks atmos and heat spread
brute_resist ![code/modules/antagonists/blob/structures/_blob.dm 25](git.png)
Multiplies brute damage by this
fire_resist ![code/modules/antagonists/blob/structures/_blob.dm 27](git.png)
Multiplies burn damage by this
heal_timestamp ![code/modules/antagonists/blob/structures/_blob.dm 23](git.png)
we got healed when?
health_regen ![code/modules/antagonists/blob/structures/_blob.dm 19](git.png)
how much health this blob regens when pulsed
ignore_syncmesh_share ![code/modules/antagonists/blob/structures/_blob.dm 29](git.png)
Only used by the synchronous mesh strain. If set to true, these blobs won't share or receive damage taken with others.
point_return ![code/modules/antagonists/blob/structures/_blob.dm 15](git.png)
How many points the blob gets back when it removes a blob of that type. If less than 0, blob cannot be removed.
pulse_timestamp ![code/modules/antagonists/blob/structures/_blob.dm 21](git.png)
We got pulsed when?