﻿NCharacterOpinion = {

	SPOUSE = 30
	CONCUBINE = 25
	SAME_CULTURE = 5
	POWERFUL_VASSAL_WITHOUT_COUNCIL_POSITION = -20
	IS_ON_THE_COUNCIL = 35
	
	MAX_DUCHIES_BEFORE_PENALTY = 15						# How many duchies are vassals fine with you having? If you're a duke, they don't care; only if you're king or above
	COUNT_LIEGE_HOLDS_MY_DUCHY = -5					# Penalty with count vassals for whom you hold their dejure duchy (and you're above duchy tier)
}

