This commit is contained in:
Fishedotjpg 2026-03-10 03:17:02 +00:00
parent 20689a1d58
commit 04a7645cfa
7 changed files with 128 additions and 27 deletions

View file

@ -70,6 +70,20 @@ saxon_elective = { #Farmer Elective
NOT = { has_trait = incapable }
}
}
add = {
type = holder_council_members
limit = {
is_adult = yes
NOT = { has_trait = incapable }
}
}
add = {
type = holder_direct_vassals
limit = {
is_adult = yes
NOT = { has_trait = incapable }
}
}
}
candidate_score = {