diff --git a/common/landed_titles/religious_titles.txt b/common/landed_titles/religious_titles.txt index 3f5c95a5..8e357258 100644 --- a/common/landed_titles/religious_titles.txt +++ b/common/landed_titles/religious_titles.txt @@ -22,7 +22,7 @@ k_papal_state = { k_orthodox = { landless = yes - capital = c_byzantion # Constantinople + capital = c_tiraspol # Constantinople definite_form = yes ruler_uses_title_name = no diff --git a/history/characters/NEOW_e_nistrenia.txt b/history/characters/NEOW_e_nistrenia.txt index 7dbed125..c4232290 100644 --- a/history/characters/NEOW_e_nistrenia.txt +++ b/history/characters/NEOW_e_nistrenia.txt @@ -672,10 +672,9 @@ nistria0037 = { culture = NEOW_bulgarian female = yes trait = education_intrigue_3 - trait = seducer - trait = beauty_good_2 - trait = craven - trait = greedy + trait = beauty_good_3 + trait = patient + trait = brave trait = just 2530.2.14 = { birth = yes @@ -1275,7 +1274,7 @@ nistria1026 = { name = "Dorin" dynasty = test_dynasty religion = "orthodox" - culture = wallachian + culture = moldavian trait = education_stewardship_4 trait = scholar trait = cynical @@ -1293,7 +1292,7 @@ nistria1027 = { name = "Liviu" dynasty = test_dynasty religion = "orthodox" - culture = wallachian + culture = moldavian trait = education_stewardship_4 trait = scholar trait = cynical @@ -1329,16 +1328,41 @@ nistria1029 = { name = "Ieremia" dynasty = dragos_dynasty religion = "orthodox" - culture = wallachian + culture = moldavian trait = education_stewardship_4 - trait = scholar - trait = cynical - trait = impatient - trait = fickle - 2499.8.5 = { + trait = arrogant + trait = lifestyle_poet + trait = diligent + trait = ambitious + trait = shrewd + trait = typhus + trait = weak + father = nistria1030 + 2502.5.14 = { birth = yes } - 2554.1.1 = { + 2560.1.1 = { + death = yes + } +} + +nistria1030 = { + name = "Carol" + dynasty = dragos_dynasty + religion = "orthodox" + culture = moldavian + trait = education_learning_3 + trait = athletic + trait = humble + trait = wrathful + trait = just + trait = lifestyle_herbalist + trait = physique_good_2 + trait = strong + 2485.2.14 = { + birth = yes + } + 2590.1.1 = { death = yes } } \ No newline at end of file diff --git a/history/provinces/e_nistrenia.txt b/history/provinces/e_nistrenia.txt index 0117c1ed..41be1e22 100644 --- a/history/provinces/e_nistrenia.txt +++ b/history/provinces/e_nistrenia.txt @@ -891,7 +891,7 @@ holding = castle_holding } 5022 = { #Balti - holding = none + holding = city_holding } ###c_barlad @@ -1034,7 +1034,7 @@ } } 5018 = { #Chisinau - holding = none + holding = city_holding } #k_pontic_steppe diff --git a/history/titles/NEOW_other_titles.txt b/history/titles/NEOW_other_titles.txt index 50e85f6d..6a97882f 100644 --- a/history/titles/NEOW_other_titles.txt +++ b/history/titles/NEOW_other_titles.txt @@ -171,13 +171,14 @@ e_nistrenia = { holder = nistria1028 } 2532.5.8 = { - holder = nistria1029 - } - 2554.1.1 = { - holder = nistria0002 + holder = nistria1029 change_development_level = 6 - government = administrative_government + government = administrative_government } + #2554.1.1 = { + # holder = nistria0002 + # + #} } #e_europa = { # idk why putting it on NEOW_other_titles won't make it work, but it won't, so here it is - ProHunter diff --git a/history/titles/k_moldavia.txt b/history/titles/k_moldavia.txt index cb753817..9b88cbbc 100644 --- a/history/titles/k_moldavia.txt +++ b/history/titles/k_moldavia.txt @@ -1,17 +1,44 @@ k_moldavia = { 2554.1.1 = { - holder = nistria0002 + holder = nistria1029 government = administrative_government } } d_bessarabia = { 2554.1.1 = { - holder = nistria0002 + holder = nistria1029 government = administrative_government } } +b_hotin= { + 2554.1.1 = { + holder = nistria1029 + government = administrative_government + } +} + +b_balti= { + 2554.1.1 = { + holder = nistria1029 + government = administrative_government + } +} + +b_chisinau= { + 2554.1.1 = { + holder = nistria1029 + government = administrative_government + } +} + +b_tighina= { + 2554.1.1 = { + holder = nistria1029 + government = administrative_government + } +} d_gaguzia = { 2554.1.1 = { diff --git a/history/titles/k_relgious_heads.txt b/history/titles/k_relgious_heads.txt index bdf5788a..d90fff15 100644 --- a/history/titles/k_relgious_heads.txt +++ b/history/titles/k_relgious_heads.txt @@ -133,3 +133,17 @@ d_order_dragon = { # occ holder = nistria0006 } } + +k_orthodox = { # occ + 2526.1.1 = { + holder = nistria1030 + liege = e_nistrenia + } +} + +d_transnistria = { # occ + 2526.1.1 = { + holder = nistria1030 + liege = e_nistrenia + } +} \ No newline at end of file