SS1984 - Modules - TypesDefine Details

code/controllers/subsystem/blood.dm

BLOOD_REGENERATIONNatural blood regeneration size (units per 2 sec)
BLOOD_PALE_DAMAGEDamage for blood volume from BLOOD_VOLUME_PALE to BLOOD_VOLUME_SAFE
BLOOD_OKAY_DAMAGEDamage for blood volume from BLOOD_VOLUME_OKAY to BLOOD_VOLUME_PALE
BLOOD_BAD_DAMAGEDamage for blood volume from BLOOD_VOLUME_BAD to BLOOD_VOLUME_OKAY
BLOOD_SURVIVE_DAMAGEDamage for blood volume from BLOOD_VOLUME_SURVIVE to BLOOD_VOLUME_BAD
EMBEDDED_ITEM_BLEEDINGBleeding per embedded item (units per 2 sec)
OPEN_BODYPART_BLEEDINGOpen bodypart bleeding (units per 2 sec)
BODYPART_INTERNAL_BLEEDINGInternal bleeding size (units per 2 sec)
BODYPART_OPEN_FRACTURE_BLEEDINGOpen fracture bleeding amount (units per 2 sec)
BLEEDING_DECREASEDecrease bleeding size if no wounds (units per 2 sec)
BLEEDING_MODIFIERMultiplyer for bleeding calculate from bodypart value
BRUISE_PACK_SUPPRESS_BLEEDING_MODSuppressed bleeding modifier
MAX_SUPPRESS_BLEEDING_BY_HANDOxy damage if use tourniquet on head

Define Details

BLEEDING_DECREASE

Decrease bleeding size if no wounds (units per 2 sec)

BLEEDING_MODIFIER

Multiplyer for bleeding calculate from bodypart value

BLOOD_BAD_DAMAGE

Damage for blood volume from BLOOD_VOLUME_BAD to BLOOD_VOLUME_OKAY

BLOOD_OKAY_DAMAGE

Damage for blood volume from BLOOD_VOLUME_OKAY to BLOOD_VOLUME_PALE

BLOOD_PALE_DAMAGE

Damage for blood volume from BLOOD_VOLUME_PALE to BLOOD_VOLUME_SAFE

BLOOD_REGENERATION

Natural blood regeneration size (units per 2 sec)

BLOOD_SURVIVE_DAMAGE

Damage for blood volume from BLOOD_VOLUME_SURVIVE to BLOOD_VOLUME_BAD

BODYPART_INTERNAL_BLEEDING

Internal bleeding size (units per 2 sec)

BODYPART_OPEN_FRACTURE_BLEEDING

Open fracture bleeding amount (units per 2 sec)

BRUISE_PACK_SUPPRESS_BLEEDING_MOD

Suppressed bleeding modifier

EMBEDDED_ITEM_BLEEDING

Bleeding per embedded item (units per 2 sec)

MAX_SUPPRESS_BLEEDING_BY_HAND

Oxy damage if use tourniquet on head

OPEN_BODYPART_BLEEDING

Open bodypart bleeding (units per 2 sec)