﻿COR_uncrowned_modifier = {
	icon = prestige_negative
	vassal_opinion = -1
	scale = {
		value = COR_uncrowned_scale_value
		desc = COR_MODIFIER_DEFINITION_VALUE_PER_UNCROWNED_YEAR
		display_mode = scaled
	}
}

#COR_uncrowned_modifier = {
#	icon = prestige_negative
#	vassal_opinion = -1
#	stacking = yes
#}

# Ceremony
COR_ceremony_gracious_host_modifier = {
	icon = prestige_positive
	monthly_prestige_gain_mult = 0.03
	monthly_dynasty_prestige_mult = 0.03
}

COR_ceremony_magnificent_host_modifier = {
	icon = prestige_positive
	monthly_dynasty_prestige_mult = 0.05
	monthly_prestige_gain_mult = 0.05
	monthly_stewardship_lifestyle_xp_gain_mult = 0.1
	monthly_diplomacy_lifestyle_xp_gain_mult = 0.1
}

COR_crowned_in_barn = { #Secluded Coronation with no Pope
	icon = prestige_negative
	courtly_opinion = -5
	barons_and_minor_landholders_opinion = -5
	clergy_opinion = 5
	monthly_prestige = -0.1
}

COR_crowned_in_war = { 
	icon = prestige_negative
	clergy_opinion = -5
	monthly_piety = -0.1
}

COR_extravagant_coronation = { #Extravagant coronation 20 years bonus.
	icon = prestige_positive
	vassal_opinion = 5
	monthly_prestige = 0.25
}

COR_peasants_connections_county_modifier = {
	icon = county_modifier_opinion_positive
	county_opinion_add = 10
	development_growth_factor = 0.1
}

COR_enforced_security_modifier = {
	icon = martial_positive
	dread_gain_mult = 0.1
	enemy_hostile_scheme_success_chance_add = -10
}

COR_peasants_overrun_modifier = {
	icon = martial_negative
	enemy_hostile_scheme_success_chance_add = 5
	vassal_opinion = -5
}

COR_parade_mayhem_modifier = {
	icon = stress_positive
	stress_gain_mult = -0.1
	courtly_opinion = -5
}

COR_improved_trade = {
	icon = county_modifier_opinion_positive
	county_opinion_add = 5
	tax_mult = 0.05
	development_growth = 0.1
}