code/datums/status_effects/debuffs.dm

/datum/status_effect/incapacitating/repair_mode | Basically a temporary self-inflicted shutdown for maintenance |
---|---|
/datum/status_effect/incapacitating/irradiated | irradiated mob |
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 |
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 |
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