#########################################################################
# OPINION MODIFIERS
##########################################################################
# value
# min_trust
# max_trust
# decay
# months/years/days = timer
# trade = yes/no

opinion_modifiers = {

	# Palestine and Israel
	HAM_Are_Terrorists = { # Hamas are terrorits
		value = -30
	}
	HAM_Are_Partly_Terrorists = { # The military wing of Hamas are terrorists
		value = -15
	}
	HAM_ISR_Occupation = { # Hostilities (Israel occupation of palestine)
		value = -50
	}
	HAM_Not_A_Recognized_country = { # Palestine is not a recognized country.
		value = -20
	}
	
	# Arab vs Israel
	ISR_Arab_Conflict = { # Arab�Israeli conflict
		value = -25
	}
	
	#Intension to destroy Israel
	death_to_israel = {
		value = -100
	}
	death_to_israel_ISR = {
		value = -100
	}
	
}
