Chaos Effect: XP Randomizer - yeelp/MCCE GitHub Wiki
XP Randomizer is a Timed Chaos Effect. It lasts anywhere from 2000 to 5000 ticks when applied. It was Optional in version 1.1
Effects
XP Randomzier sets the player's XP to a random value every tick. Their score is not changed however. A consequence of this effect is that the player will hear the level up sound effect play again and again for the duration.
Applicability
XP Randomizer is always applicable.
Exclusivity
XP Randomizer is not mutually exclusive with any other Chaos Effect.
Enabling
In the config under the game
section is the option xprandomizer
. It is default to false (defaults to true in 1.2+). Setting it to true
allows XP Randomizer to be applied in game normally. If disabled, it can still be applied through the Chaos Command if its name is used as the argument.
History
Version | Notes |
---|---|
1.1 | Introduced |
1.2 | No longer an optional effect. |