This commit is contained in:
Heidesommer 2026-05-21 21:45:58 -04:00
parent 6bc66eeada
commit 93cf9747bd
25 changed files with 2049 additions and 2002 deletions

View file

@ -3548,9 +3548,19 @@ ep3_decisions_event.4010 = {
scripted_trigger ask_help_valid_for_crusades_trigger = {
# There is in the world a christian faith with crusades and a HoF to call them (mainly Catholic)
religion:christianity_religion = {
exists = var:variable_ghw_unlocked
NOT = { exists = var:variable_first_ghw_cooldown }
OR = {
religion:protestant_religion = {
exists = var:variable_ghw_unlocked
NOT = { exists = var:variable_first_ghw_cooldown }
}
religion:catholic_religion = {
exists = var:variable_ghw_unlocked
NOT = { exists = var:variable_first_ghw_cooldown }
}
religion:eastern_orthodox_religion = {
exists = var:variable_ghw_unlocked
NOT = { exists = var:variable_first_ghw_cooldown }
}
}
scope:pope = {
is_imprisoned = no