How can i clear a random active effect to a player?
I thought about making a predicate for checking each effect and then choosing randomly between them. The problem is that for selecting randomly i have to create also a predicate for each chance because it will be decreasing in each check. Does someone has a solution or another alternative?