Quick Pregnancy Build Update


Hi everyone ^_^
Just wanted to give you all a quick update about what I've been up to this week. Before I get into this though, there are just a couple of minor things to go through. 
Firstly, that we now have a community Discord, which can be found here -> https://discord.gg/Db76vJV9KF. Secondly, I'm behind on the Patreon polls, and will be trying to get them up over the next couple of days. Thirdly, I'll also be trying to get commission tier patron messages out over the next couple of days. Finally, I'm still behind on getting Patreon and Subscribestar integration with Discord added, but will be getting that done soon too.
Now, onto the pregnancy talk ...
This week I've been diligently working through adding in a big new pregnancy system. This is a bit of a big undertaking, so I'll likely be implementing it over multiple updates, with this update consisting of the core pregnancy system. As always, because pregnancy is a distinct fetish it requires the player to activate it within their game. Things feel like they're progressing nicely, with the following things currently complete (or in progress);
  • Pregnancy Variables & Options - Pretty basic, but now players can opt into pregnancy content within their game. Players are not fertile by default, but will usually need to become pregnant through a treatment (more on that later). The big current exception to that is a new option where the player is permanently fertile (and unable to remove that fertility), with some new minor new content in the introduction to go along with that. 
  • Impregnation Code - The core code for determining whether a player becomes pregnant during sex has been implemented. After sex that leads to the player having cum in their vagina, a code now runs which takes the player's fertility score (more on that soon) and checks if they randomly qualify for pregnancy. After that it figures out pregnancy duration, whether the player has multiple pregnancies, and finally begins figuring out the traits of any children the player is now pregnant with using information from their father.
  • Fertility Stat - Fertility is a new stat (with a corresponding virility stat that is less complete currently) which determines whether the player will become pregnant after having cum in their vagina. Various things increase it, ranging from; hip size, fertility boosters, being sex addicted, lactating, and special new traits from having already given birth multiple times.
  • Pregnancy Clinic Sandbox Location - A new location has been added to the game in the medical hub, which deals with everything pregnancy related. Players can meet a new NPC here, can get fertility and virility treatments, and can buy various booster mods. This is where players can become fertile/virile, and therefore get involved in the pregnancy content.
  • Skills & Traits - Lots of new traits, and a new skill, have been added to help further offer players control over the new pregnancy system. Not everything is currently accessible (for example the skill training for prenatal training is not currently in the game), however, there are 18 traits in there and the skill code. The 18 traits consist of; 1 base fertility trait, 1 base virility trait, 3 fertility booster traits, 3 virility booster traits, 3 multiple pregnancy chance traits, 3 pregnancy speed booster traits, 2 traits for having had multiple pregnancies (which increase speed and fertility), 2 traits for having impregnated multiple people (which increases virility).  
  • New Morning Interrupt System - Currently up until now there wasn't a way in-game for scenes to trigger upon the player having woken up. This code has been set up, which will allow for the player to wake up and have pregnancy progression.
  • Pregnancy Indicator Icon - A new sidebar icon has been added which indicates that the player is pregnant. It only appears after the player has realized that they are pregnant.
  • Pregnancy Progression Code - Code has been put in so that pregnancy progresses over time, moving form stage to stage. Interrupt scene framework has already been put in place, but the scenes have not been finished yet. 

That's what is already done, but what have I got left to do for this build? Well, I'll do my best to explain that below;
  • Pregnancy Progression Scenes - Scenes still need to be written for the player slowly becoming more pregnant. In total there will be 4 progression scenes for various stages (from recognition of pregnancy to the player being highly pregnant). However, there will also be variations of these scenes for whether the player has just woken up, whether the player is travelling to or from a location, and whether the player is using the room wait option.
  • Pregnancy Birthing Scene - The scene where the player gives birth still needs to be added to the game. This will also involve the players naming their children (or accepting a random name), and making the decision whether to keep the children or put them up for adoption.
  • Pregnancy Birthing Code - There isn't a huge amount to do here, but basically I'll need to swap the existing pregnancy code information into the birthed children information set, and also keep track of the children the player has decided to keep.
  • Nursery Location - A new location for the player to visit their owned children still needs to be added for this update, though may be kept more basic than planned at the moment as it's not a priority.
  • Pregnancy examine window descriptions - The last important part of this update will be adding in descriptions for the player being pregnant in the examine window, along with including the relevant pregnancy belly image.

As mentioned before though, there are still some major things I'll need to add to the pregnancy content over the next few builds. I won't go over every little detail, but the biggest aspects of the pregnancy content which will remain incomplete include;
  • Pregnancy Skill Training
  • Virility/Impregnation Content
  • Pregnancy/Impregnation Job
  • Lactation + Pregnancy Integration
  • Pregnancy Relationship Interactions

So, as you can see, there's a lot done, but still a fair amount to go. I'd estimate, hopefully, an update on Sunday evening featuring the base pregnancy system, but as with all things sometimes plans alter due to unforeseen circumstances. Fingers crossed everything above has you all excited though ^_^
Happy Gaming ^_^