diff --git a/common/landed_titles/religious_titles.txt b/common/landed_titles/religious_titles.txt index 91dae156..2bd92054 100644 --- a/common/landed_titles/religious_titles.txt +++ b/common/landed_titles/religious_titles.txt @@ -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 diff --git a/common/religion/religion_types/NEOW_novelist.txt b/common/religion/religion_types/NEOW_novelist.txt index 63f304a7..043bf163 100644 --- a/common/religion/religion_types/NEOW_novelist.txt +++ b/common/religion/religion_types/NEOW_novelist.txt @@ -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 + } } } } diff --git a/history/characters/NEOW_e_greece.txt b/history/characters/NEOW_e_greece.txt index 098f2168..e0a0a4f8 100644 --- a/history/characters/NEOW_e_greece.txt +++ b/history/characters/NEOW_e_greece.txt @@ -573,6 +573,7 @@ greece0041 = { # trait = lifestyle_poet trait = intellect_good_1 sexuality = heterosexual + give_nickname = nick_the_cyclops trait = beauty_bad_3 2496.1.1 = { birth = yes diff --git a/history/characters/NEOW_e_nistrenia.txt b/history/characters/NEOW_e_nistrenia.txt index b07aad68..ba9f586f 100644 --- a/history/characters/NEOW_e_nistrenia.txt +++ b/history/characters/NEOW_e_nistrenia.txt @@ -126,7 +126,7 @@ nistria0006 = { #king of transylvania name = "Valdemar" dynasty= alucard_dynasty religion = "draculean" - culture = szeklers + culture = patoues trait = education_intrigue_4 trait = eccentric trait = diligent @@ -146,12 +146,13 @@ nistria0007 = { #king of transylvania name = "Valdemar" dynasty= alucard_dynasty religion = "draculean" - culture = szeklers + culture = patoues trait = education_learning_4 trait = eccentric trait = vengeful trait = temperate trait = physique_good_3 + give_nickname = nick_the_dragon sexuality = bisexual father = nistria0008 2504.1.1 = { @@ -165,7 +166,7 @@ nistria0007 = { #king of transylvania nistria0008 = { #king of transylvania name = "Valdemar" dynasty= alucard_dynasty - religion = "draculean" + religion = "carolingian" culture = patoues trait = education_martial_4 trait = brave @@ -175,6 +176,7 @@ nistria0008 = { #king of transylvania trait = bastard_founder trait = adventurer mother = nistria0009 + give_nickname = nick_the_stranger 2475.1.1 = { birth = yes } diff --git a/history/titles/k_relgious_heads.txt b/history/titles/k_relgious_heads.txt index e983c230..7f58a934 100644 --- a/history/titles/k_relgious_heads.txt +++ b/history/titles/k_relgious_heads.txt @@ -196,16 +196,6 @@ c_geneva = { # occ } } - -d_order_dragon = { # occ - 2530.1.1 = { - holder = nistria0007 - } - 2544.1.1 = { - holder = nistria0006 - } -} - k_orthodox = { # occ 2526.1.1 = { holder = nistria1030 diff --git a/history/titles/k_transyvania.txt b/history/titles/k_transyvania.txt index 62e1ec38..0e7950ce 100644 --- a/history/titles/k_transyvania.txt +++ b/history/titles/k_transyvania.txt @@ -1,8 +1,11 @@ k_transylvania = { - 2520.1.1 = { + 1999.1.1 = { + holder = 0 + } + 2504.1.1 = { holder = nistria0008 } - 2534.1.1 = { + 2520.1.1 = { holder = nistria0007 } 2544.1.1 = { @@ -10,6 +13,19 @@ k_transylvania = { } } + +d_order_dragon = { # occ + 2000.1.1 = { + holder = 0 + } + 2524.1.1 = { + holder = nistria0007 + } + 2544.1.1 = { + holder = nistria0006 + } +} + k_kuban = { 2550.1.1 = { holder = russia0003 diff --git a/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml index e342029b..018ccffa 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml @@ -185,8 +185,8 @@ draculean_adherent:0 "Solomonar" draculean_adherent_plural:0 "Solomonars" draculean_desc:0 "The Order of the Dragon was founded in Transylvania during the height of Gallia's power. Claiming to be followers of the immortal Dracula, the sovereign of the eponymous Order of the Dragon, they believe the secret of the [Concept('neow_the_novel','Novel')|E] is held by the Ascended Masters, hidden across the world. The Novel isn't a physical scripture, but rather the metaphysical sum of the truths of the universe hidden within man's self, with the Masters being its teachers. Alongside Dracula, and lead by their Grand Master the Order of the Dragon follows and attempts to seek out other figures such as the Raven King and the mythical Solomonars, emulating their efforts through occult rituals." - draculean_religious_head_title:0 "Grand Master" - draculean_religious_head_title_name:0 "the Order of the Dragon" + #draculean_religious_head_title:0 "Grand Master" + #draculean_religious_head_title_name:0 "Order of the Dragon" novelist_devotee:0 "initiate" novelist_devotee_plural:0 "initiates"