Yay things work now

This commit is contained in:
Heidesommer 2026-05-20 04:02:41 -04:00
parent 294570f0f6
commit 719ab62dc9
25 changed files with 5584 additions and 5210 deletions

View file

@ -4709,8 +4709,12 @@ coronation_events.6100 = {
triggered_desc = {
trigger = {
scope:activity.var:activity_special_type_progression >= 25
scope:host.faith.religion = {
this = religion:christianity_religion
scope:host = {
OR = {
faith.religion = religion:eastern_orthodox_religion
faith.religion = religion:catholic_religion
faith.religion = religion:protestant_religion
}
}
scope:host = {
OR = {
@ -4731,8 +4735,12 @@ coronation_events.6100 = {
triggered_desc = {
trigger = {
scope:activity.var:activity_special_type_progression >= 25
scope:host.faith.religion = {
this = religion:christianity_religion
scope:host = {
OR = {
faith.religion = religion:eastern_orthodox_religion
faith.religion = religion:catholic_religion
faith.religion = religion:protestant_religion
}
}
scope:host = {
OR = {
@ -4763,8 +4771,12 @@ coronation_events.6100 = {
}
triggered_desc = {
trigger = {
scope:host.faith.religion = {
this = religion:christianity_religion
scope:host = {
OR = {
faith.religion = religion:eastern_orthodox_religion
faith.religion = religion:catholic_religion
faith.religion = religion:protestant_religion
}
}
}
desc = coronation_events.6100.desc_christian

View file

@ -11613,7 +11613,11 @@ pilgrimage.6760 = {
any_secret = { type = secret_non_believer }
}
location.county.holder.cp:councillor_court_chaplain ?= {
faith.religion ?= religion:christianity_religion
OR = {
faith.religion = religion:eastern_orthodox_religion
faith.religion = religion:catholic_religion
faith.religion = religion:protestant_religion
}
OR = {
NOR = {
faith = faith:orthodox

View file

@ -430,7 +430,9 @@ east_europe.0032 = {
trigger = {
scope:old_faith.religion = {
OR = {
this = religion:christianity_religion
this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion
this = religion:islam_religion
this = religion:judaism_religion
is_in_family = rf_eastern
@ -755,7 +757,11 @@ scripted_trigger generic_invalidation_criteria_trigger = {
}
#Scope:heretic has converted to a different Abrahamic religion.
faith.religion = {
NOT = { this = religion:christianity_religion }
NOR = {
this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion
}
is_in_family = rf_abrahamic
}
#Scope:heretic has converted to a totally different religious family.
@ -2330,7 +2336,9 @@ east_europe.0123 = {
limit = {
scope:heretic = {
faith.religion = {
NOT = { this = religion:christianity_religion }
NOR = { this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion }
is_in_family = rf_abrahamic
}
}
@ -2544,7 +2552,9 @@ east_europe.0124 = {
limit = {
scope:heretic = {
faith.religion = {
NOT = { this = religion:christianity_religion }
NOR = { this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion }
is_in_family = rf_abrahamic
}
}

File diff suppressed because it is too large Load diff

View file

@ -8369,7 +8369,11 @@ ach_coronation.0027 = {
AND = { # If a European Christian, the crusades are going on
location = { geographical_region = world_europe }
religion = {
this = religion:christianity_religion
OR = {
this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion
}
exists = var:variable_ghw_unlocked
}
}
@ -8412,7 +8416,9 @@ ach_coronation.0027 = {
factor = 3
faith = {
has_variable = variable_ghw_cooldown # There was a recent crusade
religion = { this = religion:christianity_religion }
religion = {OR = { this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion } }
}
}
}

View file

@ -5282,7 +5282,11 @@ ep3_governor_yearly.3060 = {
trigger = {
scope:emperor = {
religion = {
this = religion:christianity_religion
OR = {
this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion
}
}
primary_title = {
this = title:e_byzantium
@ -5319,7 +5323,11 @@ ep3_governor_yearly.3060 = {
trigger = {
scope:emperor = {
religion = {
this = religion:christianity_religion
OR = {
this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion
}
}
primary_title = {
this = title:e_byzantium

View file

@ -4407,7 +4407,11 @@ ep3_interactions_events.0620 = { # Ask for Influence accepted letter
triggered_desc = {
trigger = {
faith.religion = {
this = religion:christianity_religion
OR = {
this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion
}
}
}
desc = ep3_interactions_events.0620.desc_byz

View file

@ -6122,9 +6122,13 @@ fp2_yearly.9001 = {
}
trigger = {
root.religion = religion:christianity_religion
root.religion = {
OR = {
this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion
}
is_landed = yes
NOT = { faith = faith:conversos }
}
weight_multiplier = {
@ -6319,7 +6323,9 @@ fp2_yearly.9001 = {
faith = {
religion = {
OR = {
this = religion:christianity_religion
this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion
this = religion:judaism_religion
}
}