ShadowEdge

Newbie
Jan 15, 2018
75
38
Anyone else having this problem?
Eventually, shortstacks and onis stop giving birth to slaves, only other monster girls. Usually happens late into the game, I'm close to day 50.
This also used to happen before version 4.0.
 

Ashurael

Member
Nov 16, 2017
206
152
Anyone else having this problem?
Eventually, shortstacks and onis stop giving birth to slaves, only other monster girls. Usually happens late into the game, I'm close to day 50.
This also used to happen before version 4.0.
its not a bug. the monstergirls have a 70% chance to give birth to the same species as their mother, so monstergirls born from monsters can give birth to humans. but if you breed with a monstergirl born from another monster girl it becomes almost impossible to get a human child. you can hange this in the mix files in the character section.
 

ShadowEdge

Newbie
Jan 15, 2018
75
38
its not a bug. the monstergirls have a 70% chance to give birth to the same species as their mother, so monstergirls born from monsters can give birth to humans. but if you breed with a monstergirl born from another monster girl it becomes almost impossible to get a human child. you can hange this in the mix files in the character section.
Interesting. Thanks for the information.
I guess I'll have to plan better with that in mind.
 
Jan 6, 2018
95
140
I'd personally change it on the woman_player.mix to change it from a 70% Maternal Grandmother, reduce the number and add a split chance between woman/sister (maybe 5-10%?), that way you get a shot at Sister at a lower% and Woman at a higher %.
 

DKing369

Newbie
Jan 8, 2023
17
10
View attachment 4394125

This part of the screen, within a couple pixels.

EDIT: Based on the image you posted, i have discovered that clicking in the top right fixes it! So I guess I opened the dev console by accident without it actually rendering? I don't seem to be able to actually type in any commands, it just blocks the top of the screen without any visual indication until I click an "x" button that isn't there...
pressing "~" in your keyboard may fix the top of the screen unclickable. It's the way to open the console command and to close it. I did and on my case with the newest version its working. there will be another little box on the right side so if u want to get rid of it u should close the game.
 

FluffyRaKu

Newbie
Jan 2, 2023
60
81
I'd personally change it on the woman_player.mix to change it from a 70% Maternal Grandmother, reduce the number and add a split chance between woman/sister (maybe 5-10%?), that way you get a shot at Sister at a lower% and Woman at a higher %.
I can see that being quite useful as a quick-fix solution in the current version, but in the long run it probably would end up being a bit odd once we see the other races in the game.

This would probably be a bit less of an issue if we could see what the recent lineage of our units was though.

Alternatively, I wonder if it work work to just make 2nd generation monmusu sterile? It would avoid this whole issue and could easily be balanced around making the 2nd generation ones get some extra traits.
 
Jan 6, 2018
95
140
I can see that being quite useful as a quick-fix solution in the current version, but in the long run it probably would end up being a bit odd once we see the other races in the game.

This would probably be a bit less of an issue if we could see what the recent lineage of our units was though.

Alternatively, I wonder if it work work to just make 2nd generation monmusu sterile? It would avoid this whole issue and could easily be balanced around making the 2nd generation ones get some extra traits.
I mean, yeah it is a quick fix, though I think it is explainable because the player is currently human, so less 'expressing a small amount of sister/woman' and more a small amount of expressing the 'player' genes.

I could see them just grabbing the id's (unknown for null) and doing it like they did MBM. Simple solutions.

I don't think 2nd gen Monmusu being sterile makes a whole lot of sense though. Could introduce some no win scenarios. It also doesn't help if you get Monmusu from alternate sources, as they'd still have the issue of no prior parentage to pull from when selecting the race.

I've not checked if Devs have stated a desire for monmusu to be player only in the future, in which case it'll become a non-issue anyway if they could breed with Man to create Woman/Sister/etc.
 
  • Like
Reactions: flannan

DarkstarDrago

Newbie
May 5, 2017
38
10
Running into an issue where the enemy raiding party gets stuck on a spot beyond the stockade. I tried loading to before it happened and it repeated. Also when another wave came they got stuck at the same spot. Any way to fix or avoid it?
 
Jan 6, 2018
95
140
Running into an issue where the enemy raiding party gets stuck on a spot beyond the stockade. I tried loading to before it happened and it repeated. Also when another wave came they got stuck at the same spot. Any way to fix or avoid it?
I've not heard of that one before, but you might want to give more information.


What day did it start, what infamy level are you, which side (or both). Did it start after a long play session? Have you modified the game files in some way? And are you on the most recent version?


It'd also be a good idea to take a screenshot so people can see exactly where as well.
 
  • Like
Reactions: flannan

uglywolf

Member
Nov 3, 2018
240
157
Running into an issue where the enemy raiding party gets stuck on a spot beyond the stockade. I tried loading to before it happened and it repeated. Also when another wave came they got stuck at the same spot. Any way to fix or avoid it?
If this literally needs an immediate attention, should really ping UnknownDevDot

Anything you could tell us on how to reproduce this? Like, any specific actions you did before it happened?
 

ShadowEdge

Newbie
Jan 15, 2018
75
38
Now that I think, do slaves birthing slaves with the MC also make impossible for them to birth monster girls with monsters?

And how does fetal growth is calculated, since both monster and slave have the stat? The sum? Average?
 

flannan

Engaged Member
Dec 15, 2022
2,307
2,294
Now that I think, do slaves birthing slaves with the MC also make impossible for them to birth monster girls with monsters?
I think that is not the case. I have to breed slaves to have one for orcs and one for goblins, and it doesn't seem to impact my monstergirl supply.

And how does fetal growth is calculated, since both monster and slave have the stat? The sum? Average?
Since the baby's race is known at conception, maybe just by applying the baby's stat?
 
Jan 6, 2018
95
140
Now that I think, do slaves birthing slaves with the MC also make impossible for them to birth monster girls with monsters?

And how does fetal growth is calculated, since both monster and slave have the stat? The sum? Average?
The first one is easy: No. It is impossible currently for a slave to be unable to give birth to a monster.

Long answer behind the scenes, the .mix files dictate how (and the % chance for it) and what can be born from a union. Anytime a monster breeds a slave, you get an 80% chance for it to be a monster, 20% for a Monmusu. This can change in the future, of course.

Fetal Growth time code that matters:

You don't have permission to view the spoiler content. Log in or register now.

Short answer: It's the mother, and it has a minimum of 15 seconds.

Also, Sex time is determined by the male, and has a minimum of 5 seconds.

Edit: For the code for the others, it is part of the UpdateTrait method, btw.
 

DarkstarDrago

Newbie
May 5, 2017
38
10
I've not heard of that one before, but you might want to give more information.


What day did it start, what infamy level are you, which side (or both). Did it start after a long play session? Have you modified the game files in some way? And are you on the most recent version?


It'd also be a good idea to take a screenshot so people can see exactly where as well.
I was hoping to see if letting the game run it would reset whatever it is on its own, so I guess the auto save before it started was saved over. Based on the manual save I do have, it would have to have been day 43 or 44. I was doing a lot of shifting things around before it happened (deleting old women that didn't have bonuses and placing more with bonuses into the pens). Left side. 450 infamy so almost level 3. I didn't touch the files. Version 0.4.0.3. There was a point way earlier where I had too many monster character windows open and unity said a stack overflow error happened, but I'm not sure if that is related.
 
Jan 6, 2018
95
140
So I guess the best pairing would be is mating a slave with conception and growth with a monster with sex time and his best stat.
The big issue is that you only are guaranteed 1 trait being passed on, so if you wanted damage on all, you should go for it.
I'd also imagine the biggest 'killers' are Conception rate and then fetal growth time. Sex Time currently is nowhere near as 'bad' as FetalGrowthTime for army production. Conception Rate currently isn't terrible either, though you do deal with the 'downtime' between attempts as well.

Guaranteed production feels better than missing a 70% chance or so. Then the time for the newborns to grow, as then that slave cannot be producing new units. Still a nightmare to get 3 traits currently instead of only 2, let alone the guaranteed 1.

As an aside, playing with the number of guaranteed traits being passed on sounds like a wonderfully meaningful upgrade.
 
  • Like
Reactions: flannan

turtletamer

Newbie
Jan 29, 2020
17
30
The main thing is diminishing returns. There's a few categories:
Actual cap. Trait gets bigger, but effected mechanic is limited.
Sex Time
Fetal growth time
Crit Chance
conception chance
Knockback resist

Soft cap (numbers get bigger, but nothing in the game can actually differentiate)
Damage
Crit multiplier

Leaving only health that can, uncapped, deliver some marginal effect, but even that effect ultimately gets very small.


Development wise, what might be better overall is passing down averages plus or minus a fixed value/percent rather than sums. Spit balling pseudocode, something like round((.9+.2*rand())*($mom.trait+$dad.trait)/2) + randint(-1,1). That's an average, scaled between .9 and 1.1, rounded, then possibly increased or decreased by 1. That should keep breeding meaningful for much longer.
 
4.40 star(s) 24 Votes