Jump to content

Recommended Posts

Fertility Mode

View File

Adds a menstrual cycle to the women of Skyrim for role play purposes. Tracked women proceed through the menstrual cycle and can become pregnant as well as give birth to babies and Hearthfire-compatible children.

 

Requirements

 

SKSE
SkyUI (for MCM configuration)

 

Installation/Removal

 

To install, add the mod with your favorite mod manager (recommended), or drop the extracted contents of the archive to your Skyrim Special Edition Data folder. You may be prompted to overwrite UILIB, it is safe to do so.

 

To uninstall, remove the mod with your favorite mod manager (recommended), or delete the archive files from the Skyrim Special Edition Data folder. It is recommended to leave UILIB as removing it could break other mods that utilize the library.

 

How Does It Work?

 

When Fertility Mode is enabled, women encountered within Skyrim will be automatically tracked. Insemination can be achieved automatically with an MCM option, through additional mods such as Flower Girls or SexLab, or by using the debug MCM menu when the woman is selected in your crosshairs. Additionally, when married, sleeping with your spouse will also inseminate one or the other accordingly.

 

After being added to the tracking list, a woman is given a random day within the menstrual cycle. The cycles will be updated in game time (every hour by default), and when the end of the cycle is reached, it will start over back at the beginning. The cycle is partially realistic, with a menstruation phase (no chance of pregnancy), an ovulation phase (good chance of pregnancy), and a luteal phase (low chance of pregnancy).

 

Three craftable potions are offered. One for increased fertility, one for reduced fertility, and one to terminate an existing pregnancy. All of these can be crafted at any cook pot.

 

If the conception checks succeed, the woman will become pregnant and the cycle will be paused for the duration of the pregnancy. During pregnancy, the woman will experience belly and breast growth at a uniform rate. At the end of the pregnancy, birth options will be applied, then the cycle begins again after a recovery period. Birth options include a wearable baby in a sling, a filled black soul gem, and nothing. If the baby item is selected, the player's children will potentially grow into Hearthfire-compatible children.

 

Both male and female players are supported. As a female player, you have a menstrual cycle and an informative widget showing your current state. As a male player, you are included in automatic insemination and can explicitly inseminate women through Flower Girls or SexLab. While pregnant, the player must sleep regularly, as the baby's health will gradually drop.

 

Children

 

Babies can grow into child actors. This only occurs if certain requirements are met:

 

  • The player must own at least one Hearthfire-compatible house.
  • The player's current home must have at least one free child's bed.
  • The player must not have reached the Hearthfire adoption limit (2 in vanilla, 6 with the Hearthfire Multiple Adoptions mod).
  • The player must not be in their home at the time of spawning.
  • The mother's race must have a supported actor (all of the vanilla races are supported).
  • Both male and female players are supported, and the race of the child will match the race of the mother.

 

Credits

 

In no particular order:

 

  • Lactina electric, for the wonderful baby model and textures.
  • Vioxsis, for conversion efforts of the model and textures for use in Skyrim.
  • tesseractangular, for the Mer child models and textures from Kidmer.
  • triptherift, for the Argonian and Khajiit models and textures from The Kids Are Alright.
  • Milzschnitte, for his BeeingFemale mod which encouraged me to write this, as well as permission to use sound assets.
  • Vinfamy, for placing climax hooks into SexLab SE at my request.
  • Xiderpunk, for assistance with the CK Story Manager, moral support, and the Flower Girls mod.
  • Mara Lightfeather, for assistance gaining permission to the baby model.
  • giamel, for extensive testing, feature ideas, and corrections to the baby item files as well as new baby world models.
  • Everyone who offered feedback and suggestions. This mod would not exist without you.

 

FAQ

 

"How do I get belly and breast scaling to work?"
You must have BodySlide, a body morph compatible body, and body morph compatible clothing/armors installed. Run BodySlide, select your body type, ensure that the "Build Morphs" checkbox is checked, and click the Batch Build button.


  • Submitter
  • Submitted
    10/31/2017
  • Category
  • Requires
    SKSE, SkyUI
  • Regular Edition Compatible
    Yes

 

Link to comment

Hello,

 

I've seen the preview pictures. How did you change the colour of the actors ? Can that be done using papyrus for NPC'c , if yes is it possible for other objects too or does it need different objects or a  different set of textures.

I am just lazy and asking could be faster, than to find it out by myself.

 

With regards.

Link to comment

Looks good! I will be sure to try this once I download SE again! :)

But here is what I would like to know, what is the max number of tracked NPC's?

 

There's an Oldrim version too in the downloads. And thanks to StorageUtil, the number of tracked actors is unbounded. :D

 

Hello,

 

I really thank you for your hard work for this mod as well as its predecessor. 

I wish to know whether this mod is also possible to hook with the custom orgasm event of the following Regular edition mod without patch:

 

Sexlab Separate Orgasm (v 1.3): http://www.loverslab.com/files/file/3736-sexlab-separate-orgasm/

 

Totally possible. I'll add that for the next version release.

 

Hello,

 

I've seen the preview pictures. How did you change the colour of the actors ? Can that be done using papyrus for NPC'c , if yes is it possible for other objects too or does it need different objects or a  different set of textures.

I am just lazy and asking could be faster, than to find it out by myself.

 

With regards.

 

The color change is done the following way:

 

1. Create effect shaders to produce the color highlight effect.

2. Create a magic effect that does nothing but set the hit shader.

3. Create a spell with the magic effect from 2.

4. Cast the spell on the actor from script.

 

Easy peasy, but figuring out what all of the options for the effect shader do took some time. ;) This approach should be usable for any ObjectReference.

Link to comment

 

Looks good! I will be sure to try this once I download SE again! :)

But here is what I would like to know, what is the max number of tracked NPC's?

 

There's an Oldrim version too in the downloads. And thanks to StorageUtil, the number of tracked actors is unbounded. :D

 

Hello,

 

I really thank you for your hard work for this mod as well as its predecessor. 

I wish to know whether this mod is also possible to hook with the custom orgasm event of the following Regular edition mod without patch:

 

Sexlab Separate Orgasm (v 1.3): http://www.loverslab.com/files/file/3736-sexlab-separate-orgasm/

 

Totally possible. I'll add that for the next version release.

 

Hello,

 

I've seen the preview pictures. How did you change the colour of the actors ? Can that be done using papyrus for NPC'c , if yes is it possible for other objects too or does it need different objects or a  different set of textures.

I am just lazy and asking could be faster, than to find it out by myself.

 

With regards.

 

The color change is done the following way:

 

1. Create effect shaders to produce the color highlight effect.

2. Create a magic effect that does nothing but set the hit shader.

3. Create a spell with the magic effect from 2.

4. Cast the spell on the actor from script.

 

Easy peasy, but figuring out what all of the options for the effect shader do took some time. ;) This approach should be usable for any ObjectReference.

 

 

Ok, so thanks a lot, maybe that give's me already the direction. :-/ I want to use it for some containers. If direct usage on container is not possible i could also use an actor instead, that looks like a container. (Already done this)

 

Regards

 

Link to comment

Cool little mod :) I do have one slight grumble though, the Sleep Insemination slider at 0% doesn't prevent the automatic insemination every night if sleeping with spouse or followers nearby. I don't feel it needs to be automated if using SL Light and/or Flower Girls, especially as both mods can already give automatic scenes after sleeping with spouse or followers nearby!

Link to comment

Cool little mod :) I do have one slight grumble though, the Sleep Insemination slider at 0% doesn't prevent the automatic insemination every night if sleeping with spouse or followers nearby. I don't feel it needs to be automated if using SL Light and/or Flower Girls, especially as both mods can already give automatic scenes after sleeping with spouse or followers nearby!

 

That's a good point. I'll put in a 0% check for the next version release.

Link to comment

Really beautiful, the growing child will get to be an grown up npc- (i was too lazy to read)....?...Simply child and finally a new npc in family...this mod has potential to create a fully family-mod.

 

Family building is definitely something I want to do. Whether it ends up being something I can do is the current question. I know it can be done in a basic way because I've already done it in Basic Pregnancy Cycle. However, there were technical limitations as well as a promise of extreme effort to do it properly.

 

I won't make any promises other than that I'll give it an reasonable attempt. ;)

Link to comment

maybe you need a way for the aging process, but I´d do it in for maximum 4 steps, or let the children be children at all...if you need meshes or something special (clutter) , let me know it...(baby-bed)...some special stuff - idk...I can´t for now help in script/coding...try to work as much is possible by using the AI-PACKS...this will guarantee max. compatibility with the game.

 

Link to comment

I didn't expect that you incorporated the compatibility patch for SLSO so soon and updated your mod.

I really thank you!

 

I work quickly. :) The up side is cool stuff gets added as soon as I approve the addition, but the down side is folks need to keep an eye on progress and update often (at least until the feature set stabilizes).

 

would it be possible to add some debuffs during the pregnancy like armor restrictions or reduced speed?

 

Possible, yes. Practical, that's a debate. Since this is an immersion mod, I imagine anyone who uses it will also have survival and needs mods which apply their own debuffs. This unfortunately introduces the question of how fun will the game be when all of those different mods stack debilitating effects.

Link to comment

I think you were discussing belly nodes on the basic pregnancy thread, but since this is replacing that, I'll post here. Doesn't look like CBBE will be using the belly node at all, from what Ousnius said on the Bodyslide thread when I asked. Just an FYI.

 

 

ousnius 03 November 2017, 11:09PM

Unfortunately I don't have any plans on adding belly weights to CBBE SSE. I would have to sacrifice the quality of other nodes for it, and bone scaling is always inferior to actual morphs anyway. So I'm betting on in-game morphs in the future instead.

 

 

Link to comment

 

I think you were discussing belly nodes on the basic pregnancy thread, but since this is replacing that, I'll post here. Doesn't look like CBBE will be using the belly node at all, from what Ousnius said on the Bodyslide thread when I asked. Just an FYI.

 

 

ousnius 03 November 2017, 11:09PM

Unfortunately I don't have any plans on adding belly weights to CBBE SSE. I would have to sacrifice the quality of other nodes for it, and bone scaling is always inferior to actual morphs anyway. So I'm betting on in-game morphs in the future instead.

 

 

 

Well, that's unfortunate. I see UNP taking even more of a lead in preferred body replacements if it remains that way. Pregnancy is not the only use case for belly nodes, after all...

 

Can my babies eventually grow up and become followers? I'd love to be able to take my sons and daughters adventuring with me. That would be so awesome!

 

It would be awesome, and I'm in the early stages of developing an extension to Fertility Mode which will hopefully do the following:

 

* Introduce nursing of the baby when carried, or passing off to a wet nurse.

* Growing from a baby into a proper child (ideally in stages rather than an instant jump).

* Oodles of dialogue options to bond with your child and teach them the ways of the adventurer.

* Limited child followers so they gain practical experience with minimal risk.

* Growing from a child into an adult follower who is then fully featured.

 

All of these are fairly trivial (sometimes tedious, though) to accomplish individually, but the devil is in the details. I won't be happy with the result unless it feels seamless and something that could have been built into the game from the start. Feel free to call me a perfectionist.

 

The nice thing about the architecture of Fertility Mode is that other authors can hook into the events and create these extensions as well. I strongly doubt my mods are interesting enough for others to do so, but the potential is there. ;)

Link to comment
  • 2 weeks later...

So I installed this with the FG patch, but it doesn't seem to be adding any npcs to the tracked list, I even turned on the dbug mode and it's catching the event from FG but that's it. I also tried using the spells and even then it never added the npc to the tracking list. The status spells also give the same 1 - 0 - 0 on every npc no matter what I do.

 

Edit: Figured it out, I forgot to activate PapyrusUtil in my mods list...

Edited by Nossoloke
Link to comment

Now that I've had a chance to try it out; there's a few things I noticed:

 

First of all, the FG patch doesn't work with any of the FG add-ons such as FG Adventures or the BDSM module. I'm guessing each would need their own patch and I definitely understand if that's the case. It also doesn't work with the Fornicate spell that comes with FG.

 

I was also wondering if it would be possible with FG when you do a MFF threesome, for both females to be inseminated; right now only the player character, or in the case of a male player - the first woman invited, get inseminated.

 

Aside from the FG stuff, I also noticed that the NPCs' bellies get far larger than the player character's; not sure if that was intentional or not. (Side note: anyone using the Bijin NPCs and other mods, you'll need to overwrite their nif files if you want any of their bellies to scale when they're naked.)

 

I also feel like the scaling up of the belly should be more gradual, taking most the duration of the pregnancy to reach full size. It seemed rather silly for them to get pregnant and three to four days later their belly is huge and stays that way for all the rest of the pregnancy which I set to 30 days. Personally I think it should take about 3/4 of the full duration to reach full size.

 

Otherwise, it's a great mod so far.

Link to comment
On 11/2/2017 at 4:58 PM, Narue said:

 

Family building is definitely something I want to do. Whether it ends up being something I can do is the current question. I know it can be done in a basic way because I've already done it in Basic Pregnancy Cycle. However, there were technical limitations as well as a promise of extreme effort to do it properly.

 

I won't make any promises other than that I'll give it an reasonable attempt. ;)

There is a mod for Oldrim called "Growing Up in Skyrim." It allows you to play as a child and "Age" by leveling.  Nice thing, it affects NPC children as well. So you can be in Whiterun and Braith is running around as a child, after some time (and PC Leveling), you can return to whiterun and Braith be a teen or an adult.My be worth looking into, maybe it can give you an idea for how to code it so the children grow up.

Link to comment

Enjoying this so far, tks.

 

Would like <name> came inside me/I came inside <name> comments (after SL event) added to reassure me it is working, rather than use the spell. Also the spell didn't seem to do anything on an actor not yet inseminated- made me worried the mod had not properly installed (it had).

 

Perhaps the spell could be added to lists rather than auto granted (but still with auto grant option in MCM). Also spell sent objects flying- not sure anything powerful to do so would be ignored when cast upon NPCs... Just a random thought.

 

Very nice options in MCM.

 

Does an equipped baby item have any effects?

Link to comment

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