Space Station 13 - Modules - TypesDefine Details

code/__DEFINES/blood_system.dm

EXOTIC_BLEED_MULTIPLIERMultiplies the actually bled amount by this number for the purposes of turf reaction calculations.
BLOOD_REGENERATIONNatural bleed regeneration size (units per 2 sec)
BLOOD_PALE_DAMAGEDamage for blood volume from BLOOD_VOLUME_PALE to BLOOD_VOLUM5E_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)
BLEEDING_DECREASEDecrease bleeding size if no wounds (units per 2 sec)
BLEEDING_MODIFIERMultiplyer for bleeding calculate from bodypart value
MIN_BRUTE_DAMAGE_FOR_BLEEDINGMinimal brute damage for add bleeding
MIN_BURN_DAMAGE_FOR_STOP_BLEEDINGMinimal brute damage for add bleeding
BRUTE_DAMAGE_TO_BLEEDING_MODBrute damage to bleeding calculation coefficient
BURN_DAMAGE_STOP_BLEEDING_MODMinimal brute damage for add bleeding
HEAL_DAMAGE_TO_BLEEDING_MODHeal damage to bleeding reduction calculation coefficient
MIN_DAMAGE_FROM_BLEEDING_MODMinimal brute damage for bodypart
BRUISE_PACK_SUPPRESS_BLEEDING_MODSuppressed bleeding modifier

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_VOLUM5E_SAFE

BLOOD_REGENERATION

Natural bleed 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)

BRUISE_PACK_SUPPRESS_BLEEDING_MOD

Suppressed bleeding modifier

BRUTE_DAMAGE_TO_BLEEDING_MOD

Brute damage to bleeding calculation coefficient

BURN_DAMAGE_STOP_BLEEDING_MOD

Minimal brute damage for add bleeding

EMBEDDED_ITEM_BLEEDING

Bleeding per embedded item (units per 2 sec)

EXOTIC_BLEED_MULTIPLIER

Multiplies the actually bled amount by this number for the purposes of turf reaction calculations.

HEAL_DAMAGE_TO_BLEEDING_MOD

Heal damage to bleeding reduction calculation coefficient

MIN_BRUTE_DAMAGE_FOR_BLEEDING

Minimal brute damage for add bleeding

MIN_BURN_DAMAGE_FOR_STOP_BLEEDING

Minimal brute damage for add bleeding

MIN_DAMAGE_FROM_BLEEDING_MOD

Minimal brute damage for bodypart

OPEN_BODYPART_BLEEDING

Open bodypart bleeding (units per 2 sec)