N3OW/common/scripted_character_templates/05_ce1_character_templates.txt

55 lines
1.3 KiB
Text
Raw Permalink Normal View History

########################################################
#CE1 Character Templates
#######################################################
ce1_hooded_figure_template = {
#General
age = { 18 50 }
culture = root.location.culture
faith = root.location.faith
dynasty = none
#Education
random_traits_list = {
count = 1
education_martial_2 = { weight = 30 }
education_martial_3 = { weight = 30 }
education_martial_4 = { weight = 30 }
education_martial_5 = { weight = 5 }
education_intrigue_2 = { weight = 30 }
education_intrigue_3 = { weight = 30 }
education_intrigue_4 = { weight = 30 }
education_intrigue_5 = { weight = 5 }
}
random_traits_list = {
count = { 1 3 }
vengeful = {}
wrathful = {}
deceitful = {}
compassionate = {}
honest = {}
sadistic = {}
callous = {}
}
# Make em look cool
random_traits_list = {
count = 1
one_eyed = {}
scarred = {}
giant = {}
}
# Make them a good fighter
random_traits_list = {
count = 1
lifestyle_blademaster = {}
strong = {}
physique_good_1 = {}
physique_good_2 = {}
physique_good_3 = {}
}
random_traits = yes
gender_female_chance = root_soldier_female_chance
#Skills
intrigue = { min_template_decent_skill max_template_high_skill }
prowess = { min_template_high_skill max_template_high_skill }
}