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

@ -73,23 +73,23 @@ appoint_a_righteous_caliph_decision = { # Appoint a righteous caliph
# Must be independent.
top_liege = this
# Not during the Persian struggle
trigger_if = { # Done this way to hide it for Spanish muslims and the like
limit = {
any_character_struggle = {
involvement = involved
is_struggle_type = persian_struggle
}
}
custom_tooltip = {
text = must_not_be_persia_involved_tt
NOT = {
any_character_struggle = {
involvement = involved
is_struggle_type = persian_struggle
}
}
}
}
# trigger_if = { # Done this way to hide it for Spanish muslims and the like
# limit = {
# any_character_struggle = {
# involvement = involved
# is_struggle_type = persian_struggle
# }
# }
# custom_tooltip = {
# text = must_not_be_persia_involved_tt
# NOT = {
# any_character_struggle = {
# involvement = involved
# is_struggle_type = persian_struggle
# }
# }
# }
# }
# Should have a decent piety level.
piety_level >= high_piety_level
# Must have a decent proportion of sub-realm counties of the faith.

File diff suppressed because it is too large Load diff