18 lines
388 B
Text
18 lines
388 B
Text
frankish_knight_character = {
|
|
age = { 20 40 }
|
|
dynasty = none
|
|
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
|
|
}
|
|
}
|
|
}
|