barony tier domiciles

This commit is contained in:
Fishedotjpg 2026-03-10 00:41:50 +00:00
parent 138d2d5af3
commit ef4d489d81
71 changed files with 35009 additions and 248 deletions

View file

@ -121,19 +121,17 @@ saxon_elective = { #Farmer Elective
add = {
type = holder_council_members
limit = {
feudal_elective_potential_landless_dynastic_candidate_trigger = yes
OR = {
feudal_elective_potential_landless_dynastic_candidate_trigger = yes
feudal_elective_potential_landed_candidate_trigger = yes
feudal_elective_potential_landless_claimant_candidate_trigger = yes
}
}
}
add = {
type = holder_direct_vassals
limit = {
feudal_elective_potential_landless_dynastic_candidate_trigger = yes
}
}
add = {
type = holder_direct_vassals
limit = {
feudal_elective_potential_landless_dynastic_candidate_trigger = yes
is_vassal_of = scope:holder #Only Powerful, direct, de jure vassals are potential candidates.
}
}
}