SPLURT Station 13 - Modules - TypesVar Details - Proc Details

eldritch_potion

Vars

status_effectTypepath to the status effect this is supposed to hold

Procs

effectThe 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.