yearly_global_pulse = {
	effect = {
		if = {
			limit = {
				NOT = {
					has_game_rule = no_historical_characters
				}
			}
			UB_spawn_historical_characters_effect = yes
		}
	}
}