Jump to content

[mod] Regula Magistri 2


Recommended Posts

Posted
2 hours ago, Armin487 said:

There's already a direct trigger for this: carn_gender_can_impregnate_trigger.

 

I think the way to do it is to replace is_male in the main mod with is_magister_gender or something then make is_magister_gender = { is_male = yes }.

That way it doesn't change anything about the main mod, and the futa comp mod can then just change is_male to carn_gender_can_impregnate_trigger in that one scripted trigger.

 

The main issue with incorporating futa is inheritance, futa still count as female and there's very little ability to mod basic inheritance rules. Maybe the best way to do it is to use set_designated_heir_unsafe through a descision that sets your oldest male/futa child as your designated heir, for the elective inheritance you can make it equal and just require male/futa for being a valid candidate.

Ah, that trigger might work. I'll check if Phaze Futanari does anything funky with it.

 

As for inheritance I forgot to mention that I made the Magister inheritance law (but not the vassal inheritance law) equal. This does raise the issue that non-futa women can potentially inherit and I'll think about using the decision method. What I'd really like to do is have futas inherit from futas and men from men, but I have previously run into the problem that you can't condition inheritance on a trait.

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...