Yes there is...
Let the event trigger when you control your capital... then give it a #% chance to trigger every #days you let it check if it has to happen.
(just entered the event editing scene)
event = {
id = 2000
random = yes 25
country = GER
trigger = {
ai = no
NOT = {
war = { country = GER country = FRA }
alliance = { country = GER country = FRA }
}
garrison = { country = GER province = 75 size = 1 }
}
name = "EVT_2000_NAME"
desc = "EVT_2000_DESC"
style = 0
picture = "Rhineland"
date = { day = 0 month = january year = 1936 }
offset = 30
deathdate = { day = 30 month = december year = 1947 }
action_a = {
name = "OK"
}
}
does this means it is a random event with 25% to trigger. starting from january 1936 and can trigger every 30 days. So statistic it would happen 3 times a year.
event commands: random = x ( % )
Or schould yes be 25? Well hope that anyone can confirm this
Well this event does not effect anything... you can only choose ''Ok'' and thats it