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

opinion_modifiers = {

	AFG_trade_agreement_2 = {
		value = 20
	}

	AFG_trade_agreement = {
		value = 50
		trade = yes
	} 
	
	AFG_border_fortifications_opinion = {
		value = -25
	} 
	
	AFG_cooperative = {
		value = 25
	} 
	
	AFG_trading_partner = {
		value = 25
		trade = yes
	} 
	
	AFG_dangerous_ambitions = {
		value = -75
	} 
}
