Jump to content

How to increase AI desire to commit incest marriage and drastically decrease/forbid non-incest marriages?


Recommended Posts

Posted

Far Eastern Cultures CK3 screws up Mandatory Consanguinity mod in a way that i can't enact family-exclusevely marriages anymore, unless MC loads after FEC, but then mazdayasna and messalian are left with that nasty "cousin marriage". How do i force AI not to marry outside of family, by editing FEC files?

Posted (edited)
17 hours ago, notwaaagga said:

Far Eastern Cultures CK3 screws up Mandatory Consanguinity mod in a way that i can't enact family-exclusevely marriages anymore, unless MC loads after FEC, but then mazdayasna and messalian are left with that nasty "cousin marriage". How do i force AI not to marry outside of family, by editing FEC files?

 

Shooting from the hip, looks like these are the necessary steps:

Copy the MC triggers over to FEC, in there replace doctrine_consanguinity_mandatory with divine_marriage_doctrine and replace several occurances of

relation_with_character_is_incestuous_in_my_faith_trigger = { CHARACTER = scope:recipient }

in 00_marriage_interactions.txt (copy from the game files and place in FEC) with

OR = {
    relation_with_character_is_incestuous_in_my_faith_trigger = { CHARACTER = scope:recipient }
    relation_with_character_is_not_incestuous_in_my_faith_trigger = { CHARACTER = scope:recipient }
}

 just like MC did.

 

It might work with the interactions file in MC, but some new CK3 version stuff might be broken then.

Edited by bunt776

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...