cursed
The cursed "void invocation" action, that has a chance of casting itself on its owner randomly on life ticks.
Vars | |
curse_probability_modifier | A multiplier applied to the probability of the curse appearing every life tick |
---|---|
Procs | |
on_life | Signal proc for COMSIG_LIVING_LIFE. Has a chance of casting itself randomly. |
Var Details
curse_probability_modifier
A multiplier applied to the probability of the curse appearing every life tick
Proc Details
on_life
Signal proc for COMSIG_LIVING_LIFE. Has a chance of casting itself randomly.