on_yearly_pulse = {
	random_events = {
		start_claimant_adventure = {
			49 = 0

			1 = adventurerPlus.100 # A landless claimant considers an adventure to take their title
		}

		start_duchy_adventure = {
			99 = 0

			1 = adventurerPlus.160 # An ambitious character with no inheritance begins to plan an adventure for a foreign title
		}

		extra_norse_adventure = {
			1 = 0

			1 = adventurerPlus.165
		}
	}
}

on_death = {
	events = {
		adventurerPlus.144 # Adventurer dies while holding the title
	}
}
