N3OW/common/scripted_character_templates/00_scripted_character_templates.txt

18 lines
372 B
Text
Raw Normal View History

frankish_knight_character = {
age = { 20 40 }
random_traits = yes
culture = culture:frankish
faith = faith:catholic
martial = {
min_template_high_skill
max_template_high_skill
}
after_creation = {
if = {
limit = { has_dlc_feature = tours_and_tournaments }
add_trait = tourney_participant
add_random_tourney_participant_level_effect = yes
}
}
}