This commit is contained in:
Heidesommer 2026-05-18 13:34:56 -04:00
parent 143330e057
commit 7fca9aa1d4
46 changed files with 1529 additions and 149 deletions

View file

@ -1868,8 +1868,8 @@ coronation_events.0205 = {
triggered_desc = {
trigger = {
location.barony = title:b_vaticano
faith = faith:catholic
scope:host.faith = faith:catholic
religion = religion:catholic_religion
scope:host.religion = religion:catholic_religion
}
desc = coronation_events.0205.st_peters
}

View file

@ -7828,8 +7828,8 @@ coronation_events.6120 = {
location.barony = title:b_constantinople
AND = {
location.barony = title:b_vaticano
faith = faith:catholic
scope:host.faith = faith:catholic
religion = religion:catholic_religion
scope:host.religion = religion:catholic_religion
}
AND = {
current_year >= 950

View file

@ -11608,7 +11608,7 @@ pilgrimage.6760 = {
OR = {
NOR = {
faith = faith:orthodox
faith = faith:catholic
religion = religion:catholic_religion
}
any_secret = { type = secret_non_believer }
}
@ -11617,7 +11617,7 @@ pilgrimage.6760 = {
OR = {
NOR = {
faith = faith:orthodox
faith = faith:catholic
religion = religion:catholic_religion
}
any_secret = { type = secret_non_believer }
}
@ -11650,7 +11650,7 @@ pilgrimage.6760 = {
limit = {
NOR = {
faith = faith:orthodox
faith = faith:catholic
religion = religion:catholic_religion
}
faith.religion ?= religion:christianity_religion
}