Hello everyone, first time poster.
I've been trying to create a state that:
Once expired, will change to another random state. So in other words, the character will be in State A for X turns, and once it expires, they will be in States B-K.
Extremely simply put, it's the 悪夢 (Nightmare?) state from Legend of Heroes: Trails of Cold Steel (閃の軌跡)
Experimenting with the State Common Events on here, I managed something...unfortunately the issues are:
1. When the state expires, the entire party (not just the affected character) goes into the 2nd state.
2. It's 9 or so nested loop statements and extremely unrobust.
Would there be a plugin that can do this much more efficiently?