vanilla doctrines fixed (modded ones still fukd)

This commit is contained in:
trashmasteruni 2026-04-07 01:40:51 +02:00
parent 2fecafd766
commit 1043a04215
3 changed files with 1545 additions and 1470 deletions

View file

@ -1,21 +1,21 @@
# Defined early so tenets / other doctrines can override these abrahamic_hostility_doctrine = {
hostility_group = {
group = "not_creatable"
abrahamic_hostility_doctrine = {
parameters = { parameters = {
hostility_same_religion = 2 hostility_same_religion = 2
hostility_same_family = 3 hostility_same_family = 3
hostility_others = 3 hostility_others = 3
} }
} }
pagan_hostility_doctrine = { pagan_hostility_doctrine = {
visible = no visible = no
parameters = { parameters = {
hostility_same_religion = 1 hostility_same_religion = 1
hostility_same_family = 2 hostility_same_family = 2
hostility_others = 3 hostility_others = 3
} }
} }
eastern_hostility_doctrine = { eastern_hostility_doctrine = {
parameters = { parameters = {
hostility_same_religion = 1 hostility_same_religion = 1
@ -23,6 +23,7 @@ hostility_group = {
hostility_others = 2 hostility_others = 2
} }
} }
sinitic_hostility_doctrine = { sinitic_hostility_doctrine = {
parameters = { parameters = {
hostility_same_religion = 1 hostility_same_religion = 1
@ -30,6 +31,7 @@ hostility_group = {
hostility_others = 2 hostility_others = 2
} }
} }
antediluvianist_hostility_doctrine = { antediluvianist_hostility_doctrine = {
parameters = { parameters = {
hostility_same_religion = 2 hostility_same_religion = 2
@ -37,4 +39,3 @@ hostility_group = {
hostility_others = 3 hostility_others = 3
} }
} }
}

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,4 @@
doctrine_core_tenets = { 
group = "core_tenets"
number_of_picks = 3
###### NEOW TENETS ###### ###### NEOW TENETS ######
###WICCA### ###WICCA###
@ -5641,7 +5638,6 @@
virtues = { lifestyle_hunter } virtues = { lifestyle_hunter }
} }
} }
}
############################# #############################
# Empty Template Tenet # # Empty Template Tenet #