tryign to fix teh transylvania thing
This commit is contained in:
parent
529e136e12
commit
0f801bef53
6 changed files with 50 additions and 44 deletions
|
|
@ -25,9 +25,27 @@ k_papal_state = {
|
|||
male_names = { Alexander Anastasius Benedictus Caelestinus Callistus Clemens Eugenius Leo Gregorius Hadrianus Honorius Innocentius Ioannes Lucius Marinus Martinus Nicolaus Sergius Silvester Stephanus Urbanus Victor }
|
||||
}
|
||||
|
||||
d_order_dragon = {
|
||||
color = { 90 10 30 }
|
||||
definite_form = yes
|
||||
ruler_uses_title_name = no
|
||||
landless = yes
|
||||
|
||||
capital = c_barcasag
|
||||
|
||||
ai_primary_priority = {
|
||||
add = @never_primary_score
|
||||
}
|
||||
|
||||
destroy_if_invalid_heir = yes
|
||||
no_automatic_claims = yes
|
||||
always_follows_primary_heir = yes
|
||||
de_jure_drift_disabled = yes
|
||||
}
|
||||
|
||||
k_orthodox = {
|
||||
landless = yes
|
||||
capital = c_tiraspol # Constantinople
|
||||
capital = c_constantinople # Constantinople
|
||||
definite_form = yes
|
||||
ruler_uses_title_name = no
|
||||
|
||||
|
|
@ -153,6 +171,8 @@ d_lutheran_hof = {
|
|||
de_jure_drift_disabled = yes
|
||||
}
|
||||
|
||||
|
||||
|
||||
d_iberian_hof = {
|
||||
color = { 51 229 76 }
|
||||
definite_form = yes
|
||||
|
|
@ -183,24 +203,6 @@ k_fashion = { # Kingdom of Fashion from Establish a New Fashion at Court decisio
|
|||
de_jure_drift_disabled = yes
|
||||
}
|
||||
|
||||
d_order_dragon = {
|
||||
color = { 90 10 30 }
|
||||
definite_form = yes
|
||||
ruler_uses_title_name = no
|
||||
landless = yes
|
||||
|
||||
capital = c_barcasag
|
||||
|
||||
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_solarchy = {
|
||||
color = { 250 250 250 }
|
||||
definite_form = yes
|
||||
|
|
|
|||
|
|
@ -1236,6 +1236,11 @@
|
|||
doctrine = special_doctrine_dracula
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_clerical_function_control
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_communion
|
||||
|
|
@ -1244,14 +1249,13 @@
|
|||
|
||||
#Special/virtue
|
||||
doctrine = special_doctrine_dracula
|
||||
localization = {
|
||||
ReligiousHeadName = draculean_religious_head_title
|
||||
ReligiousHeadTitleName = draculean_religious_head_title_name
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
ReligiousHeadName = emperor_holy_order_male
|
||||
ReligiousHeadTitleName = duchy_holy_order
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue