eldritch_potion ![code/modules/antagonists/eldritch_cult/eldritch_items.dm 427](git.png)
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 ![code/modules/antagonists/eldritch_cult/eldritch_items.dm 434](git.png)
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.