One line summary of your issue
4th Crusade event chain is broken
Game Version
3.0
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
The event HF.49001 is Looking for a merchant republic with "religion = FROM" instead of "religion = catholic" or "religion = fraticelli".
This means that the merchant lord must have the same religion as the Byzantine Emperor (mostly orthodox) instead of catholic like Venice or Genua. Therefore I can't get the Achievement Venetian Guile
Steps to reproduce the issue.
Look into the trigger and immediate section of the event HF.49001 in HF_crusade_events.txt
trigger = {
any_dynasty_member = {
is_landed = no
NOT = {
any_heir_title = {
always = yes
}
}
mercenary = no
holy_order = no
age = 12
}
any_playable_ruler = {
religion = FROM
is_patrician = yes
higher_tier_than = COUNT
}
}
immediate = {
random_playable_ruler = {
limit = {
religion = FROM
is_patrician = yes
higher_tier_than = COUNT
}
Upload Attachment
4th Crusade event chain is broken
Game Version
3.0
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
The event HF.49001 is Looking for a merchant republic with "religion = FROM" instead of "religion = catholic" or "religion = fraticelli".
This means that the merchant lord must have the same religion as the Byzantine Emperor (mostly orthodox) instead of catholic like Venice or Genua. Therefore I can't get the Achievement Venetian Guile
Steps to reproduce the issue.
Look into the trigger and immediate section of the event HF.49001 in HF_crusade_events.txt
trigger = {
any_dynasty_member = {
is_landed = no
NOT = {
any_heir_title = {
always = yes
}
}
mercenary = no
holy_order = no
age = 12
}
any_playable_ruler = {
religion = FROM
is_patrician = yes
higher_tier_than = COUNT
}
}
immediate = {
random_playable_ruler = {
limit = {
religion = FROM
is_patrician = yes
higher_tier_than = COUNT
}
Upload Attachment
Upvote
0