unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
|
|
@ -0,0 +1,23 @@
|
|||
pilgrim_character = {
|
||||
age = { 18 40 }
|
||||
trait = pilgrim
|
||||
trait = lifestyle_traveler
|
||||
random_traits_list = {
|
||||
count = 1
|
||||
education_learning_2 = {}
|
||||
education_learning_3 = {}
|
||||
}
|
||||
random_traits = yes
|
||||
learning = {
|
||||
min_template_decent_skill
|
||||
max_template_high_skill
|
||||
}
|
||||
gender_female_chance = 50
|
||||
after_creation = {
|
||||
add_random_tiered_trait_xp_effect = {
|
||||
TRAIT = pilgrim
|
||||
LEVEL_1 = no
|
||||
LEVEL_3 = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue