Jump to content

[mod] [mod] Daughters of Lust - updated


Recommended Posts

Posted
12 minutes ago, xoihegn said:

It seems that succubus trait dont work for ai. Two transformed succubus have died of old age.

Have taken a glance at the code. In this mod succubus trait doesn't give you immortal life,instead you gain life from each stack of succubus mastery. So technically each succbus should be mortal I guess.

Also I didn't find syntax like "ai_will_do" so ai succubus might never drain power from pthers on their own initiative, so maybe they have very little chance to sex and drain life?

Posted
1 hour ago, Umiushiunicorn said:

Have taken a glance at the code. In this mod succubus trait doesn't give you immortal life,instead you gain life from each stack of succubus mastery. So technically each succbus should be mortal I guess.

Also I didn't find syntax like "ai_will_do" so ai succubus might never drain power from pthers on their own initiative, so maybe they have very little chance to sex and drain life?

thanks

Posted
12 hours ago, Umiushiunicorn said:

Have taken a glance at the code. In this mod succubus trait doesn't give you immortal life,instead you gain life from each stack of succubus mastery. So technically each succbus should be mortal I guess.

Also I didn't find syntax like "ai_will_do" so ai succubus might never drain power from pthers on their own initiative, so maybe they have very little chance to sex and drain life?

As he said. The trait itself doesn't extend life, it's the modifiers that they get when having sex. So the onus is kind of on the AI to have a lot of sex (with non-succubi), which they may not be having enough. The AI does occasionally have sex through events and what not but they either are not using the Make Love interaction from Carnalitas or not using it enough, which could hamper them.

Also re: AI interactions I did try to add ai_will_do and ai_potential to the interactions but I probably forgot something since the error logs keep screaming at me that I forgot ai_frequency so it didn't use any of it. That was a genuine goof that I have rectified while working on the next version. Thanks for pointing that out, regardless.

Posted

Hi! Could we get a game rule, so that we could have succubi without any of the weird visual changes? I do get that some people like it that way, but I would really like to disable the visual aspect of the succubus trait (similar to the hiding stage, where it is no obvious).

Posted
53 minutes ago, Malen said:

Hi! Could we get a game rule, so that we could have succubi without any of the weird visual changes? I do get that some people like it that way, but I would really like to disable the visual aspect of the succubus trait (similar to the hiding stage, where it is no obvious).

I'll see what I can do.

Posted

I had the same issue. For me the file path in the .mod file was incorrect. If you still have the old .mod file you can copy and paste the path from it to the new one. Should look like this:

 

version="0.9"
tags={
    "Character Interactions"
    "Decisions"
    "Events"
    "Gameplay"
}
name="Cheri - Daughters of Lust"
supported_version="1.13.*"
path="C:/Users/*/Documents/Paradox Interactive/Crusader Kings III/mod/Cheri - Daughters of Lust"

 

Your path may be different so don't copy mine ya. Hope this helps.

Posted

Regarding specifying the path of the .mod file, I assume that if you have installed this mod, you have also installed Carnalitas.
Currently, copying the path from there from Ç: to /Crusader Kings III and copying it to this mod's .mod file should work.
I hope this helps.
Note that I am using translation software. Sorry for any misunderstandings.

Posted

Looks like I forgot to truncate the mod path in the descriptor. Sorry about that.

 

Anyway, I have updated a new version which should solve the problem. Do download and try out.

Posted (edited)

Actually, Succubus traits are no longer displayed in the character profiles since Ver 0.9. The test environment in the image is only Carnalitas and this mod.
Sorry if I missed any mod changes.

We found another phenomenon. It seems that if you create a character with Carnalitas and this mod installed as well, it will be a random commander traits instead of succubus traits.
Just to be sure, I tried this in Ver 8.2 and the same phenomenon occurred.
As for installing the mod, I deleted the old one and pasted the new mod body.
I am currently looking for the cause of the problem, but if you have any hints, I would appreciate it if you could let me know.

 

screenshot.png

Edited by tsubame8
Posted
2 hours ago, tsubame8 said:

Actually, Succubus traits are no longer displayed in the character profiles since Ver 0.9. The test environment in the image is only Carnalitas and this mod.
Sorry if I missed any mod changes.

We found another phenomenon. It seems that if you create a character with Carnalitas and this mod installed as well, it will be a random commander traits instead of succubus traits.
Just to be sure, I tried this in Ver 8.2 and the same phenomenon occurred.
As for installing the mod, I deleted the old one and pasted the new mod body.
I am currently looking for the cause of the problem, but if you have any hints, I would appreciate it if you could let me know.

 

screenshot.png

In faiths where witchcraft is shunned/criminal, if you pick the succubus trait in the designer a starter effect will immediately turn it into a secret, just like if you choose to embrace ancestry in a non-ruler designer game. You still have said powers.

As for the commander trait, I honestly have no idea where that is from.

 

I may have to have a look at the code handling ruler designer-related succubi at some point, but as far as I can tell it is working as intended.

Posted (edited)
3 hours ago, Kieva said:

In faiths where witchcraft is shunned/criminal, if you pick the succubus trait in the designer a starter effect will immediately turn it into a secret, just like if you choose to embrace ancestry in a non-ruler designer game. You still have said powers.

As for the commander trait, I honestly have no idea where that is from.

 

I may have to have a look at the code handling ruler designer-related succubi at some point, but as far as I can tell it is working as intended.

Wow! I didn't know about that feature! And very interesting. I tried to make witchcraft an acceptable faith and successfully displayed the succubus.
 I can't say for sure about the commander trait, as it may be a phenomenon that occurs only in my environment, but it worked!
Thank you very much for your answer.

Edited by tsubame8
Posted
5 hours ago, Umiushiunicorn said:

Didn't gain any track experience after revealing myself as a succubus

How did you become one? A lot of it does depend on manual intercepting in the code and I suspect I may have left out a few edge cases - such as ruler designer succubi in witchcraft accepted religions. Otherwise, if the full-screen Revelation event does fire for you, it should do the calculations and give you some xp.

 

If possible, an error log and current modlist would be helpful. If done as intended, not gaining xp may be a result of mod conflicts, since it worked during testing.

Posted
3 hours ago, Kieva said:

How did you become one? A lot of it does depend on manual intercepting in the code and I suspect I may have left out a few edge cases - such as ruler designer succubi in witchcraft accepted religions. Otherwise, if the full-screen Revelation event does fire for you, it should do the calculations and give you some xp.

 

If possible, an error log and current modlist would be helpful. If done as intended, not gaining xp may be a result of mod conflicts, since it worked during testing.

thankyou. Became a succubus from the normal event(find succubus bloodline and spend 500gold)

I now realized this could be a result of mod conflict, as I accumulated a error log with a size of, uhhh, 3 GB.

 

Posted
59 minutes ago, Umiushiunicorn said:

thankyou. Became a succubus from the normal event(find succubus bloodline and spend 500gold)

I now realized this could be a result of mod conflict, as I accumulated a error log with a size of, uhhh, 3 GB.

 

That's probably a mod conflict then. If you do it through the start scenario, I think all ways you could conceivably reveal or be exposed as a succubus has that covered.

 

also please clean up your playlist a 3GB error log doesn't sound healthy at all XD

Posted
59 minutes ago, enokard said:

The French translation for Cheri - Daughters of Lust 0.9.rar seems to be out of date.

It has been out of date ever since I took over the update, really. I don't really have the time to fine-tune MTLs and personally don't know French (or any other languages in a PDX game). I left English placeholders there so that something will show up in game at least.

Posted (edited)
2 hours ago, Kieva said:

It has been out of date ever since I took over the update, really. I don't really have the time to fine-tune MTLs and personally don't know French (or any other languages in a PDX game). I left English placeholders there so that something will show up in game at least.

Thank you for your reply. I hope Triskella (the french traducer) will come back to continue his work. I'd like to translate it myself but I don't understand much about translation tools for CK3. As easy as it is to translate a bethesda game, I find the tools for ck3 very.... "rough".

Edited by enokard
Posted

I wanted to report a minor bug that when you get the Lustful trait from the succubus decision and it causes you to lose another trait, the trait it tells you you lose is not the one that the decision removes.

 

That game is told me I would lose Patient but it removed my Diligent trait.

Posted
6 hours ago, KalAndrew said:

I wanted to report a minor bug that when you get the Lustful trait from the succubus decision and it causes you to lose another trait, the trait it tells you you lose is not the one that the decision removes.

 

That game is told me I would lose Patient but it removed my Diligent trait.

I took a look and the personality replacement effect seems to be from Carnalitas which is outside of my scope of work.

Posted (edited)

Not sure if it's intended this way but if I become a demon by someone discovering my secret and revealing it I doesn't get any experience but if I reveal it myself then it gives me the experience properly.

 

Also a suggestion/request for the mod. Could the mod add an exception to the base games marriage scripted modifiers that remove the low fertility and age consideration as negatives if the player has the succubus secret or demon trait? I would try it myself but I'm not quite sure how to word the condition or how to add the file to the mod to overwrite the base file.

 

I've included a screen shot of the file name and one of the sections of code as reference.

 

image.png.c096ed7366968eb7c98106164fb3761a.png

 

I also had an issue getting the Futa conversion event to fire. Not sure if other mods were causing the issue but after looking at the code I saw that there were 2 different mastery triggers and changing the code to the other one got the event to fire.

 

Original code

image.png.adbd9b4bdd6a186aab7a42658c542d74.png

 

Code that worked for me

image.png.b32287698603656a5e5dc90f82bd706b.png

Edited by merrick1031

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