eldritch_potion
Vars | |
crucible_tip | When a heretic examines a mawed crucible, shows a list of possible potions by name + includes this tip to explain what it does. |
---|---|
status_effect | Typepath to the status effect this applies |
Procs | |
potion_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
crucible_tip
When a heretic examines a mawed crucible, shows a list of possible potions by name + includes this tip to explain what it does.
status_effect
Typepath to the status effect this applies
Proc Details
potion_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.