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,40 +1,41 @@
# Defined early so tenets / other doctrines can override these abrahamic_hostility_doctrine = {
hostility_group = { parameters = {
group = "not_creatable" hostility_same_religion = 2
abrahamic_hostility_doctrine = { hostility_same_family = 3
parameters = { hostility_others = 3
hostility_same_religion = 2 }
hostility_same_family = 3 }
hostility_others = 3
} pagan_hostility_doctrine = {
} visible = no
pagan_hostility_doctrine = {
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
hostility_same_family = 1 hostility_same_family = 1
hostility_others = 2 hostility_others = 2
} }
} }
sinitic_hostility_doctrine = {
parameters = { sinitic_hostility_doctrine = {
hostility_same_religion = 1 parameters = {
hostility_same_family = 1 hostility_same_religion = 1
hostility_others = 2 hostility_same_family = 1
} hostility_others = 2
} }
antediluvianist_hostility_doctrine = { }
parameters = {
hostility_same_religion = 2 antediluvianist_hostility_doctrine = {
hostility_same_family = 2 parameters = {
hostility_others = 3 hostility_same_religion = 2
} hostility_same_family = 2
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 #