forced = {
	tributary_name = TRIBUTARY_FORCED_NAME
	tributary_plural = TRIBUTARY_FORCED_PLURAL
	suzerain_name = SUZERAIN_FORCED_NAME
	tribute_name = TRIBUTARY_FORCED_TRIBUTE
	breaks_at_suzerain_death = yes		# yes, but plus gives option to continue. If continue is selected this should switch to voluntary_tributary
	breaks_at_tributary_death = no 		# no, same as default
	suzerain_can_be_called = yes
	suzerain_must_defend = no
	tributary_can_be_summoned = yes
	tributary_must_defend = yes
	tributaries_can_infight = yes
	suzerain_can_join_infighting = yes
	tributaries_can_unite = no 			# yes/no value determining if, when trying to break, the tributaries can band together against the suzerain, à la major revolt
										# Also means that tributaries of this type will never help their suzerain in a war against another tributary of this type, even when they're not willing to help the other tributary
	breaks_on_realm_change=yes			# yes/no value determining if the tributary relationship is dissolved when the tributary's titles change realms
	icon = 7							# which frame of the icon strip to use. Note that using an index already used for another relation type (E.G., alliances) will break the tooltip
	cbs_against_suzerain = {			# list of CBs tributaries can use against their suzerain. Any CB on this list simply cannot be used
		free_tributary_cb
	}
	income_tribute_percentage = {
		value = 0.3
	}
	reinforce_tribute_percentage = {
		value = 0
	}
	prestige_to_suzerain = {
		value = 0
	}
	prestige_to_tributary = {
		value = 0
	}
	piety_to_suzerain = {
		value = 0
	}
	piety_to_tributary = {
		value = 0
	}
}

voluntary = {
	tributary_name = TRIBUTARY_VOLUNTARY_NAME
	tributary_plural = TRIBUTARY_VOLUNTARY_PLURAL
	suzerain_name = SUZERAIN_VOLUNTARY_NAME
	tribute_name = TRIBUTARY_VOLUNTARY_TRIBUTE
	breaks_at_suzerain_death = yes		# yes, but plus gives option to continue. If continue is selected this should switch to voluntary_tributary
	breaks_at_tributary_death = no 		# no, same as default
	suzerain_can_be_called = yes
	suzerain_must_defend = no
	tributary_can_be_summoned = yes
	tributary_must_defend = yes
	tributaries_can_infight = yes
	suzerain_can_join_infighting = yes
	tributaries_can_unite = no 			# yes/no value determining if, when trying to break, the tributaries can band together against the suzerain, à la major revolt
										# Also means that tributaries of this type will never help their suzerain in a war against another tributary of this type, even when they're not willing to help the other tributary
	breaks_on_realm_change=yes			# yes/no value determining if the tributary relationship is dissolved when the tributary's titles change realms
	icon = 7							# which frame of the icon strip to use. Note that using an index already used for another relation type (E.G., alliances) will break the tooltip
	cbs_against_suzerain = {			# list of CBs tributaries can use against their suzerain. Any CB on this list simply cannot be used
		free_tributary_cb
	}
	income_tribute_percentage = {
		value = 0.2
	}
	reinforce_tribute_percentage = {
		value = 0
	}
	prestige_to_suzerain = {
		value = 0
	}
	prestige_to_tributary = {
		value = 0
	}
	piety_to_suzerain = {
		value = 0
	}
	piety_to_tributary = {
		value = 0
	}
}

imperial = {
	tributary_name = TRIBUTARY_IMPERIAL_NAME
	tributary_plural = TRIBUTARY_IMPERIAL_PLURAL
	suzerain_name = SUZERAIN_IMPERIAL_NAME
	tribute_name = TRIBUTARY_IMPERIAL_TRIBUTE
	breaks_at_suzerain_death = no
	breaks_at_tributary_death = no
	suzerain_can_be_called = yes
	suzerain_must_defend = no
	tributary_can_be_summoned = yes
	tributary_must_defend = yes
	tributaries_can_infight = yes
	suzerain_can_join_infighting = yes
	tributaries_can_unite = no 			# yes/no value determining if, when trying to break, the tributaries can band together against the suzerain, à la major revolt
										# Also means that tributaries of this type will never help their suzerain in a war against another tributary of this type, even when they're not willing to help the other tributary
	breaks_on_realm_change=yes			# yes/no value determining if the tributary relationship is dissolved when the tributary's titles change realms
	icon = 7							# which frame of the icon strip to use. Note that using an index already used for another relation type (E.G., alliances) will break the tooltip
	cbs_against_suzerain = {			# list of CBs tributaries can use against their suzerain. Any CB on this list simply cannot be used
		overpower_imperial_suzerain_cb
	}
	income_tribute_percentage = {
		value = 0.1
	}
	reinforce_tribute_percentage = {
		value = 0.1
	}
	prestige_to_suzerain = {
		value = 0.1
	}
	prestige_to_tributary = {
		value = 0
	}
	piety_to_suzerain = {
		value = 0
	}
	piety_to_tributary = {
		value = 0
	}
}

#unlike voluntary tributary, this can not be vassalised after XY years.
protectorate = {
	tributary_name = TRIBUTARY_PROTECTORATE_NAME
	tributary_plural = TRIBUTARY_PROTECTORATE_PLURAL
	suzerain_name = SUZERAIN_PROTECTORATE_NAME
	tribute_name = TRIBUTARY_PROTECTORATE_TRIBUTE
	breaks_at_suzerain_death = yes
	breaks_at_tributary_death = no
	suzerain_can_be_called = yes
	suzerain_must_defend = yes
	tributary_can_be_summoned = yes
	tributary_must_defend = no
	tributaries_can_infight = yes
	suzerain_can_join_infighting = no
	tributaries_can_unite = no 			# yes/no value determining if, when trying to break, the tributaries can band together against the suzerain, à la major revolt
										# Also means that tributaries of this type will never help their suzerain in a war against another tributary of this type, even when they're not willing to help the other tributary
	breaks_on_realm_change=yes			# yes/no value determining if the tributary relationship is dissolved when the tributary's titles change realms
	icon = 7							# which frame of the icon strip to use. Note that using an index already used for another relation type (E.G., alliances) will break the tooltip
	cbs_against_suzerain = {			# list of CBs tributaries can use against their suzerain. Any CB on this list simply cannot be used
	}
	income_tribute_percentage = {
		value = 0.2
	}
	reinforce_tribute_percentage = {
		value = 0.2
	}
	prestige_to_suzerain = {
		value = 0.1
	}
	prestige_to_tributary = {
		value = 0
	}
	piety_to_suzerain = {
		value = 0
	}
	piety_to_tributary = {
		value = 0
	}
}

war_pact = {
#	tributary_type = WAR_ALLY
#	tributary_plural = WAR_ALLIES
#	suzerain_name = WAR_LEADER_NAME
	tributary_name = TRIBUTARY_PERMANENT_NAME
	tributary_plural = TRIBUTARY_PERMANENT_PLURAL
	suzerain_name = SUZERAIN_PERMANENT_NAME
	tribute_name = TRIBUTARY_DEFAULT_TRIBUTE
	breaks_at_suzerain_death = no
	tributaries_can_infight = yes
	suzerain_can_join_infighting = no
	suzerain_must_defend = yes
	tributary_can_be_summoned = yes
	tributary_must_defend = yes
	tributaries_can_unite = no
	breaks_on_realm_change = yes
	icon = 10

	cbs_against_suzerain = {}
	reinforce_tribute_percentage = {
		value = 0.15
	}

	# These all seem to default to 1 if not set
	income_tribute_percentage = {
		value = 0
	}
	prestige_to_suzerain = {
		value = 0
	}
	prestige_to_tributary = {
		value = 0
	}
	piety_to_suzerain = {
		value = 0
	}
	piety_to_tributary = {
		value = 0
	}
}
