﻿#events adding base game activity events

feast_default_event_selection = {
	random_events = {
		# player feast events
		1900 = deviantgo_feast.0050 # to give the trait and trigger event first time
		9000 = deviantgo_feast.0100 # main pick men events
		1900 = deviantgo_feast.0500 # stage show if plus ten men and high enough infamy
        # ai events
		200 = deviantgo_feast.9000 # ranomd npc logs
	}
}

tournament_active_state_pulse = {
	random_events = {
		# Generic
		1000 = deviantgo_feast.9100 # generic prostitution logs

	}
}

tournament_passive_state_guest_pulse = {
	random_events = {
		# AI Events
		1000 = deviantgo_feast.9100 # generic prostitution logs
	}
}


#tour on action
#on_tour_dinner_liege = {
#	random_events = {
#		#asking you to go private to negotiate...
#		9000 = deviantgo_tour.0100 
#	}
#}

#on_tour_festival_liege = {
#	random_events = {
#		#
#		900 = deviantgo_tour.0200
#	}
#}

#on_tour_grounds_liege = {
#	random_events = {
#		#
#		900 = deviantgo_tour.0300 
#	}
#}