CruelSunV Posted May 16, 2022 Posted May 16, 2022 True Harem View File This mod simply make it so you can have 50 wifes with the polygamy doctrine and 1 wife and 50 concubines with the concubine doctrine. It changes the default doctrine directly, sothere is no need to reform or create a new religion. Submitter CruelSunV Submitted 05/16/2022 Category Crusader Kings 3 Requires 1
sagimine1 Posted May 16, 2022 Posted May 16, 2022 50 concubines?! Good lord my male ruler would die by snu snu every single time they ascend the throne. Leaving him bone dry every night lol 1
xyzxyz Posted May 18, 2022 Posted May 18, 2022 Imagine how often you would die from stress because some of them would die in short time^^
squarezero Posted May 18, 2022 Posted May 18, 2022 This doesn't seem to work regardless of load order. Maybe I have something that conflicts with it. 1
sagimine1 Posted May 18, 2022 Posted May 18, 2022 11 hours ago, xyzxyz said: Imagine how often you would die from stress because some of them would die in short time^^ This went dark fast.......
Ensirath Posted May 24, 2022 Posted May 24, 2022 Was thinking of making a similar harem mod, but I have no experience of CK3 modding and my CK2 knowledge didn't carry over well. Some ideas & suggestions: - Modify the stress loss from dying siblings, children and spouses so it doesn't cause stress cascade - Have a way to designate favourites or elevate those who have given you children (perhaps through a court title like the CK2 Tianxia mod for China?) - Gain opinion by taking a courtier's daughter into your harem - Create a special marriage doctrine for muslim faiths that allows 4 wives and X number of concubines (like half the caliphs weren't born from a wife) - Create a special government type that forbids marriage but allows numerous concubines? - Maybe create a special game rule so that children of concubines don't have inheritance rights but can be 'legitimised' if needed (perhaps they get an unpressed claim on succession) - Harem could be a big source for new intrigue mechanics: -- Wife or concubine tries to murder another spouse's son (similar to the CK2 event) -- Wife or concubine tries to murder other wives and concubines -- Wife or concubine frames another spouse for attempted murder -- Courtier schemes to make daughter or sister a concubine/wife of the ruler -- Harem member exposes another one for being the member of a plot/scheme -- Harem member tries to become the ruler's favourite -- Harem member tries to make her son the heir, or get him some land (like in the CK2 event) -- Harem member tries to promote a relative as a council member -- Harem member accuses a counsellor of wrongdoing -- Harem member accuses another member of wrongdoing -- Perhaps create a special trait for harem members (that gives a negative opinion modifier to the same trait and maybe reduced fertility that can be offset as a favourite) 2
CruelSunV Posted May 1, 2023 Author Posted May 1, 2023 Works again with version 1.8... a year later sorry 1
scum71 Posted May 16, 2023 Posted May 16, 2023 Hi, Just wondering if this works with 1.9.* ? Thank you?
a50 Posted May 26, 2023 Posted May 26, 2023 While the harem doctrines for religions might work, the mod is not compatible with 1.9 as it lacks the lines of code required for Grand Weddings. You can't have Grand Weddings with this or any of the "fix" mods, until one of them is updated 1
Quikieee Posted June 1, 2023 Posted June 1, 2023 you can fix this mod quite easily yourself: goto ...\Documents\Paradox Interactive\Crusader Kings III\mod\True Harem\common\religion\doctrines rename "00_doctrines.txt" to something else (e.g. "trueharem_doctrines.txt") open and delete everything inside paste the following: doctrine_marriage_type = { group = "marriage" doctrine_polygamy = { piety_cost = { value = faith_doctrine_cost_mid if = { limit = { has_doctrine = doctrine_polygamy } multiply = faith_unchanged_doctrine_cost_mult } } parameters = { number_of_spouses = 20 spouse_piety_loss = yes } } doctrine_concubines = { piety_cost = { value = faith_doctrine_cost_mid if = { limit = { has_doctrine = doctrine_concubines } multiply = faith_unchanged_doctrine_cost_mult } } parameters = { number_of_spouses = 1 number_of_consorts = 20 } } } save & done this way it should just change the relevant doctrines and leave anything else vanilla. as usual use proper editor just in case. 3
Josh2342 Posted December 10, 2024 Posted December 10, 2024 Please update this for the current version.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now