
#################################################################
#### Religionsevents by flogi
#################################################################

namespace = flogi_techmod

# Sicherheitsevent / secures every jew has the "jewish" trait
character_event = {
	id = flogi_techmod.1
	desc = EVTDESCGEB7
	picture = GFX_evt_monastery_monks_soa
	
	capable_only = no

			
	trigger = {

	religion_group = jewish_group

	
		NOT = { trait = jude }
	}
	
	mean_time_to_happen = {
		days = 1
	}
	
	option = {
		name = EVTNAMEGEBS
	add_trait = jude
	}

}


#Testevent , spter lschen!!!
#character_event = {
#	id = 889955
#	desc = EVTDESCGEB7
#	picture = GFX_evt_monastery_monks_soa
#	
#	capable_only = no
#
#			
#	trigger = {
#
#	}
#	
#	mean_time_to_happen = {
#		days = 100000
#	}
#	
#	option = {
#		name = EVTNAMEGEBS
#	religion = jewish
#	}
#
#}
