Increasing the number of Pacts

I was wondering if anyone has experimented with making a mod that allows you to have multiples of the same pact type (ie, an advent player having research pacts with 2 other players)?  I've been trying to use the RESEARCHSUBJECT_PACTBONUS and RESEARCHSUBJECT_PACTUNLOCK files to accomplish this, but it hasn't really worked out. All I've been able to do is change the amount of research you can do into each pact, but the extra levels don't actually do anything. If anyone knows a finished mod that does what I'm looking for, or can point me in the right direction for doing it myself, I'd be very thankful.

3,360 views 2 replies
Reply #1 Top

Impossible. Sadly the pact system is quite strict, you can't have more pacts than already exist, can't add new levels to them, or change how they are acquired (besides the research requirement and relations level). By far the most hard coded part of the game.

Reply #2 Top

Well, that sucks. Thanks for letting me know. Saved me from spending the next week trying to figure it out.