﻿#Opinions granted by Spouse events

spouse_similar_personality_opinion = {
	opinion = 20
	years = 10
	decaying = yes
}

spouse_similar_life_opinion = {
	opinion = 20
	years = 10
	decaying = yes
}

spouse_personal_disagreements_opinion = {
	opinion = -20
	years = 10
	decaying = yes
}

spouse_common_friend_opinion = {
	opinion = 30
	years = 10
	decaying = yes
}

spouse_praised_me_opinion = {
	opinion = 20
	years = 10
	decaying = yes
}

spouse_applauded_me_opinion = {
	opinion = 25
	years = 15
	decaying = yes
}

spouse_spoke_highly_opinion = {
	opinion = 30
	years = 15
	decaying = yes
}

spouse_spoke_poorly_opinion = {
	opinion = -10
	years = 10
	decaying = yes
}

spouse_ill_rumors_opinion = {
	opinion = -20
	years = 10
	decaying = yes
}

spouse_vicious_rumors_opinion = {
	opinion = -30
	years = 10
	decaying = yes
}


spouse_suspecting_motives_opinion = {
	opinion = -10
	years = 5
	decaying = yes
}


known_adultery_opinion = {
	opinion = -30
}


spouses_lover_opinion = {
	opinion = -30	
}


spouse_pleasant_relationship_opinion = {
	opinion = 30
	years = 10
	decaying = yes
}


spouse_unpleasant_relationship_opinion = {
	opinion = -30
	years = 10
	decaying = yes
}


spouse_trusted_me_opinion = {
	opinion = 20
	years = 5
	decaying = yes
}


spouse_warned_me_opinion = {
	opinion = 20
	years = 10
	decaying = yes	
}


spouse_caused_suspicion_opinion = {
	opinion = -20
	years = 5
	decaying = yes
}

spouse_made_secondary_opinion = {
	opinion = -30
	years = 5
	decaying = yes
}

spouse_made_primary_opinion = {
	opinion = 10
	years = 5
	decaying = yes
}