on_actions = {
	on_startup = {
		effect = {
			OTO = {
				OTO_calculate_hellenization = yes
				OTO_lock_hellenization = yes
				OTO_lock_separatism = yes
				OTO_return_to_separatism = yes
				OTO_calculate_avg_sep = yes
			}
		}
	}

	on_daily_OTO = {
		effect = {
			OTO_calculate_hellenization = yes
			OTO_lock_hellenization = yes
			OTO_lock_separatism = yes
			OTO_return_to_separatism = yes
			OTO_calculate_avg_sep = yes
		}
	}
} 