﻿


quarterly_playable_pulse = {
	on_actions = {
		on_piety_negative_LIL_female
		on_piety_negative_LIL_male
		on_religion_lilithianism_court_LIL
	}
}

# 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 = {
	on_actions = {
		on_religion_lilithianism_court_LIL
	}

}
