Thank you! I really appreciate how you guys take feedback so earnestly. Open sourcing the editor down the road sounds great, I'd be glad to contribute myself :)
>Do you mean it should automatically trigger every X days? Or you want to trigger it again from within itself (I think it should work. If it doesn't then that's a bug that I need to fix)?
Well, that's the thing. It's not clear how events work, if they are repeatable (by being drawn randombly and such). I think being able to specify if they can repeat or if they are one time only would add a lot of flexibility. Right now, players are stuck with whatever character my story mode selects, but if we could use the events system instead, they could cancel it until a character they want is selected, or they could make the selection themselves like with promotions and photoshoots.
My initial assessment was a tad hyperbolic though. I'm making good progress on the mod right now thanks to some workarounds by manually adding variables into actors through the JSON. Biggest thing I'm missing is a NOT operator on actor variable checks :)