Skip to main content

Execute_RemoveBuff

Description

Removes a buff identified by S1 from the specified character. When S2 is set to "IsCancel", the buff is removed as a cancellation; otherwise it is removed normally.

Parameters

ParameterDescription
BaseObjectThe character from which the buff will be removed (Self or Target)
S1Buff Data Table ID identifying the buff to remove
S2If set to "IsCancel", the buff is removed as a cancellation

Examples

DescriptionBaseObjectCommandS1S2
Remove an existing buff from selfSelfRemoveBuffPianoBuff
Cancel an existing buff from selfSelfRemoveBuffPianoBuffIsCancel
Remove a buff from target characterTargetRemoveBuffSleepBuff