byond - Modules - TypesVar Details - Proc Details

melting_fire

Vars

debuff_creatorPyrogen creator of the debuff.
debuff_ownerOwner of the debuff is limited to carbons.
visual_fireUsed for the fire effect.

Procs

call_resist_debuffCalled when the debuff's owner uses the Resist action for this debuff.
on_removeon remove has owner set to null
resist_debuffResisting the debuff will allow the debuff's owner to remove some stacks from themselves.

Var Details

debuff_creator

Pyrogen creator of the debuff.

debuff_owner

Owner of the debuff is limited to carbons.

visual_fire

Used for the fire effect.

Proc Details

call_resist_debuff

Called when the debuff's owner uses the Resist action for this debuff.

on_remove

on remove has owner set to null

resist_debuff

Resisting the debuff will allow the debuff's owner to remove some stacks from themselves.