byond - Modules - TypesDefine Details

code/datums/status_effects/debuffs.dm

/datum/status_effect/incapacitating/repair_modeBasically a temporary self-inflicted shutdown for maintenance
/datum/status_effect/incapacitating/irradiatedirradiated mob
STATUS_EFFECT_MELTING_DAMAGEamount of damage done per tick by the melting status effect
STATUS_EFFECT_MELTING_SUNDER_DAMAGESunder inflicted per tick by the melting status effect
MICROWAVE_STATUS_DAMAGE_MULTamount of damage done per tick by the microwave status effect
MICROWAVE_STATUS_DURATIONduration of the microwave effect. Refreshed on application
SHATTER_STATUS_EFFECT_ARMOR_MULTPercentage reduction of armor removed by the shatter status effect

Define Details

MICROWAVE_STATUS_DAMAGE_MULT

amount of damage done per tick by the microwave status effect

MICROWAVE_STATUS_DURATION

duration of the microwave effect. Refreshed on application

SHATTER_STATUS_EFFECT_ARMOR_MULT

Percentage reduction of armor removed by the shatter status effect

STATUS_EFFECT_MELTING_DAMAGE

amount of damage done per tick by the melting status effect

STATUS_EFFECT_MELTING_SUNDER_DAMAGE

Sunder inflicted per tick by the melting status effect