

protectorate = {		# client states established in homeland realms
	tributary_name = TRIBUTARY_PROTECTORATE_NAME
	tributary_plural = TRIBUTARY_PROTECTORATE_PLURAL
	suzerain_name = SUZERAIN_PROTECTORATE_NAME
	tribute_name = TRIBUTARY_PROTECTORATE_TRIBUTE
	breaks_at_suzerain_death = no
	suzerain_must_defend = yes
	suzerain_can_join_infighting = no
#	tributary_can_be_summoned = yes
#	tributary_must_defend = yes
	tributaries_can_unite = no
	tributaries_can_infight = no
#	breaks_on_realm_change = no
	icon = 10
	cbs_against_suzerain = {
		free_tributary_cb
	}
	income_tribute_percentage = {
		value = 0.104
	}
	reinforce_tribute_percentage = {
		value = 0
	}
	prestige_to_suzerain = {
		value = 0.104
	}
	prestige_to_tributary = {
		value = 0
	}
	piety_to_suzerain = {
		value = 0
	}
	piety_to_tributary = {
		value = 0
	}
	modifier = {
		vassal_opinion = 10
	}
}

beneficiary = {		# temporary alliance while they fight their liege
	tributary_name = TRIBUTARY_BENEFICIARY_NAME
	tributary_plural = TRIBUTARY_BENEFICIARY_PLURAL
	suzerain_name = SUZERAIN_BENEFICIARY_NAME
	tribute_name = TRIBUTARY_BENEFICIARY_TRIBUTE
#	breaks_at_suzerain_death = yes
	breaks_at_tributary_death = yes
#	suzerain_can_be_called = yes
	suzerain_must_defend = yes
#	suzerain_can_join_infighting = yes
	tributary_can_be_summoned = no
	tributary_must_defend = no
	tributaries_can_unite = no
	tributaries_can_infight = no
	breaks_on_realm_change = no
	icon = 10
	cbs_against_suzerain = {
		free_tributary_cb
	}
	income_tribute_percentage = {
		value = 0
	}
	reinforce_tribute_percentage = {
		value = 0
	}
	prestige_to_suzerain = {
		value = 0.104
	}
	prestige_to_tributary = {
		value = 0
	}
	piety_to_suzerain = {
		value = 0
	}
	piety_to_tributary = {
		value = 0
	}
	modifier = {
		global_revolt_risk = -0.05
		land_morale = 0.15
	}
}





