diff --git a/common/religion/religion_types/NEOW_theomach.txt b/common/religion/religion_types/NEOW_theomach.txt index c2cac6d1..db179296 100644 --- a/common/religion/religion_types/NEOW_theomach.txt +++ b/common/religion/religion_types/NEOW_theomach.txt @@ -41,8 +41,8 @@ doctrine = doctrine_no_anointment traits = { - virtues = { forgiving compassionate chaste } - sins = { vengeful sadistic lustful } + virtues = { brave } + sins = { craven } } reserved_male_names = { #put witch names here later @@ -238,12 +238,12 @@ # religious_head = k_papal_state #placeholder holy sites - holy_site = maastricht - holy_site = rome - holy_site = strassburg - holy_site = frankfurt - holy_site = brussels - holy_site = luxembourg + holy_site = constantinople + holy_site = mount_olympus + holy_site = sparta + holy_site = athens + #holy_site = brussels + #holy_site = luxembourg #holy_site = segrada_familia #Special Tolerance | placeholder @@ -255,7 +255,10 @@ holy_order_names = { #placeholder } - + traits = { + virtues = { brave physique_good_3 physique_good_2 physique_good_1 strong } + sins = { craven physique_bad_3 physique_bad_2 physique_bad_1 weak } + } } diadochic = { diff --git a/history/characters/NEOW_e_nistrenia.txt b/history/characters/NEOW_e_nistrenia.txt index a6e977f8..037cc7b8 100644 --- a/history/characters/NEOW_e_nistrenia.txt +++ b/history/characters/NEOW_e_nistrenia.txt @@ -1062,7 +1062,7 @@ nistria0059 = { name = "Jozef" dynasty= nagysandor_dynasty religion = "nepmese" - culture = transylvanian + culture = translyvanian trait = education_martial_2 2523.10.3 = { birth = yes diff --git a/history/provinces/e_nistrenia.txt b/history/provinces/e_nistrenia.txt index 46f06900..97b49132 100644 --- a/history/provinces/e_nistrenia.txt +++ b/history/provinces/e_nistrenia.txt @@ -397,7 +397,7 @@ ###c_szekelyfold 540 = { #Szekelyföld culture = szeklers - religion = nepmese + religion = draculean holding = castle_holding } 3929 = { #Marosvasarhely aka Târgu Mures @@ -440,7 +440,7 @@ } 3945 = { #Kovaszna AKA Covasna culture = szeklers - religion = nepmese + religion = draculean holding = castle_holding #1st mention in XVIth } @@ -539,7 +539,7 @@ ###c_bihar 520 = { #Bihar / b_nagyvarad culture = translyvanian - religion = draculean + religion = orthodox holding = castle_holding } 3899 = { #Gyozeg @@ -651,7 +651,7 @@ ###c_szatmar 3907 = { #Szatmar culture = NEOW_pannonisch - religion = draculean + religion = roman holding = castle_holding } 3908 = { # Nagybanya AKA Baia Mare @@ -661,7 +661,7 @@ } 3909 = { #Szilagy holding = castle_holding - religion = draculean + religion = roman culture = NEOW_pannonisch #Post-CK timeframe settlement } diff --git a/history/titles/k_bulgaria.txt b/history/titles/k_bulgaria.txt index ff1cee99..4e92807c 100644 --- a/history/titles/k_bulgaria.txt +++ b/history/titles/k_bulgaria.txt @@ -6,14 +6,39 @@ k_bulgaria = { } -c_blagoevgrad= { +c_blagoevgrad = { 2550.1.1 = { - holder = yugoslavia0003 + holder = yugoslavia0006 + liege = k_bulgaria + } +} + +c_strumica = { + 2550.1.1 = { + holder = yugoslavia0006 + liege = k_bulgaria } } d_philippopolis = { 2550.1.1 = { - holder = yugoslavia0003 + holder = yugoslavia0005 + liege = k_bulgaria } -} \ No newline at end of file +} + +d_vidin = { + 2550.1.1 = { + holder = yugoslavia0007 + liege = k_bulgaria + } +} + +d_dobrudja = { + 2550.1.1 = { + holder = yugoslavia0010 + liege = k_bulgaria + } +} + + \ No newline at end of file