Update 04_saxon_elective.txt
This commit is contained in:
parent
68e4983486
commit
5e91bba25a
1 changed files with 10 additions and 10 deletions
|
|
@ -63,7 +63,7 @@ saxon_elective = { #Farmer Elective
|
|||
add = {
|
||||
type = title_dejure_vassals
|
||||
limit = {
|
||||
is_vassal_of = scope:holder #All direct de jure vassals, no matter the tier.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
is_adult = yes
|
||||
NOT = { has_trait = incapable }
|
||||
}
|
||||
|
|
@ -78,7 +78,7 @@ saxon_elective = { #Farmer Elective
|
|||
add = {
|
||||
type = holder_direct_vassals
|
||||
limit = {
|
||||
is_vassal_of = scope:holder #All direct de jure vassals, no matter the tier.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
is_adult = yes
|
||||
NOT = { has_trait = incapable }
|
||||
}
|
||||
|
|
@ -115,7 +115,7 @@ saxon_elective = { #Farmer Elective
|
|||
add = {
|
||||
type = title_dejure_vassals
|
||||
limit = {
|
||||
is_vassal_of = scope:holder #Only Powerful, direct, de jure vassals are potential candidates.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
feudal_elective_potential_landed_candidate_trigger = yes
|
||||
government_has_flag = government_is_prepublic
|
||||
OR = {
|
||||
|
|
@ -145,7 +145,7 @@ saxon_elective = { #Farmer Elective
|
|||
add = {
|
||||
type = holder_direct_vassals
|
||||
limit = {
|
||||
is_vassal_of = scope:holder #Only Powerful, direct, de jure vassals are potential candidates.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
government_has_flag = government_is_prepublic
|
||||
OR = {
|
||||
culture = {
|
||||
|
|
@ -162,7 +162,7 @@ saxon_elective = { #Farmer Elective
|
|||
limit = {
|
||||
OR = {
|
||||
is_courtier_of = scope:holder
|
||||
is_vassal_of = scope:holder #All direct de jure vassals, no matter the tier.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
}
|
||||
OR = {
|
||||
culture = {
|
||||
|
|
@ -242,7 +242,7 @@ urban_elective = { #Urban Elective
|
|||
add = {
|
||||
type = title_dejure_vassals
|
||||
limit = {
|
||||
is_vassal_of = scope:holder #All direct de jure vassals, no matter the tier.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
is_adult = yes
|
||||
NOT = { has_trait = incapable }
|
||||
}
|
||||
|
|
@ -257,7 +257,7 @@ urban_elective = { #Urban Elective
|
|||
add = {
|
||||
type = holder_direct_vassals
|
||||
limit = {
|
||||
is_vassal_of = scope:holder #All direct de jure vassals, no matter the tier.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
is_adult = yes
|
||||
NOT = { has_trait = incapable }
|
||||
}
|
||||
|
|
@ -294,7 +294,7 @@ urban_elective = { #Urban Elective
|
|||
add = {
|
||||
type = title_dejure_vassals
|
||||
limit = {
|
||||
is_vassal_of = scope:holder #Only Powerful, direct, de jure vassals are potential candidates.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
feudal_elective_potential_landed_candidate_trigger = yes
|
||||
government_has_flag = government_is_urepublic
|
||||
OR = {
|
||||
|
|
@ -324,7 +324,7 @@ urban_elective = { #Urban Elective
|
|||
add = {
|
||||
type = holder_direct_vassals
|
||||
limit = {
|
||||
is_vassal_of = scope:holder #Only Powerful, direct, de jure vassals are potential candidates.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
government_has_flag = government_is_urepublic
|
||||
OR = {
|
||||
culture = {
|
||||
|
|
@ -341,7 +341,7 @@ urban_elective = { #Urban Elective
|
|||
limit = {
|
||||
OR = {
|
||||
is_courtier_of = scope:holder
|
||||
is_vassal_of = scope:holder #All direct de jure vassals, no matter the tier.
|
||||
target_is_liege_or_above = scope:holder #All de jure vassals, no matter the tier, sub-vassals included.
|
||||
}
|
||||
OR = {
|
||||
culture = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue