From 1ad510efa7940258ddb64943353039e296bb7a11 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Sun, 10 May 2026 19:03:11 +0100 Subject: [PATCH 1/3] religion stuff --- common/religion/religion_types/NEOW_novelist.txt | 2 +- common/religion/religion_types/NEOW_theomach.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/religion/religion_types/NEOW_novelist.txt b/common/religion/religion_types/NEOW_novelist.txt index 7d46050a..f324429f 100644 --- a/common/religion/religion_types/NEOW_novelist.txt +++ b/common/religion/religion_types/NEOW_novelist.txt @@ -1233,7 +1233,7 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_religion_fallback + doctrine = special_doctrine_dracula #Tenets doctrine = tenet_communion diff --git a/common/religion/religion_types/NEOW_theomach.txt b/common/religion/religion_types/NEOW_theomach.txt index 1c36fd73..8652ea2d 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 = { brave } - sins = { craven } + virtues = { brave stubborn } + sins = { craven fickle } } reserved_male_names = { #put witch names here later From fabef5bac5d7810748b93ebfe382076eb7d30b2b Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Sun, 10 May 2026 19:36:32 +0100 Subject: [PATCH 2/3] reigion stuff --- .../doctrine_group_types/00_doctrine_group_types.txt | 2 +- history/characters/NEOW_e_nistrenia.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/religion/doctrine_group_types/00_doctrine_group_types.txt b/common/religion/doctrine_group_types/00_doctrine_group_types.txt index b1377776..8ee40435 100644 --- a/common/religion/doctrine_group_types/00_doctrine_group_types.txt +++ b/common/religion/doctrine_group_types/00_doctrine_group_types.txt @@ -542,7 +542,7 @@ doctrine_core_tenets = { tenet_divine_progress tenet_five_points tenet_theomonarchy - + tenet_militant_vows diff --git a/history/characters/NEOW_e_nistrenia.txt b/history/characters/NEOW_e_nistrenia.txt index 16919e15..884e4c7d 100644 --- a/history/characters/NEOW_e_nistrenia.txt +++ b/history/characters/NEOW_e_nistrenia.txt @@ -112,9 +112,9 @@ nistria0006 = { #king of transylvania dynasty= alucard_dynasty religion = "draculean" culture = szeklers - trait = education_intrigue_3 - trait = brave - trait = vengeful + trait = education_intrigue_4 + trait = eccentric + trait = diligent trait = arbitrary trait = physique_good_3 father = nistria0007 @@ -133,7 +133,7 @@ nistria0007 = { #king of transylvania religion = "draculean" culture = szeklers trait = education_learning_4 - trait = callous + trait = eccentric trait = vengeful trait = temperate trait = physique_good_3 From 9b54082d3799c32b682df7bd58fb06479863efdd Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Sun, 10 May 2026 19:38:23 +0100 Subject: [PATCH 3/3] Update NEOW_virtue_doctrines.txt --- common/religion/doctrine_types/NEOW_virtue_doctrines.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/religion/doctrine_types/NEOW_virtue_doctrines.txt b/common/religion/doctrine_types/NEOW_virtue_doctrines.txt index f7a2aeeb..19b0f1e0 100644 --- a/common/religion/doctrine_types/NEOW_virtue_doctrines.txt +++ b/common/religion/doctrine_types/NEOW_virtue_doctrines.txt @@ -59,15 +59,15 @@ special_doctrine_aslan = { special_doctrine_numenor = { traits = { - virtues = { generous gregarious } - sins = { greedy shy } + virtues = { just generous gregarious } + sins = { arbitrary greedy shy } } } special_doctrine_charlemagne = { traits = { - virtues = { ambitious honest } - sins = { content deceitful } + virtues = { just ambitious honest } + sins = { arbitrary content deceitful } } }