Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
6bc66eeada
9 changed files with 155 additions and 1 deletions
|
|
@ -156,6 +156,7 @@ theocracy_government = {
|
|||
government_is_theocracy
|
||||
government_is_settled
|
||||
government_uses_domain_limit
|
||||
gov_uses_non_crown_coa
|
||||
}
|
||||
|
||||
mechanic_type = theocracy
|
||||
|
|
@ -439,6 +440,7 @@ holy_order_government = {
|
|||
flags = {
|
||||
government_uses_crown_authority
|
||||
cannot_be_vassal_or_liege
|
||||
gov_uses_non_crown_coa
|
||||
government_is_holy_order
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -281,6 +281,18 @@ d_greek_catholic_hof = {
|
|||
d_bektashi_hof = {
|
||||
color = { 53 45 219 }
|
||||
capital = c_dyrrachion
|
||||
definite_form = yes
|
||||
ruler_uses_title_name = no
|
||||
landless = yes
|
||||
|
||||
ai_primary_priority = {
|
||||
add = @always_primary_score
|
||||
}
|
||||
|
||||
destroy_if_invalid_heir = yes
|
||||
no_automatic_claims = yes
|
||||
always_follows_primary_heir = yes
|
||||
de_jure_drift_disabled = yes
|
||||
}
|
||||
|
||||
d_jack_tar_hof = {
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@ doctrine_head_of_faith = {
|
|||
doctrine_no_head
|
||||
doctrine_spiritual_head
|
||||
doctrine_temporal_head
|
||||
doctrine_holy_order_head
|
||||
#doctrine_holy_order_head
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue