• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
In some events I see something like

Code:
	mean_time_to_happen = {
		months = 60

		modifier = { 

		}
	}

Will anything bad happen if the modifier={} is removed?

No, I don't think so, since there are also many events which don't have modifiers (not even empty ones) at all.