unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
|
|
@ -0,0 +1,53 @@
|
|||
|
||||
swords_for_hire_character = {
|
||||
age = { 18 35 }
|
||||
random_traits_list = {
|
||||
count = 1
|
||||
education_martial_3 = {}
|
||||
education_martial_4 = {}
|
||||
}
|
||||
random_traits_list = {
|
||||
count = 1
|
||||
brave = {}
|
||||
just = {}
|
||||
}
|
||||
random_traits_list = { #Something nice
|
||||
honest = {}
|
||||
gregarious = {}
|
||||
trusting = {}
|
||||
compassionate = {}
|
||||
generous = {}
|
||||
humble = {}
|
||||
calm = {}
|
||||
}
|
||||
random_traits_list = {
|
||||
count = 1
|
||||
lustful = {}
|
||||
chaste = {}
|
||||
wrathful = {}
|
||||
arrogant = {}
|
||||
impatient = {}
|
||||
patient = {}
|
||||
impatient = {}
|
||||
ambitious = {}
|
||||
cynical = {}
|
||||
zealous = {}
|
||||
stubborn = {}
|
||||
}
|
||||
trait = tourney_participant
|
||||
random_traits = no
|
||||
faith = root.faith
|
||||
culture = root.culture
|
||||
martial = {
|
||||
min_template_high_skill
|
||||
max_template_high_skill
|
||||
}
|
||||
prowess = {
|
||||
min_template_high_skill
|
||||
max_template_high_skill
|
||||
}
|
||||
gender_female_chance = root_soldier_female_chance
|
||||
after_creation = {
|
||||
add_random_tourney_participant_level_effect = yes
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue