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
hostility_group = {
group = "not_creatable"
abrahamic_hostility_doctrine = {
abrahamic_hostility_doctrine = {
parameters = {
hostility_same_religion = 2
hostility_same_family = 3
hostility_others = 3
}
}
pagan_hostility_doctrine = {
}
pagan_hostility_doctrine = {
visible = no
parameters = {
hostility_same_religion = 1
hostility_same_family = 2
hostility_others = 3
}
}
eastern_hostility_doctrine = {
}
eastern_hostility_doctrine = {
parameters = {
hostility_same_religion = 1
hostility_same_family = 1
hostility_others = 2
}
}
sinitic_hostility_doctrine = {
}
sinitic_hostility_doctrine = {
parameters = {
hostility_same_religion = 1
hostility_same_family = 1
hostility_others = 2
}
}
antediluvianist_hostility_doctrine = {
}
antediluvianist_hostility_doctrine = {
parameters = {
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 ######
###WICCA###
@ -5641,7 +5638,6 @@
virtues = { lifestyle_hunter }
}
}
}
#############################
# Empty Template Tenet #