I'm making an object effect that uses the Turbo effect to slow down time whenever my health gets below 18%, but I also need to add a regen effect that regenerates my health back to 20% of max whenever the Turbo effect activates otherwise the turbo effect stays until I heal manually. I need these two effects to be in one Object effect.
The first part works with the turbo effect, but the health regen doesn't work and even if it did work how would I go about to stopping the regen effect from regenerating indefinitely?
I found three regen effects to choose from which are Regen, Restorehealth and ImplantRegen. None worked....