The debugging will continue until stability improves
This commit is contained in:
parent
bd75dc0b38
commit
b21331e150
39 changed files with 25050 additions and 13859 deletions
|
|
@ -1813,12 +1813,12 @@ faith_is_open_minded_trigger = {
|
|||
|
||||
is_mainstream_jewish_faith = {
|
||||
religion = religion:judaism_religion
|
||||
NOT = {
|
||||
this = faith:samaritan
|
||||
this = faith:haymanot
|
||||
this = faith:malabarism
|
||||
this = faith:kabarism
|
||||
}
|
||||
# NOT = {
|
||||
# this = faith:samaritan
|
||||
# this = faith:haymanot
|
||||
# this = faith:malabarism
|
||||
# this = faith:kabarism
|
||||
# }
|
||||
}
|
||||
|
||||
is_unprotected_hostile_faith = { # Checks if the faith is at least hostile but not protected by a contract, used in a county scope
|
||||
|
|
@ -1955,9 +1955,9 @@ jain_or_syncretic_with_eastern_trigger = {
|
|||
#Used on faiths
|
||||
is_dharmic_faith_trigger = {
|
||||
OR = {
|
||||
religion = religion:hinduism_religion
|
||||
# religion = religion:hinduism_religion
|
||||
religion = religion:buddhism_religion
|
||||
religion = religion:jainism_religion
|
||||
# religion = religion:jainism_religion
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -1967,14 +1967,15 @@ has_holy_building = {
|
|||
}
|
||||
|
||||
invalid_for_heresy_events = {
|
||||
OR = {
|
||||
this = faith:conversos
|
||||
this = faith:insular_celtic
|
||||
this = faith:bosnian_church
|
||||
this = faith:mozarabic_church
|
||||
this = faith:adamites
|
||||
this = faith:kabarism
|
||||
}
|
||||
always = no
|
||||
# OR = {
|
||||
# this = faith:conversos
|
||||
# this = faith:insular_celtic
|
||||
# this = faith:bosnian_church
|
||||
# this = faith:mozarabic_church
|
||||
# this = faith:adamites
|
||||
# this = faith:kabarism
|
||||
# }
|
||||
}
|
||||
|
||||
is_faith_dominant_gender = {
|
||||
|
|
@ -2011,6 +2012,7 @@ religion_is_broadly_asian_trigger = {
|
|||
religion_is_east_asian_trigger = {
|
||||
OR = {
|
||||
faith.religion = religion:buddhism_religion
|
||||
faith.religion = religion:sikhism_religion
|
||||
# faith.religion = religion:confucianism_religion
|
||||
# faith.religion = religion:taoism_religion
|
||||
# faith.religion = religion:shintoism_religion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue