Way to Create Random Effects in Spells?

Chaos....

Is there a way to say choose a random effect block in a spell? So one of 3 things could happen randomly?

5,723 views 5 replies
Reply #1 Top

Not as far as I know. You could make 3 things rare, but that wouldn't make them mutually exclusive

Reply #2 Top

That is too bad, they really need that ability.

One of many improvements the magic system desperately needs.

Reply #3 Top

Isn't there a way to check a random integer and use a series of if/then statements based upon what number came up?

Reply #4 Top

I think this is something that will only be achievable once the API is released.

Reply #5 Top

There are no random integers, and there are no if/else checks.