Jump to content

[mod] [CK2] Dark World Reborn: Toska (Submod)


DocToska

Recommended Posts

Posted

Nice update.

Since it seems that Lilith's own is meant to be a naughty(ier) version of vanilla's satanists, why don't you add the "familiar animal" power? You could use animals more associated with seduction/femenine dark figures.

 

Examples: familiar snake(martial), familar spider(stewardship), familiar cat(intrigue), familiar moth swarm(learning).

Posted

Many thanks for the feedback.

 

About the dog procreo: Do you by chance have mod from noxbestia (Darkest Perversions) installed? Because that seems to cause the problems with the guard dog. We discussed this recently in the "Dark World Rebon" thread starting here. DWToska's exotic emporium is *only* accessible for the player. So AI chars cannot buy dogs there.

 

The problem? Noxbestia's mod also assigns the dog. Even to the AI. So it's actually not DWToska that let's the dogs out (only the player's dog), but another mod that hands them out like candy to AI chars.

 

But point taken: I will modify the targeted decision from my mod and make it player only as well.

 

As for the random events (while in command or in court - or Harley related): Agreed. They do not seem to happen often enough. There are events that only fire on male or female ruler and some that fire on both. But 10% bi-yearly chance does now seem to be way too low. I'll fix that and will also add an option where players can turn these events off in case they don't like them.

Posted

Nice update.

Since it seems that Lilith's own is meant to be a naughty(ier) version of vanilla's satanists, why don't you add the "familiar animal" power? You could use animals more associated with seduction/femenine dark figures.

 

Examples: familiar snake(martial), familar spider(stewardship), familiar cat(intrigue), familiar moth swarm(learning).

Or, in this case, if Dark world is one of mods, add real familiars associated with demons. Real demons.

 

Thank you, Toska, for your response. In my case, I'm using also Noxbestia Mod... so that probably complicated few things. But!!!

Thank to this, issue can be reported.

Posted

Have you considered letting futa rulers perform the same rape actions that male rulers can?  I've been going through and adding OR operators to check for either male or futa, but it is incredibly tedious to do so after each update, and I'm never sure if I managed to get everything.

 

Anyway, thanks for this submod and great work on the new society.  :D

Posted

New Disease: (Requires "The Reaper's Due") Maybe you have heard of "The Dancing Plague"? Where people dance uncontrollably in the streets until they are totally exhausted? Well, this plague has inspired Lilith to unleash her own plague, called "Lilith's Plague". Instead of dancing to exhaustion the victims of this plague do a lot more than just shake their legs and engage in mindless procreation to the point of total exhaustion. This plague hasn't killed anyone yet, but anyone under the influence of it will end up thoroughly fucked and with a smile on their face.

 

Heh, you beat me to it. Well done!  :-)

 

Just out of curiosity, why do you halved the chance of the three events when leading troops? TBH I didn't even know these three events exist until i saw this in the patch notes.

 

 

I was one of the people who commented on one of those events (the one that gives you asocial and wounded). What I'd seen was that, when a character was in command of troops at all times (a nomad ruler), the same event triggered every year. Since that event didn't give you an option to back out, it not only guaranteed a bad trait, but was constantly wounding my ruler. It wasn't just the frequency that was the problem, but also the fact that you couldn't escape from it (I haven't checked if that's still the case in this new version)

Posted

Is "Female rulers in command of armies can gangbang their troops." hidden behind a trait or something? Can't figure out how to use it.

If I remember correctly

Y0ur female ruler can gangbang the troops via option in Intrigue options. Also... you have to be in command to happen.

Posted

 

Is "Female rulers in command of armies can gangbang their troops." hidden behind a trait or something? Can't figure out how to use it.

If I remember correctly

Y0ur female ruler can gangbang the troops via option in Intrigue options. Also... you have to be in command to happen.

 

 

You have to have the lillith trait I think.

Posted

Is "Female rulers in command of armies can gangbang their troops." hidden behind a trait or something? Can't figure out how to use it.

 

Female ruler, must be in command of troops, have the trait "lilith" and not be chaste or celibate. You also need to have 150 piety to spend on it. Once you've used it, there is also a cooldown timer of 180 days before the option becomes available again.

 

Nice update.

Since it seems that Lilith's own is meant to be a naughty(ier) version of vanilla's satanists, why don't you add the "familiar animal" power? You could use animals more associated with seduction/femenine dark figures.

 

Examples: familiar snake(martial), familar spider(stewardship), familiar cat(intrigue), familiar moth swarm(learning).

 

"Summon Familliar" is actually implemented. I kept the same animals, but modified the benefits a little:

 

 
dwt_cat_familiar = {
    is_visible = {
        OR = {
            is_devil_worshiper_trigger = yes
            character = FROM
        }
    }
    sex_appeal_opinion = 10
    intrigue = 5
    icon = 46
}

dwt_wolf_familiar = {
    is_visible = {
        OR = {
            is_devil_worshiper_trigger = yes
            character = FROM
        }
    }
    sex_appeal_opinion = 10
    martial = 2
    intrigue = 3
    icon = 71
}

dwt_raven_familiar = {
    is_visible = {
        OR = {
            is_devil_worshiper_trigger = yes
            character = FROM
        }
    }
    sex_appeal_opinion = 10
    stewardship = 2
    intrigue = 3
    icon = 73
}

dwt_owl_familiar = {
    is_visible = {
        OR = {
            is_devil_worshiper_trigger = yes
            character = FROM
        }
    }
    sex_appeal_opinion = 10
    learning = 2
    intrigue = 3
    icon = 47
}

 

I was one of the people who commented on one of those events (the one that gives you asocial and wounded). What I'd seen was that, when a character was in command of troops at all times (a nomad ruler), the same event triggered every year. Since that event didn't give you an option to back out, it not only guaranteed a bad trait, but was constantly wounding my ruler. It wasn't just the frequency that was the problem, but also the fact that you couldn't escape from it (I haven't checked if that's still the case in this new version)

 

 

I will look into that in a few days for 1.3.1 so that I can either check if you're a horse lord (and then drop the frequency with which this happens) and/or provide a toggle where you can turn it off. I could make it a game rule, but then it would only be possible to change for new games if I recall correctly. So I'm more inclined to put this toggle in the intrigue menu. Maybe an extra menu there that allows to not only configure this, but also other events.

 

Posted

Have you considered letting futa rulers perform the same rape actions that male rulers can?  I've been going through and adding OR operators to check for either male or futa, but it is incredibly tedious to do so after each update, and I'm never sure if I managed to get everything.

 

Uuuuh, no. I haven't yet considered it. As you can see: For most of the sexual interactions I provide different perspectives . The events from 1.0.0 up to 1.2.1 covered all basics for the most part. The new events in 1.3.0 cover M/F, F/M and a gender neutral perspective like M/M, F/F. That's already pretty messy, because I need different images and text as illustrations.

 

Since CK2 v2.7 the description of events can have IF conditions or triggers. That already allows for more flexibility. But it won't allow different images based on these conditions.

 

To cover all bases I'd need to script events (with proper images and text) for the following combinations:

 

  1. Female vs Male (Female as "aggressor", male is the "target")
  2. Male vs Female
  3. Male vs Male
  4. Female vs Female
  5. Futa vs Male
  6. Futa vs Female
  7. Futa vs Futa
  8. Female vs Futa
  9. Male vs Futa

As you can see: If I skip the Futa, I need to cover 4 perspectives. With futa it jumps to 9, which is pretty unacceptable. Yes, I could wiggle in that Futa counts as male and be done with it. That would be a hell of a lot easier.

 

Now I have been thinking about something else: I'll probably redo the event chains for sex a little in one of the next releases. I'll script a template that allows the usual transactions such as that you can decide what actions you want to perform and that will then take you through the respective story panels. But I would like to make this template as re-usable as possible. That way I don't have to re-do the same events over and over just with different triggers and text.

 

Like this: I need a new event that leads to a sexual encounter. The new startup event grabs the actors, sets some flags (such as consensual, rape, violent rape with possibility of death or rape with 100% chance of fatality), Then when these flags are set you jump to the event template entry point. That examines the flags and then runs through the appropriate events. When the templated event chain finishes, it pulls off a flag where it should head next and can then call whatever end event you have defined for the act. If any.

 

I'm somewhat confident that this can be done, although there are few loose ends I need to check. That would make this part of the code pretty robust and re-usable. Although it would use mostly the same images for illustrations that it uses now. I'd wiggle in some extras to use the Harley related images if Harley is involved and for the rest I'd use the usual M/F, F/M consensual and non-consensual images that are already there.

 

In my eyes the illustrations are the weakest point as it's incredibly difficult to find something that would make it look like feathers from the same hen. It looks silly if on one image the chick was a skinny redhead and in the next it's an overweight brunette. Next figure in the setting: Say I found some really sweet images of a set that depicts the act as I want it to be displayed. bad part: It's in a New York Penthouse with a 52" TV screen in the back that shows CNN. Can't really use that, right?

 

Funny sidenote: If someone at Google would review what I've been looking for in the last two weeks to find some satanistic/lilith/succubus related sex images I'd probably end up in a rubber cell just as a precautionary measure. :P

 

If you happen to know some really sweet sets of images that could or should be featured in the mod, then please let me know via PM.

Posted

Why do Hermione and Harley leave my court every couple of months.  Please tell me what actions I took to cause them to flee so that I can stop doing it.

Posted

 

Have you considered letting futa rulers perform the same rape actions that male rulers can? I've been going through and adding OR operators to check for either male or futa, but it is incredibly tedious to do so after each update, and I'm never sure if I managed to get everything.

Uuuuh, no. I haven't yet considered it. As you can see: For most of the sexual interactions I provide different perspectives . The events from 1.0.0 up to 1.2.1 covered all basics for the most part. The new events in 1.3.0 cover M/F, F/M and a gender neutral perspective like M/M, F/F. That's already pretty messy, because I need different images and text as illustrations.

 

Since CK2 v2.7 the description of events can have IF conditions or triggers. That already allows for more flexibility. But it won't allow different images based on these conditions.

 

To cover all bases I'd need to script events (with proper images and text) for the following combinations:

  • Female vs Male (Female as "aggressor", male is the "target")
  • Male vs Female
  • Male vs Male
  • Female vs Female
  • Futa vs Male
  • Futa vs Female
  • Futa vs Futa
  • Female vs Futa
  • Male vs Futa
As you can see: If I skip the Futa, I need to cover 4 perspectives. With futa it jumps to 9, which is pretty unacceptable. Yes, I could wiggle in that Futa counts as male and be done with it. That would be a hell of a lot easier.

 

Now I have been thinking about something else: I'll probably redo the event chains for sex a little in one of the next releases. I'll script a template that allows the usual transactions such as that you can decide what actions you want to perform and that will then take you through the respective story panels. But I would like to make this template as re-usable as possible. That way I don't have to re-do the same events over and over just with different triggers and text.

 

Like this: I need a new event that leads to a sexual encounter. The new startup event grabs the actors, sets some flags (such as consensual, rape, violent rape with possibility of death or rape with 100% chance of fatality), Then when these flags are set you jump to the event template entry point. That examines the flags and then runs through the appropriate events. When the templated event chain finishes, it pulls off a flag where it should head next and can then call whatever end event you have defined for the act. If any.

 

I'm somewhat confident that this can be done, although there are few loose ends I need to check. That would make this part of the code pretty robust and re-usable. Although it would use mostly the same images for illustrations that it uses now. I'd wiggle in some extras to use the Harley related images if Harley is involved and for the rest I'd use the usual M/F, F/M consensual and non-consensual images that are already there.

 

In my eyes the illustrations are the weakest point as it's incredibly difficult to find something that would make it look like feathers from the same hen. It looks silly if on one image the chick was a skinny redhead and in the next it's an overweight brunette. Next figure in the setting: Say I found some really sweet images of a set that depicts the act as I want it to be displayed. bad part: It's in a New York Penthouse with a 52" TV screen in the back that shows CNN. Can't really use that, right?

 

Funny sidenote: If someone at Google would review what I've been looking for in the last two weeks to find some satanistic/lilith/succubus related sex images I'd probably end up in a rubber cell just as a precautionary measure. :P

 

If you happen to know some really sweet sets of images that could or should be featured in the mod, then please let me know via PM.

Have you considered just adding three possible combinations, for now.. and that being

Futa vs female

Futa vs male

Futa vs futa

And skipping normal genders vs futa. It's a little start, but at least some content will be available for futa players. (But adding futa content to this is kinda sweet, since Mercenary commander is out there)

 

...

...

...

Well... finding new images isn't that easy xD. I believe you should really delete browser history, or those images will haunt you :D

 

Anyways... if you want images, just tell me, what EXACTLY do you need as images, because these few days I'm downloading some images in Rule 34 and Hentai foundry. Just PM me l, what you need :)

Posted

 

Have you considered letting futa rulers perform the same rape actions that male rulers can? I've been going through and adding OR operators to check for either male or futa, but it is incredibly tedious to do so after each update, and I'm never sure if I managed to get everything.

Uuuuh, no. I haven't yet considered it. As you can see: For most of the sexual interactions I provide different perspectives . The events from 1.0.0 up to 1.2.1 covered all basics for the most part. The new events in 1.3.0 cover M/F, F/M and a gender neutral perspective like M/M, F/F. That's already pretty messy, because I need different images and text as illustrations.

 

Since CK2 v2.7 the description of events can have IF conditions or triggers. That already allows for more flexibility. But it won't allow different images based on these conditions.

 

To cover all bases I'd need to script events (with proper images and text) for the following combinations:

  • Female vs Male (Female as "aggressor", male is the "target")
  • Male vs Female
  • Male vs Male
  • Female vs Female
  • Futa vs Male
  • Futa vs Female
  • Futa vs Futa
  • Female vs Futa
  • Male vs Futa
As you can see: If I skip the Futa, I need to cover 4 perspectives. With futa it jumps to 9, which is pretty unacceptable. Yes, I could wiggle in that Futa counts as male and be done with it. That would be a hell of a lot easier.

 

Now I have been thinking about something else: I'll probably redo the event chains for sex a little in one of the next releases. I'll script a template that allows the usual transactions such as that you can decide what actions you want to perform and that will then take you through the respective story panels. But I would like to make this template as re-usable as possible. That way I don't have to re-do the same events over and over just with different triggers and text.

 

Like this: I need a new event that leads to a sexual encounter. The new startup event grabs the actors, sets some flags (such as consensual, rape, violent rape with possibility of death or rape with 100% chance of fatality), Then when these flags are set you jump to the event template entry point. That examines the flags and then runs through the appropriate events. When the templated event chain finishes, it pulls off a flag where it should head next and can then call whatever end event you have defined for the act. If any.

 

I'm somewhat confident that this can be done, although there are few loose ends I need to check. That would make this part of the code pretty robust and re-usable. Although it would use mostly the same images for illustrations that it uses now. I'd wiggle in some extras to use the Harley related images if Harley is involved and for the rest I'd use the usual M/F, F/M consensual and non-consensual images that are already there.

 

In my eyes the illustrations are the weakest point as it's incredibly difficult to find something that would make it look like feathers from the same hen. It looks silly if on one image the chick was a skinny redhead and in the next it's an overweight brunette. Next figure in the setting: Say I found some really sweet images of a set that depicts the act as I want it to be displayed. bad part: It's in a New York Penthouse with a 52" TV screen in the back that shows CNN. Can't really use that, right?

 

Funny sidenote: If someone at Google would review what I've been looking for in the last two weeks to find some satanistic/lilith/succubus related sex images I'd probably end up in a rubber cell just as a precautionary measure. :P

 

If you happen to know some really sweet sets of images that could or should be featured in the mod, then please let me know via PM.

Some points:

desc = {} block allow for a text =x entry to customise dezcription, a picture = x to customise the evemt picture and a trigger = {} to determine when that desc/pic is chosen (just saying because your post seems to imply you didn't know the picture part; soreuly of I misread you).

 

You can zet the required flags in the same event as you put the descriptions and options: just seed the flags in the immediate block. The triggers for the different deac blocks are only evaluater AFTER the immesiate is exexuted.

 

BTW you can also use and after = {} command block in the same event tat executes after an option is picked, e.g. to clear flags.

 

And this is nitpicky but desc blocks have been available since WoL IIRC.

 

That said, I too hope futa-specific flavour comes to the mod eventually!

Posted

Many thanks for the feedback.

 

About the dog procreo: Do you by chance have mod from noxbestia (Darkest Perversions) installed? Because that seems to cause the problems with the guard dog. We discussed this recently in the "Dark World Rebon" thread starting here. DWToska's exotic emporium is *only* accessible for the player. So AI chars cannot buy dogs there.

 

The problem? Noxbestia's mod also assigns the dog. Even to the AI. So it's actually not DWToska that let's the dogs out (only the player's dog), but another mod that hands them out like candy to AI chars.

 

But point taken: I will modify the targeted decision from my mod and make it player only as well.

 

As for the random events (while in command or in court - or Harley related): Agreed. They do not seem to happen often enough. There are events that only fire on male or female ruler and some that fire on both. But 10% bi-yearly chance does now seem to be way too low. I'll fix that and will also add an option where players can turn these events off in case they don't like them.

 

Now that you mention it, I didn't notice the problem until I activated Nox's mod. I just assumed the problem came from this one because I associated procreo with this mod.

 

 

New Disease: (Requires "The Reaper's Due") Maybe you have heard of "The Dancing Plague"? Where people dance uncontrollably in the streets until they are totally exhausted? Well, this plague has inspired Lilith to unleash her own plague, called "Lilith's Plague". Instead of dancing to exhaustion the victims of this plague do a lot more than just shake their legs and engage in mindless procreation to the point of total exhaustion. This plague hasn't killed anyone yet, but anyone under the influence of it will end up thoroughly fucked and with a smile on their face.

 

Heh, you beat me to it. Well done!  :-)

 

Just out of curiosity, why do you halved the chance of the three events when leading troops? TBH I didn't even know these three events exist until i saw this in the patch notes.

 

 

I was one of the people who commented on one of those events (the one that gives you asocial and wounded). What I'd seen was that, when a character was in command of troops at all times (a nomad ruler), the same event triggered every year. Since that event didn't give you an option to back out, it not only guaranteed a bad trait, but was constantly wounding my ruler. It wasn't just the frequency that was the problem, but also the fact that you couldn't escape from it (I haven't checked if that's still the case in this new version)

 

 

Really? That one? I honestly had assumed that event was once in a lifetime for male rulers, because I have only ever seen it once per ruler even with rulers who are constantly leading troops. Once I have the asocial trait I never see it again.

Posted

 

 

Really? That one? I honestly had assumed that event was once in a lifetime for male rulers, because I have only ever seen it once per ruler even with rulers who are constantly leading troops. Once I have the asocial trait I never see it again.

 

 

It's entirely random, so in some games you'll never see them much, but in others you may see it a lot, from what I've found.

 

The Asocial event also fires for women too, despite currently being set up as an event for a male ruler. My usual solution for myself was to mod in an escape for that. I'd suggest it for a few of the others as well, like the horse one (that or maybe set up a bestiality content on/off rule, since some people would probably prefer to be able to play without it).

 

On the whole though I like the 'leading troops' events, and am tempted to write up a few additional ones to submit for you, perhaps :)

Posted

Possible bug: I was assigned a mission to corrupt a priest. However, my current ruler is a male and I do not have the option to corrupt a priest of either gender when clicking on their portraits. I know I had this option as a female, though.

 

Edit: Another issue, I don't think the requirements for joining are working. I cannot see the society unless I have the incubus/succubus trait. Having the lustful trait wasn't enough despite it being listed as one of the options. Possibly due to this, the society is slowly dieing out. Other than loyal disciples that I personally invited to court using the intrigue command, there have been no new members added to the society. I'll have to see if any of my children join on their own when they get old enough.

Posted

 

 

 

Really? That one? I honestly had assumed that event was once in a lifetime for male rulers, because I have only ever seen it once per ruler even with rulers who are constantly leading troops. Once I have the asocial trait I never see it again.

 

 

It's entirely random, so in some games you'll never see them much, but in others you may see it a lot, from what I've found.

 

The Asocial event also fires for women too, despite currently being set up as an event for a male ruler. My usual solution for myself was to mod in an escape for that. I'd suggest it for a few of the others as well, like the horse one (that or maybe set up a bestiality content on/off rule, since some people would probably prefer to be able to play without it).

 

On the whole though I like the 'leading troops' events, and am tempted to write up a few additional ones to submit for you, perhaps :)

 

 

I'm just surprised it was spamming people. I've got over 1500 hours on ck2, a lot of them with this mod installed, and I haven't seen it more than once in a lifetime.  And I generally have my rulers leading armies. I've never seen one that involves a horse at all.

Posted

Possible bug: I was assigned a mission to corrupt a priest. However, my current ruler is a male and I do not have the option to corrupt a priest of either gender when clicking on their portraits. I know I had this option as a female, though.

 

Edit: Another issue, I don't think the requirements for joining are working. I cannot see the society unless I have the incubus/succubus trait. Having the lustful trait wasn't enough despite it being listed as one of the options. Possibly due to this, the society is slowly dieing out. Other than loyal disciples that I personally invited to court using the intrigue command, there have been no new members added to the society. I'll have to see if any of my children join on their own when they get old enough.

 

Same happened to me. I didn't wanna join the society as the starting dude and waited for when his granddaughter got genius. Then i've murdered all the heir towards her and then killed myself due to depression. When genius granddaughter had came to the rule, it was >50 years ingame. She got succubus trait and i wanted her to join the society, but there was probably no one in there (0% influence) so event which is called when she became interested in the society just didn't pop up.

I've inserted quick debug set_character_flag calls (you can see them in game with charinfo 1, good for testing) here and there. And yeah, everything fires till the point when the event 10013 should be called for the random_society_member scope in the 10011 event. But debug flag doesn't show up; event 10013 is never called, and the whole event chain just terminates there.

 

Why does it need to be "only incubi/succubi" rule for that society? I guess that is what really causes it to die out quickly. Why not make it not the requirement, but the booster to the points gain amount?

 

Edit: also about the first bug with the wrong mission. The mission giving event 7200 doesn't check whether is the character in the society or not, it just checks for the traits such as lustful, seducer, incubi, etc.

Posted

Many thanks to all for the feedback!

 

 

Hello.

Castle/in command rape events fire for independent player only. Is it intended?

 

Uuuh ... intention was player only. I have to check if it's really just independent player, which it shouldn't be.

 

 

 

Posted

Why do Hermione and Harley leave my court every couple of months.  Please tell me what actions I took to cause them to flee so that I can stop doing it.

 

Uhm ... there ought to be nothing in my mod that makes them leave. But I'll check that.

 

Anyways... if you want images, just tell me, what EXACTLY do you need as images, because these few days I'm downloading some images in Rule 34 and Hentai foundry. Just PM me l, what you need :)

 

Basically: Any sequence of 3-4 images that shows beginning, middle part and end of a sexual act by the same two persons. Perhaps also an "after the act" shot. That would be great.

 

Some points:

desc = {} block allow for a text =x entry to customise dezcription, a picture = x to customise the evemt picture and a trigger = {} to determine when that desc/pic is chosen (just saying because your post seems to imply you didn't know the picture part; soreuly of I misread you).

 

 

I tried stuffing the image in there, but it didn't work for me. I'll go hunting through the existing scripts to find the correct syntax for this as even the Wiki didn't mention it. Thank you for pointing this out! Because if it works, it'll be most useful.

 

The Asocial event also fires for women too, despite currently being set up as an event for a male ruler. My usual solution for myself was to mod in an escape for that. I'd suggest it for a few of the others as well, like the horse one (that or maybe set up a bestiality content on/off rule, since some people would probably prefer to be able to play without it).

 

On the whole though I like the 'leading troops' events, and am tempted to write up a few additional ones to submit for you, perhaps :)

 

 

Ok, I'll check that. And yes! If you have some events for me I'd be happy to include them!

 

 

Possible bug: I was assigned a mission to corrupt a priest. However, my current ruler is a male and I do not have the option to corrupt a priest of either gender when clicking on their portraits. I know I had this option as a female, though.

 

Edit: Another issue, I don't think the requirements for joining are working. I cannot see the society unless I have the incubus/succubus trait. Having the lustful trait wasn't enough despite it being listed as one of the options. Possibly due to this, the society is slowly dieing out. Other than loyal disciples that I personally invited to court using the intrigue command, there have been no new members added to the society. I'll have to see if any of my children join on their own when they get old enough.

 

I just checked that code and you're right: There we've got two bugs that I need to squash.  One being the corrupt priest not properly taking gender into account and the other one being that joining restrictions for the order are too strict. Lustful and/or hedonist should do. OR Lilith/Incubus trait.

Posted

I absolutely agree with everything written by nethrez1im

It can't really spread... or even stay alive, if only player is going to be That force, which is pushing society towards.

 

And absolutely agreed. Giving succubus trait some boost, instead of joining requirement would be awesome (and probably also for those other traits)

 

By the way... is there any chance, that amount of living children can boost Power gain in Lilith society?

Or... it that isnt possible, then boost influence?

 

And again, Dr. Toska... what pictures do you need? Gimme exact list and I'll send you some pictures.

 

 

Also! Don't forget to add Master Seducer/seductress! They'll quite fit into society.

(But also take consideration about game rule, which restricts AI seduction focus, tho)

Posted

 

Why do Hermione and Harley leave my court every couple of months.  Please tell me what actions I took to cause them to flee so that I can stop doing it.

 

Uhm ... there ought to be nothing in my mod that makes them leave. But I'll check that.

 

 

 

I suspect this has nothing to do with this mod, but rather, that it might have to do with the fact that CK2 tends to mercilessly prune excess characters in order to prevent the game's population from exploding beyond a manageable level. What it shouldn't be doing is pruning characters that are important, such as part of a key dynasty, or tied to the player (or other key character) in some way, such as spouse, lover, member of council, etc. It also shouldn't be removing them if they've got an honorary title, like Court Magister or Court Jester, but then again it may be? I've certainly noticed this happening with some of the slaves I've bought, if I haven't otherwise managed to do something with them within a year or two.

Posted

 

Hello.

Castle/in command rape events fire for independent player only. Is it intended?

 

Uuuh ... intention was player only. I have to check if it's really just independent player, which it shouldn't be.

Well, in code there is check for "liege is not AI", but liege of the vassal player is always AI...

However liege of independent player is player himself, so this event fires for independent player only.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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