﻿# Bloodline value goals - Single Life
# These are the values we check against to see if we "succeed" in achieving that bloodline
regula_fascinare_tally_goal = 50
regula_domitans_tally_goal = 10
regula_contubernalis_tally_goal = 5
regula_contubernalis_tally_goal_sacrifice_tenet = 30
regula_domination_war_tally_goal = 3
regula_servitude_war_tally_goal = 3
regula_potestas_queen_tally_goal = 15
regula_obedience_tally_goal = 15

# Bloodline value goals - Cumulative
regula_fascinare_tally_goal_cumulative = 150
regula_domitans_tally_goal_cumulative = 25
regula_contubernalis_tally_goal_cumulative = 15
regula_contubernalis_tally_goal_cumulative_sacrifice_tenet = 120
regula_domination_war_tally_goal_cumulative = 10
regula_servitude_war_tally_goal_cumulative = 10
regula_potestas_queen_tally_goal_cumulative = 30
regula_obedience_tally_goal_cumulative = 50

# Generic Bloodline values
regula_bun_goal = 8
regula_multitasker_goal_ai = 3
regula_multitasker_goal_player = 6