TropicanSnow

Newbie
Jul 29, 2017
18
34
92
Well, I'll just repost it here instead.

I'll say, when I first saw this post I thought I wouldn't even consider it as it's not my fetish, but then I thought of how easy it would be to make seeing as the game already has the pregnant belly images one would need. I'll already be learning how to switch the active image for my condom mod anyways.

So, a few questions for you:

Would it be enough, just changing to a pregnant belly once enough semen is inside Hazumi?

How much semen would it take to reach each level of inflation?

What should happen if Hazumi is already pregnant? Should her pregnancy stage go up, or not be changed at all?
 

lullus35

Newbie
May 4, 2020
64
109
198
Well I kinda like the idea about cum inflation but that does mean some changes to chances of pregnancy.
 

johndoe1545

Resident Head-Patters
Moderator
Donor
May 5, 2017
2,588
5,523
756
on other note, is there way to tweak amount of cum? like 1 ejaculation instantly filled her up
 

TropicanSnow

Newbie
Jul 29, 2017
18
34
92
on other note, is there way to tweak amount of cum? like 1 ejaculation instantly filled her up
This was due to the default values of Regisseur's mod.

After some consideration I decided to lower them back down to base game values for the version included with my mod. I've released a new version to reflect this change.
 
  • Like
Reactions: johndoe1545

johndoe1545

Resident Head-Patters
Moderator
Donor
May 5, 2017
2,588
5,523
756
This was due to the default values of Regisseur's mod.

After some consideration I decided to lower them back down to base game values for the version included with my mod. I've released a new version to reflect this change.
looking forward to the cumflation mod
 

Gakuto-dono

Member
Mar 26, 2020
107
78
125
Which code control the baby numbers? Searched the pregchan hazumi thread, didn't find it
Global_Script.js file:


function multiBaby(it){
var s = $gameSwitches._data;
var v = $gameVariables._data;

//胎児の数
var kiso =6
v[59] = 1 //change the "1" with the number of babys you want
if ( s[59] ) { kiso= 3 }
for ( var i=10; i>=2; i-- ){
if ( randmm( Math.floor(Math.pow((kiso),(i/1.6))) ,1 ) <= 1 ){
v[59] = i // change the "i" with the same number you change for the "1"
break;
}
}



...can someone provide a link to pregchan thread?
the old threads are dead, this is the current one
 
  • Like
Reactions: Blackrockomega

ohaipo1

Newbie
Apr 16, 2020
46
5
96
does anyone know how the birth delayer mod works? I made Hazumi take the medicine from the pharmacy and she still gives birth at the usual time
 

baltic1284

Member
Apr 27, 2019
248
48
120
unfortunantly no I don't as I don't have the mod itself as I don't have money to give for it or the slum lord one either.
 
4.10 star(s) 33 Votes