improve_attribute_ambitions = {
	name = "RULE_IMPROVE_ATTRIBUTE_AMBITIONS"
	dlc = "Way of Life"
	group = "RULE_GROUP_LC"
	option = {
		name = default
		text = "RULE_OPTION_DEFAULT"
		desc = "RULE_IMPROVE_ATTRIBUTE_AMBITIONS_DEFAULT_DESC"
	}
	option = {
		name = unrestricted
		achievements = no
		text = "RULE_OPTION_UNRESTRICTED"
		desc = "RULE_IMPROVE_ATTRIBUTE_AMBITIONS_UNRESTRICTED_DESC"
	}
	option = {
		name = off
		text = "RULE_OPTION_OFF"
		desc = "RULE_IMPROVE_ATTRIBUTE_AMBITIONS_OFF_DESC"
	}
}

lifestyle_traits = {
	name = "RULE_LIFESTYLE_TRAITS"
	dlc = "Way of Life"
	group = "RULE_GROUP_LC"
	option = {
		name = default
		text = "RULE_OPTION_DEFAULT"
		desc = "RULE_LIFESTYLE_TRAITS_DEFAULT_DESC"
	}
	option = {
		name = unrestricted
		achievements = no
		text = "RULE_OPTION_UNRESTRICTED"
		desc = "RULE_LIFESTYLE_TRAITS_UNRESTRICTED_DESC"
	}
	option = {
		name = off
		text = "RULE_OPTION_OFF"
		desc = "RULE_LIFESTYLE_TRAITS_OFF_DESC"
	}
}

minor_decisions = {
	name = "RULE_MINOR_DECISIONS"
	dlc = "Way of Life"
	group = "RULE_GROUP_LC"
	option = {
		name = restricted
		text = "RULE_OPTION_RESTRICTED"
		desc = "RULE_MINOR_DECISION_RESTRICTED_DESC"
	}
	option = {
		name = unrestricted
		achievements = no
		text = "RULE_OPTION_UNRESTRICTED"
		desc = "RULE_MINOR_DECISION_UNRESTRICTED_DESC"
	}
}

childhood_personality_traits = {
	name = "RULE_CHILDHOOD_PERSONALITY_TRAITS"
	dlc = "Conclave"
	group = "RULE_GROUP_LC"
	option = {
		name = default
		text = "RULE_OPTION_DEFAULT"
		desc = "RULE_CHILDHOOD_PERSONALITY_TRAITS_DEFAULT_DESC"
	}
	option = {
		name = all
		achievements = no
		text = "RULE_OPTION_ALL"
		desc = "RULE_CHILDHOOD_PERSONALITY_TRAITS_ALL_DESC"
	}
	option = {
		name = off
		text = "RULE_OPTION_OFF"
		desc = "RULE_CHILDHOOD_PERSONALITY_TRAITS_OFF_DESC"
	}
}

guardian_religion_events = {
	name = "RULE_GUARDIAN_RELIGION_EVENTS"
	dlc = "Conclave"
	group = "RULE_GROUP_LC"
	option = {
		name = off
		text = "RULE_OPTION_OFF"
		desc = "RULE_GUARDIAN_RELIGION_EVENTS_OFF_DESC"
	}
	option = {
		name = on
		text = "RULE_OPTION_ON"
		desc = "RULE_GUARDIAN_RELIGION_EVENTS_ON_DESC"
	}
}

guardian_culture_events = {
	name = "RULE_GUARDIAN_CULTURE_EVENTS"
	dlc = "Conclave"
	group = "RULE_GROUP_LC"
	option = {
		name = off
		text = "RULE_OPTION_OFF"
		desc = "RULE_GUARDIAN_CULTURE_EVENTS_OFF_DESC"
	}
	option = {
		name = on
		text = "RULE_OPTION_ON"
		desc = "RULE_GUARDIAN_CULTURE_EVENTS_ON_DESC"
	}
}