Patching
This commit is contained in:
parent
143330e057
commit
7fca9aa1d4
46 changed files with 1529 additions and 149 deletions
|
|
@ -140,7 +140,7 @@ ep3_frankokratia_transiting_relative_trigger = {
|
|||
}
|
||||
highest_held_title_tier < tier_county
|
||||
NOT = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
is_imprisoned = yes
|
||||
is_incapable = yes
|
||||
|
|
@ -164,7 +164,7 @@ ep3_frankokratia_transiting_relative_trigger = {
|
|||
|
||||
ep3_frankokratia_story_owner_trigger = {
|
||||
save_temporary_scope_as = char_temp
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
is_playable_character = yes
|
||||
highest_held_title_tier >= tier_county
|
||||
highest_held_title_tier <= tier_kingdom
|
||||
|
|
@ -382,7 +382,7 @@ ep3_frankokratia_will_start_trigger = {
|
|||
}
|
||||
|
||||
ep3_frankokratia_financier_trigger = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
is_ai = yes
|
||||
#Not pals with byz emperor
|
||||
NOR = {
|
||||
|
|
@ -675,7 +675,7 @@ ep3_frankokratia_notification_recipient_trigger = {
|
|||
}
|
||||
}
|
||||
#Most affected Christians
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:armenian_apostolic
|
||||
#Target faith of crusade
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue