unfucking the mod

This commit is contained in:
trashmasteruni 2026-01-06 14:25:21 +01:00
parent cbe3fbcda2
commit d887392b56
1167 changed files with 26982 additions and 13 deletions

View file

@ -0,0 +1,17 @@
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
}
}
}