getting there i think
This commit is contained in:
parent
a9e59abdd2
commit
d490f36c07
6 changed files with 29 additions and 20 deletions
|
|
@ -6161,7 +6161,7 @@ d_karelia={
|
|||
|
||||
}
|
||||
|
||||
d_st_jeanne_order={
|
||||
d_st_jeanne={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=white
|
||||
color2=white
|
||||
|
|
|
|||
|
|
@ -199,19 +199,6 @@ d_order_dragon = {
|
|||
d_st_jeanne_order = {
|
||||
color = { 229 114 0 }
|
||||
definite_form = yes
|
||||
ruler_uses_title_name = no
|
||||
landless = yes
|
||||
|
||||
capital = c_plock
|
||||
|
||||
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_mariavite_hof = {
|
||||
|
|
|
|||
|
|
@ -392,7 +392,7 @@
|
|||
color = { 229 114 0 }
|
||||
icon = orleaniste
|
||||
|
||||
#religious_head = d_st_jeanne_order #BUT not really since we convert them to a holy order on game start
|
||||
religious_head = d_st_jeanne_order #BUT not really since we convert them to a holy order on game start
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
|
||||
|
|
@ -412,16 +412,21 @@
|
|||
doctrine = doctrine_homosexuality_accepted
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
doctrine = tenet_armed_resistance
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_chivalric_ideals
|
||||
doctrine = doctrine_monotheist
|
||||
doctrine = doctrine_anointment_permitted
|
||||
doctrine = doctrine_funeral_cremation
|
||||
doctrine = doctrine_funeral_cremation
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
|
||||
doctrine = doctrine_holy_order_head
|
||||
holy_order_names = { #placeholder
|
||||
name = "holy_order_order_of_sainte_jeanne_d'arc"
|
||||
holy_order_names = {}
|
||||
{ name = "holy_order_knights_of_st_jeanne" coat_of_arms = "d_st_jeanne" }
|
||||
#{ name = "holy_order_les_habs" coat_of_arms = "ho_les_habs" }
|
||||
#{ name = "holy_order_saint_flannel" coat_of_arms = "ho_saint_flannel" }
|
||||
#{ name = "holy_order_cent_milles" coat_of_arms = "ho_cent_milles" }
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
|
|
|
|||
|
|
@ -1650,4 +1650,14 @@ laetitia_morand={
|
|||
father=renaud_morand
|
||||
2483.10.12={birth=yes}
|
||||
2531.5.10={death=yes}
|
||||
}
|
||||
}
|
||||
|
||||
jean_metz={
|
||||
name="Jean"
|
||||
dynasty=metz_dynasty
|
||||
culture=lorin
|
||||
religion = "orleaniste"
|
||||
2503.10.12={birth=yes}
|
||||
2555.5.10={death=yes}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -191,4 +191,5 @@ e_nistrenia = {
|
|||
# 2554.1.1 = {
|
||||
# holder = benelux_oranje_nassau_weilburg_hendrick #Hendrik BONW
|
||||
# }
|
||||
#}
|
||||
#}
|
||||
|
||||
|
|
|
|||
|
|
@ -218,4 +218,10 @@ d_transnistria = { # occ
|
|||
holder = nistria1030
|
||||
liege = e_nistrenia
|
||||
}
|
||||
}
|
||||
|
||||
d_st_jeanne_order = {
|
||||
2553.1.1 = {
|
||||
holder = jean_metz
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue