byond - Modules - TypesVar Details - Proc Details

intoxicated

Vars

debuff_ownerOwner of the debuff is limited to carbons.
particle_holderUsed for particles. Holds the particles instead of the mob. See particle_holder for documentation.

Procs

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

Var Details

debuff_owner

Owner of the debuff is limited to carbons.

particle_holder

Used for particles. Holds the particles instead of the mob. See particle_holder for documentation.

Proc Details

call_resist_debuff

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

resist_debuff

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