The debugging will continue until stability improves

This commit is contained in:
Heidesommer 2026-05-22 22:45:00 -04:00
parent bd75dc0b38
commit b21331e150
39 changed files with 25050 additions and 13859 deletions

View file

@ -21,20 +21,21 @@ coa_african_religion_trigger = {
scope:faith.religion = {
save_temporary_scope_as = religion
}
scope:religion = {
OR = {
this = religion:akom_religion
this = religion:waaqism_religion
this = religion:west_african_religion
this = religion:west_african_bori_religion
this = religion:west_african_orisha_religion
this = religion:west_african_roog_religion
}
}
always = no
# scope:religion = {
# OR = {
# this = religion:akom_religion
# this = religion:waaqism_religion
# this = religion:west_african_religion
# this = religion:west_african_bori_religion
# this = religion:west_african_orisha_religion
# this = religion:west_african_roog_religion
# }
# }
}
coa_bishopric_trigger = {
scope:faith.religion = religion:christianity_religion
NEOW_is_broadly_catholic_trigger = yes
coa_theocratic_trigger = yes
}
@ -108,7 +109,7 @@ coa_switch_to_norman_trigger = {
coa_switch_to_norse_trigger = {
holder = {
NOT = {
OR = { religion = religion:catholic_religion religion = religion:eastern_orthodox_religion religion = religion:protestant_religion)
NEOW_religion_is_broadly_christian_trigger = no
}
OR = {
faith.religion = religion:germanic_religion
@ -172,10 +173,10 @@ coa_indian_religion_trigger = {
scope:religion = {
OR = {
this = { is_in_family = rf_eastern }
this = religion:bon_religion
# this = religion:bon_religion
this = religion:buddhism_religion
this = religion:hinduism_religion
this = religion:jainism_religion
# this = religion:hinduism_religion
# this = religion:jainism_religion
}
}
}