unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
|
|
@ -0,0 +1,37 @@
|
|||
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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue