Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/vampire_defines.dm

VAMPIRE_BLOOD_DRAIN_PER_TARGETHow much blood we can siphon from a target per VAMPIRE_BLOOD_SAME_TARGET_COOLDOWN
VAMPIRE_BLOOD_DRAIN_RATEDrain per second
VAMPIRE_BLOOD_THIRST_EXCHANGE_COEFFCoeff for calculating thirst satiation per unit of blood.
VAMPIRE_BLOOD_SAME_TARGET_COOLDOWNThe amount of time before a victim can be fully drained again.
VAMPIRE_BLOOD_BUDGET_REGEN_FOR_DELTACalculate how much of a mob's blood budget will have been regenerated over a given time.

Define Details

VAMPIRE_BLOOD_BUDGET_REGEN_FOR_DELTA

Calculate how much of a mob's blood budget will have been regenerated over a given time.

VAMPIRE_BLOOD_DRAIN_PER_TARGET

How much blood we can siphon from a target per VAMPIRE_BLOOD_SAME_TARGET_COOLDOWN

VAMPIRE_BLOOD_DRAIN_RATE

Drain per second

VAMPIRE_BLOOD_SAME_TARGET_COOLDOWN

The amount of time before a victim can be fully drained again.

VAMPIRE_BLOOD_THIRST_EXCHANGE_COEFF

Coeff for calculating thirst satiation per unit of blood.