﻿
# Called from code once a year for all characters, at a random point that year (individually for each character)
# Root is the character
random_yearly_everyone_pulse = {
	random_events = {
		500 = 0
		100 = holy_order.0202 #Holy order demands payment #vanilla event needs to be included to trigger (merging on action files does not work)
			
		5000 = council_plot.52 #councillor has friends who support them
		100 = council_plot.198 # Prompt AI characters to scheme
	}
}
