ChaosModV icon indicating copy to clipboard operation
ChaosModV copied to clipboard

[Effect Suggestion] META Effect: Random Timer

Open Numi43 opened this issue 3 years ago • 3 comments

Basically, since we got different Timer Speeds I am thinking of Timer being based on randomise function. Where once the current line gets done, the mod calculates the next effect happening in random amount of 1-30 seconds.

Can be given a minimum of 6 seconds (what 5x Timer Speed does).

Numi43 avatar May 06 '21 09:05 Numi43

Timer durations are relative as they can be modified in the config app

Last0xygen avatar May 07 '21 12:05 Last0xygen

Then the Random Timer could be a random(SpawnEffectDuration)? No matter what it is set at?

Numi43 avatar May 07 '21 20:05 Numi43

Timer durations are relative as they can be modified in the config app

I'm replying here because I wanted to make a suggestion for this exact sort of metaeffect.

There's no need to set an exact random length of timer for it to work, you could have it so that every new effect the timer's length is given a random modifier - ranging from 0.5x to 2x. So the duration set in the config app still applies, but the metaeffect uses them as a base to set the new real modifier.

This could also be a (separate) metaeffect for individual effect durations. Every new effect, if it's not instant, would have its duration randomly modified from its set value.

SeanMirrsen avatar Aug 14 '22 08:08 SeanMirrsen