europeanist doctrines, pantheism

This commit is contained in:
trashmasteruni 2026-03-01 00:32:11 +01:00
parent 6ac38d0e4d
commit 587fdadbca
16 changed files with 172 additions and 30 deletions

View file

@ -1540,4 +1540,21 @@ doctrine_theism = {
hostility_others = 2
}
}
doctrine_pantheist = {
piety_cost = {
value = faith_doctrine_cost_high
if = {
limit = { has_doctrine = abrahamic_hostility_doctrine }
multiply = faith_changed_doctrine_cost_mult_three_step
}
else_if = {
limit = { has_doctrine = doctrine_pantheist }
multiply = faith_unchanged_doctrine_cost_mult
}
}
parameters = {
hostility_same_family = 1
hostility_others = 1
}
}
}