eldritch_potion
Vars | |
status_effect | Typepath to the status effect this is supposed to hold |
---|---|
Procs | |
effect | The effect of the potion if it has any special one, in general try not to override this and utilize the status_effect var to make custom effects. |
Var Details
status_effect
Typepath to the status effect this is supposed to hold
Proc Details
effect
The effect of the potion if it has any special one, in general try not to override this and utilize the status_effect var to make custom effects.