Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It's been superseded by Extended Marriage Doctrines: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2960455942
The weird bit compared to faiths is the implicit setting that Traditions do if not specified (so you can't use a Tradition to add Concubines to either a Monogamous or Polygamous Faith for example, you can only change them to Concubines or setup a Tradition for each case)
That's not an error, that's how Cultural Traditions to do with marriage were implemented by Paradox, Cultural Marriage Traditions completely override Faith Marriage Doctrines and unlike the Faith Doctrines are unitary (eg a Cultural Tradition that sets Spouses to 2 implicitly sets Concubines to 0 , even if Concubines are not specified* )
*I haven't tested if setting Concubines alone implicitly sets Spouses to 1 but I'd be surprised if it didn't .
This definitely works. Sound's like you've got a conflict with another mod. Please try this mod alone and verify it doesn't work for you.
It's actually pretty easy to run out of potential candidates early on.
Will look into it.
defines a new scripted trigger (following is pseudocode, you'd need to scope things correctly)
allowed_more_spouses2 = {
AND = { allowed_more spouses = yes
is_head_of_faith = yes }
}
And add the localisation for it (you can probably just copy the localisation for allowed_more_spouses)
And then replace every actual call to allowed_more_spouses with allowed_more_spouses_2.
I'll put it on my to do list to look into it, but I wouldn't have super high hopes, it'll depend on how much stuff depends on the marriage doctrine versions that DTR uses and just how dependant it is on it.
(The Decisions are actually Debug mode locked and are there for testing the HoF revocation of inappropriate Traditions, they aren't really intended for your use)
This definitely fixes that. If you're having that issue then you've got a problem with a different mod that's clashing with this.
That's correct ( other than the stuff that flows from it using the accepts_concubinage trigger which depends ultimately on the added allows_concubinage parameter for the appropriate marriage doctrines)
I recommend using it for now and merge shit. Just keep in mind that if some specific mod has certain higher priorities, it will replace Mods you might want, such as this one. So you are aware.
Yes, definitely. They will both override the marriage doctrines (which you have to) and event files (which Paradox doesn't allow reliable partial overrides of)
Second page. That's where i mentioned it conflicts with DTR.
Where did you report this ? I'd like to make myself available for any questions/requests that they might have (I went and had a look on the Steam Workshop page, but there's no report from you in the Mod Conflict discussion there, so I assume it's somewhere else)
You've definitely identified the issue here though.
So SOMETHING must be causing the issues. Whatever it is, i don't have the energy to stay up late at night right now, so i am hitting bed and dealing with this after i wake up.
I am assuming some kind of Mod specifically that has something to do with the UI and Religion must be affecting it, somehow. Just attempting to use logic.