Crusader Kings III

Crusader Kings III

999 ratings
Love Marriage Family
16
7
3
10
5
5
5
3
5
4
4
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
14.964 MB
Sep 19, 2023 @ 1:44am
Aug 23 @ 9:37pm
134 Change Notes ( view )

Subscribe to download
Love Marriage Family

Description


For CK3 version: 1.16.2.3



The purpose of LMF is to add more realism and more roleplaying options to the aspects of CK3 that center on relationships, marriage, and family. From ensuring that the AI makes more sensible choices for spouses and lovers (no more young lovers paired up with old crones) to adding more interactions with your family & heir to adding more noble maidens as marriage options... there's a lot here to add to your game.

Additional information on the various features can be found in the discussion thread







Also included is the ANSF3 mod, which allows you to construct a family for your custom rulers:





Yes, some. The mod increases the number of children overall (since more courtiers are getting married). If you're concerned, there are game rules allowing you to restrict or even shut off many aspects of the mod, to make them less burdensome on your PC.



DO NOT USE THIS WITH AGOT! AGOT HAS INTEGRATED LMF!

It's NOT going to play well with Total Conversion mods - the bigger and more expansive the mod, the more likely there are going to be conflicts, even if it appears like the mods load together fine.

It's also not likely to play well with other mods that touch on the same subjects, as there are a number of places where LMF needs to include the entire vanilla event file (pregnancy & birth files, in particular).

More detailed information on compatibility can be found in the discussion thread.

Can I Incorporate This Mod Into My Own?

If you like, certainly. Just give me credit somewhere.

Translations
(I take no responsibility for whether these are kept up to date. Make sure you place them below LMF in the load order.)

Chinese
Korean
Korean (Non-Steam)[drive.google.com]
Portuguese
Russian
German
French



Speaking of credit, a few acknowledgements of my own:
  • Obviously, the A New Sensible Family 2 mod. My updates have been spun off into its own A New Sensible Family 3 mod by request, for use by those who simply want to access it without the rest of the tweaks LMF provides.

  • The features involving marriage AI and additional young maidens being added have their root in the Less Old Wives and the More Babies for Counts & Dukes mods, both of which haven't been updated in quite some time. I've almost completely reworked the code by this point, but credit's still owed for where I started.

Please feel free to report any issues (ideally in a discussion thread) and I'll deal with them as promptly as I can.
Popular Discussions View All (9)
98
Aug 24 @ 6:38am
Report Issues Here!
Rylock
83
16 hours ago
LMF Compatibility
Rylock
11
Jul 17 @ 12:38pm
PINNED: Love Marriage Family Stories?
Rylock
1,101 Comments
Himothy 13 hours ago 
is this mod the one that add the feature that allows rulers to request for betrothals to be changed from matrilineal to patrilineal or other way around? if so is there a feature to turn it off
FDM 18 hours ago 
Then I don't understand why LMF Matrilineal works amazing with female heir Matrilineal marriage, but since that mod hasn't been updated there is an eternal betrothal bug

And for ai marriage I only use LMF and maybe another mod that may affect this is born on this land or less dumb ai, but those mod doesn't touch ai marriage behavior.

I'm just telling you sir that your Matrilineal codes don't work serious, and I also put LMF at the bottom of the list so it should absolutely work yet I see second in line for inheritance females get married to some bum rather than marry matrilineally

Yet with female heir Matrilineal marriage even outdated females even third in line got married matrilineally

Or sir could you please update female heir Matrilineal marriage please
Mog Kupo Aug 30 @ 11:20am 
Several of the added lover events revolve around secrecy and/or jealousy, and some have a lover/spouse demanding you break off affair. May I suggest these not fire when the person's religion has the Polyamory tenet, the accuser has the Unshackled Lust perk, or the accused has the Seducer trait? It'd be even better if folks could have Possessive or Open as traits which influenced multi-relationship situations.
Rylock  [author] Aug 30 @ 10:44am 
@FDM Are you using other mods? Because it *has* been tested and matrilineal marriages do work... though it's hardly guaranteed, and inserting that code into ai_wants_matrilineal_marriage is not going to do what you think it will, I assure you.
FDM Aug 30 @ 4:41am 
well i don't know why your matrilineal marriage does not work. is it because you use any_pretender_title rather than any_held_title

or is it because you use has_realm_law = female_only_law | has_realm_law = female_preference_law rather than has_realm_law = equal_law | has_realm_law = male_preference_law

anything else is fine just the matrilineal no matter if i put the value to "value <= 4 or value <= 5"

the ai never marry their heir matrilineally except if they are already a female ruler, which is why i hope you can add the female heir matrilineal marriage codes to LMF and truly scratch this itch of having their direct primary female heir marry some bum and suddenly that bum descendant usurp some long ass dynasty
Rylock  [author] Aug 30 @ 1:18am 
@Magi I've never heard of that mod, and nobody's ever mentioned compatibility regarding it, so you'll have to tell me.
Rylock  [author] Aug 30 @ 1:17am 
@FDM Care to explain why I would do that, or at least what you think that's supposed to do?
FDM Aug 29 @ 6:53pm 
can you add this sir
ai_wants_matrilineal_marriage = {scope:secondary_actor = {is_female = yes}
trigger_if = {root = {OR = {
has_realm_law = male_preference_law
has_realm_law = equal_law
faith = { has_doctrine_parameter = gender_equal_law}}}
AND = {exists = dynasty
OR = {scope:secondary_actor = root # Either I am a woman
OR = {any_held_title = { # Or it's my first four heirs
place_in_line_of_succession = {target = scope:secondary_actor
value <= 4} }
scope:secondary_actor = {any_parent = { # Or my first heir's oldest child
any_held_title = {place_in_line_of_succession = {
target = scope:secondary_actor
value <= 1}
}
}
}
NOT = { any_sibling = {age > scope:secondary_actor.age } }
}
}
}
}
trigger_else = { root = {
OR = { has_realm_law = female_only_law
has_realm_law = female_preference_law
faith = { has_doctrine_parameter = female_dominated_law}
}
}
}
}
Magi Aug 29 @ 4:04am 
incompatible with Sappho's Daughters II, correct?
Rylock  [author] Aug 26 @ 5:01pm 
@bigeyeschinese If your character already has parents, then you won't be able to connect yourself to a dynasty. That's only available to a custom character who has no parents.