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

opinion_modifiers = {
	
	RAJ_did_not_help_famine = {
		value = -60
	}

	modifier_RAJ_ENG_anti_communist = {
		value = -100
	}

	modifier_RAJ_PAK_anti_communist = {
		value = -100
	}

	RAJ_did_help_famine = {
		value = 35
		months = 60
	}

	RAJ_high_import_duties= {
		value = -35
	}

	IRQ_decoupled_from_the_pound = {
		value = -35
		months = 60
	}

	IRQ_nationalized_our_oil = {
		value = -60
		months = 60
	}

	IRQ_expanded_anglo_iraqi_oil_company = {
		value = 40
		months = 60
	}

	IRQ_anglo_iraqi_treaty_in_place_opm = {
		value = 30
		months = 48 # 4 years
	}

	IRQ_purchased_our_equipment = {
		value = 20
		months = 60
	}

	IRQ_embargoed_axis = {
		value = 30
		months = 24
	}

	IRQ_better_relations = {
		value = 30
		months = 48
	}

	KUR_wants_our_territory = {
		value = -50
		months = 48
	}

	SSB_saadabad_pact_member = {
		value = 50
	}
}	


