on_actions = {
	on_startup = {
		effect = {
			every_country = {
				limit = { is_ai = no }
				country_event = {
					id = ecf.start.1
				}
			}
		}
	}
}