2025-12-30 19:01:50 +01:00
|
|
|
frankish_knight_character = {
|
|
|
|
|
age = { 20 40 }
|
2026-04-25 18:55:31 -04:00
|
|
|
dynasty = none
|
2025-12-30 19:01:50 +01:00
|
|
|
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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|