#########################################################################
# OPINION MODIFIERS
##########################################################################
# value
# min_trust
# max_trust
# decay
# months/years/days = timer
# trade = yes/no
opinion_modifiers = {
	nkmp_opinion_increase = {
		value = 2000
	}
	nkmp_opinion_decrease = {
		value = -2000
	}
}
