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
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue