One line summary of your issue
3.0 Latin Empire not formable if heresy takes over Catholicism
Game Version
3.0
What expansions do you have installed?
Jade Dragon,
The Reapers Due,
Conclave,
Horse Lords,
Way of Life,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam,
Holy Fury
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
The requirement to form the Latin Empire is written like this:
allow = {
OR = {
religion = catholic
is_heresy_of = catholic
}
meaning that it's impossible to form if, say, Waldensian takes over as the mainstream "Catholic" following. It should look something like this:
allow = {
OR = {
religion = catholic
religion = fraticelli
religion = cathar
religion = waldensian
religion = lollard
}
If there's a better shorthand for that, obviously use that instead.
Also the Latin Empire does not have the new imperial government type, but I suppose that's more of a matter of opinion than unintended behavior.
Steps to reproduce the issue.
Upload Attachment
3.0 Latin Empire not formable if heresy takes over Catholicism
Game Version
3.0
What expansions do you have installed?
Jade Dragon,
The Reapers Due,
Conclave,
Horse Lords,
Way of Life,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam,
Holy Fury
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
The requirement to form the Latin Empire is written like this:
allow = {
OR = {
religion = catholic
is_heresy_of = catholic
}
meaning that it's impossible to form if, say, Waldensian takes over as the mainstream "Catholic" following. It should look something like this:
allow = {
OR = {
religion = catholic
religion = fraticelli
religion = cathar
religion = waldensian
religion = lollard
}
If there's a better shorthand for that, obviously use that instead.
Also the Latin Empire does not have the new imperial government type, but I suppose that's more of a matter of opinion than unintended behavior.
Steps to reproduce the issue.
Upload Attachment
Upvote
0