BandaStation - Modules - TypesVar Details - Proc Details

blob

Vars

atmosblockIf the blob blocks atmos and heat spread
brute_resistMultiplies brute damage by this
fire_resistMultiplies burn damage by this
heal_timestampwe got healed when?
health_regenhow much health this blob regens when pulsed
ignore_syncmesh_shareOnly used by the synchronous mesh strain. If set to true, these blobs won't share or receive damage taken with others.
point_returnHow many points the blob gets back when it removes a blob of that type. If less than 0, blob cannot be removed.
pulse_timestampWe got pulsed when?

Procs

can_make_blobCan this blob structure make further blobs? For special cases (e.g. blobs not going past crit mass count if not ending the round)

Var Details

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?

Proc Details

can_make_blob

Can this blob structure make further blobs? For special cases (e.g. blobs not going past crit mass count if not ending the round)