life_lessons_cooldown_time = 3650
life_lessons_min_change = 1
life_lessons_max_change = 3

life_lessons_competent_help_cost = {
	base = 0
	add = { scope:life_lessons_competent_helper =  { value = recruit_guest_interaction_cost } }
	min = 1
}
life_lessons_expert_help_cost = {
	base = 0
	add = { scope:life_lessons_expert_helper =  { value = recruit_guest_interaction_cost } }
	min = 1
}
life_lessons_exceptional_help_cost = {
	base = 0
	add = { scope:life_lessons_exceptional_helper =  { value = recruit_guest_interaction_cost } }
	min = 1
}