Jump to content

[mod] JusPrimaeNoctisReformed


black1

Recommended Posts

Posted

I'd like to suggest a minor flavor effect where if the subject follow a religion with polyamory tenet, both the husband and wife should get positive instead of negative opinion when the liege claims the first night.

  • 5 months later...
Posted

@black1 I change PC to a king. Set JPN to ALL, change PC to his vassal and nothing happens. I need to manually enable JPN to the vassal too. But the king stops any JPN anyway for all other subjects. Is there any way to keep AI using JPN for all chosen subjects?

Posted
8 hours ago, CobraPL said:

@black1 I change PC to a king. Set JPN to ALL, change PC to his vassal and nothing happens. I need to manually enable JPN to the vassal too. But the king stops any JPN anyway for all other subjects. Is there any way to keep AI using JPN for all chosen subjects?

the moment, u change the pc, jpn stopped working for previous character. jpn is only for playing character , not for npc. though i recall adding ntr for vassal, if u again enable jpn in capacity of vassal, u will get ntr event of urs wife's 1st night from urs liege.

  • 4 months later...
  • 1 month later...
Posted

Hello dear author, I think the work of the High Lord is very exhausting. When I was a vassal king, I couldn't experience the first night rights that belong exclusively to the player. I don't like being NTR'd. Could you set up a decision option or a rule? I want to enjoy the first night rights while being a vassal, and at the same time avoid being NTR'd by a higher lord.

Posted (edited)

Set options and rules to accommodate more possibilities. I really beg you, dear author, I truly cannot accept my woman being raped or touched by others. I only want rights for the player.

Edited by I love and girl mating
Posted
5 hours ago, I love and girl mating said:

Hello dear author, I think the work of the High Lord is very exhausting. When I was a vassal king, I couldn't experience the first night rights that belong exclusively to the player. I don't like being NTR'd. Could you set up a decision option or a rule? I want to enjoy the first night rights while being a vassal, and at the same time avoid being NTR'd by a higher lord.

thr is already a decision. why turn on the first night rule while being a vassel if u don't want to be NTR.

Posted
On 10/31/2025 at 9:19 PM, black1 said:

THR 已经是一个决定。如果你不想成为 NTR,为什么还要在成为 vassel 时打开第一夜规则。

I hope that when I am a vassal, I can exercise these rights over my own territory, but I do not want my lord to exercise rights over me. If I want to experience this content, I must ensure that I am independent and the highest lord. I cannot use resolutions or rules to allow myself to enjoy this right alone. Instead, I hope to be able to create rules or resolutions that provide us with other options and adaptable scenarios, so that players can still exercise this first-night right while being vassals, and also avoid having the AI exercise the first-night right.

Posted
1 hour ago, I love and girl mating said:

I hope that when I am a vassal, I can exercise these rights over my own territory, but I do not want my lord to exercise rights over me. If I want to experience this content, I must ensure that I am independent and the highest lord. I cannot use resolutions or rules to allow myself to enjoy this right alone. Instead, I hope to be able to create rules or resolutions that provide us with other options and adaptable scenarios, so that players can still exercise this first-night right while being vassals, and also avoid having the AI exercise the first-night right.

will required changing quite a bit of code, right now i am not free. will try to do it in near future. 

Posted
On 11/3/2025 at 2:59 PM, black1 said:

将需要更改相当多的代码,现在我没有空闲。将在不久的将来尝试这样做。

Thank you for your understanding and support. I am eagerly anticipating your module update. I am fond of both this one and the other module, wicked

  • 2 weeks later...
Posted (edited)

It's broken, the option to recognize a child as yours after prima noctis does not appear, any way to fix it?

Edited by Mee&Mee
  • 2 weeks later...
Posted

hi im kinda stupid here but do i load this mod first or wicked first my game keeps on crashing when i try to romance a family member and im rearranging some mods around and forgot should this mod go first or wicked

Posted (edited)
23 minutes ago, TinyLynx said:

thank you also are planning to update this and wicked anytime soon for 1.18

there was nothing to update. this mod does not change a single file from ck3. done a version bump anyways. updated wd

Edited by black1
Posted

sorry, i don't have spare time or energy for it. as far i am concern, this mod is completed, never need to be updated ever again. 

Posted

JusPrimaeNoctisReformedCarnalitas.7z
If anyone wants to try it out, I made tweaks to the latest version so it can also execute on carnalitas. Though, I do need to mention neither me or the topic author is obliged to debug this version.
I just got bored after work and not coding for a few days so just took this up, may probably update if there's bug but expect not to with my 150 mods playlist and just life in general.
Hope it works, enjoy!

Posted (edited)
6 hours ago, arnabbiswas said:

JusPrimaeNoctisReformedCarnalitas.7z
If anyone wants to try it out, I made tweaks to the latest version so it can also execute on carnalitas. Though, I do need to mention neither me or the topic author is obliged to debug this version.
I just got bored after work and not coding for a few days so just took this up, may probably update if there's bug but expect not to with my 150 mods playlist and just life in general.
Hope it works, enjoy!

i am assuming u only edited wd_had_sex_effect part. though it will work mostly, u will get some adultery suspect event as carnalitas is not equipped to suppress such event systematically. also might get child heritage secrets, same goes for events related to pregnancy complication, abortion done by bride to avoid scandal etc etc 

Edited by black1
Posted
On 12/8/2025 at 10:47 AM, arnabbiswas said:

JusPrimaeNoctisReformedCarnalitas.7z
If anyone wants to try it out, I made tweaks to the latest version so it can also execute on carnalitas. Though, I do need to mention neither me or the topic author is obliged to debug this version.
I just got bored after work and not coding for a few days so just took this up, may probably update if there's bug but expect not to with my 150 mods playlist and just life in general.
Hope it works, enjoy!

Does this require WD and does it use up the one fertile carnalitas sex interaction carnalitas gives you each year?

Posted
13 hours ago, xyzxyz said:

Does this require WD and does it use up the one fertile carnalitas sex interaction carnalitas gives you each year?

Doesn't use WD at all, just replaced all of that with Carn stuff, so it's functionality is the same as "make love" interaction that happens a year, but should trigger normally since that code wasn't touched.
What I did was simply diff compare old & new version to see points of change, then updated it part by part understanding the new interactions and replacing the wd_sex_* with carn_sex_*_v2 wherever there was an equivalent available.

Posted
5 hours ago, arnabbiswas said:

Doesn't use WD at all, just replaced all of that with Carn stuff, so it's functionality is the same as "make love" interaction that happens a year, but should trigger normally since that code wasn't touched.
What I did was simply diff compare old & new version to see points of change, then updated it part by part understanding the new interactions and replacing the wd_sex_* with carn_sex_*_v2 wherever there was an equivalent available.

So it has a chance to cause children every time?

Posted
On 12/8/2025 at 10:47 AM, arnabbiswas said:

JusPrimaeNoctisReformedCarnalitas.7z
If anyone wants to try it out, I made tweaks to the latest version so it can also execute on carnalitas. Though, I do need to mention neither me or the topic author is obliged to debug this version.
I just got bored after work and not coding for a few days so just took this up, may probably update if there's bug but expect not to with my 150 mods playlist and just life in general.
Hope it works, enjoy!

I can't install it. I just dropped the files in the mod order as usual but the CK3 mod manager says the descriptor path is wrong or doesn't exist.

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