Chaos Effect: Repeating - yeelp/MCCE GitHub Wiki

Repeating is an Interval Triggered Chaos Effect. It lasts exactly 1000 ticks, activates once every 10 to 60 ticks, and can be triggered anywhere from 3 to 5 times.

Effect

Repeating's effect is to trigger and apply one Instant Chaos Effect every activation interval, though not all Instant Chaos Effects can be applied this way. In particular, only the following Instant Chaos Effects are valid targets for Repeating:

Whichever effect Repeating picks will be the effect it applies every activation interval until it has consumed all of its triggers. In version 1.1, Repeating will not check if the Instant Chaos Effect is applicable or not, it will just attempt to apply it anyway. Repeating will consume all of its activation triggers within at most 300 ticks, meaning for the last 600 ticks it will be active but do nothing. In version 1.2, Repeating will not activate or consume an activation trigger if the effect is not applicable, and will instead wait until the next activation interval to try again.

Applicability

Repeating is always applicable.

Exclusivity

Repeating is not mutually exclusive with any other Chaos Effect.

History

Version Notes
1.1 Introduced
1.2 Added new Builder, Component Compensation, Cookie Cutter and Loot Box effects to the list. Removed Switcheroo