38 lines
647 B
Text
38 lines
647 B
Text
|
|
bard_template = {
|
||
|
|
age = { 20 35 }
|
||
|
|
|
||
|
|
# Traits
|
||
|
|
random_traits_list = { #are they gonna be bad or not, fun guessing
|
||
|
|
count = 1
|
||
|
|
education_learning_1 = {}
|
||
|
|
education_learning_2 = {}
|
||
|
|
education_diplomacy_1 = {}
|
||
|
|
education_diplomacy_2 = {}
|
||
|
|
education_diplomacy_3 = {}
|
||
|
|
}
|
||
|
|
trait = lifestyle_poet
|
||
|
|
|
||
|
|
#Personality
|
||
|
|
random_traits_list = {
|
||
|
|
count = 2
|
||
|
|
ambitious = {}
|
||
|
|
arrogant = {}
|
||
|
|
just = {}
|
||
|
|
deceitful = {}
|
||
|
|
diligent = {}
|
||
|
|
impatient = {}
|
||
|
|
honest = {}
|
||
|
|
brave = {}
|
||
|
|
lustful = {}
|
||
|
|
}
|
||
|
|
random_traits = yes
|
||
|
|
|
||
|
|
dynasty = none
|
||
|
|
faith = root.faith
|
||
|
|
culture = root.culture
|
||
|
|
diplomacy = {
|
||
|
|
min_template_decent_skill
|
||
|
|
max_template_high_skill
|
||
|
|
}
|
||
|
|
}
|