Idol Manager

Idol Manager

Modify and expand Idol Manager!
Modify Idol Manager using mods created by community members. With the Idol Manager editor, players can create new story content, custom characters, and more!
booksky 1 7 Aug, 2021 @ 5:23am
Is it possible to create an event that activates after a certain amount of time passed in MOD?
In the game, for example, 'anniversary_25', 'anniversary_40', 'anniversary_50', there are events that are triggered after X years.
As another example, in the case of 'sister_group_delay', there is a time condition that is triggered one week after the group is created.

If you look at these events, you can see that there is an event that is triggered by a certain time condition, but if you actually check it, you can confirm that the condition does not have any condition related to any time variable.

Also in MOD documents, time-related variables could not be confirmed. The only time-related variable was the season.

So what I want to know for sure is... ...
Are these events triggered by conditions hard-coded in the game?
Is there no way now that users can implement this time-related MOD?