status_effect
Vars | |
id | A unique ID that is used to see if there is already a status effect of the same type on something. Also used for screen alerts |
---|---|
Procs | |
before_remove | Called before being removed; returning FALSE will cancel removal |
Var Details
id
A unique ID that is used to see if there is already a status effect of the same type on something. Also used for screen alerts
Proc Details
before_remove
Called before being removed; returning FALSE will cancel removal