Similarly, The Black Scorpion is supposed to be named Kuro Sasori, but he's winding up with a random name from the same pool as the Cultist Monk.
How did she get into your house?
She's in your house for only 113 days according to the info. Did you get a two for one deal at the local market or something? Although she should have had the baby before she got to your house (I think it's 300 days in game).
Something might have gone wrong with the counters, IDK.
I'm not sure if this is intentional but the female on female pussy xp seem to trigger extremely rarely.
My understanding is that a random number between 1 to 6 is generated, then a modifier (+/-) is applied to the result based on pupil beauty stat. The lower the beauty stat the higher the modifier, the higher the beauty stat the lower the modifier. Additionally educator corruption applies a negative modifier if 80+.
/* chance for an educator to use pupil sexually */ <<set _ransex to random(1, 6)>> <<if _npc.likesadist gte 80>><<set _ransex-=1>><</if>> <<if _slave.beauty lte 9>><<set _ransex+=1>><</if>> <<if _slave.beauty lte 19>><<set _ransex+=1>><</if>> <<if _slave.beauty lte 29>><<set _ransex+=1>><</if>> <<if _slave.beauty gte 65>><<set _ransex-=1>><</if>> <<if _slave.beauty gte 75>><<set _ransex-=1>><</if>> <<if _slave.beauty gte 100>><<set _ransex-=1>><</if>>
The following requires the random roll plus modifiers to result in 3 exactly for the xp gain to trigger, this would mean a pupil with too high a beauty stat can't be trained by a female educator with high corruption as the modifier will always result in a value lower than 3. My question, is "_ransex is 3" intentional or should it be something like "_ransex lte 3"?
/* female pupils increase pussy xp from female educators */ <<if _npc.sex is 0 and _slave.sex is 0 and _ransex is 3>> <<if _slave.pussyxp lte 69>><<set _slave.pussyxp+=1>><</if>>
Hi!
Can't train follower. She won't rise any of attributes fron training in dojo (str, dex, etc.). I can train her with sciense, but nothing in dojo (rolls are succesful). AND now I see that noone of followers do. I can't train them! MC's attr rising, but nobody's else. What's wrong?
Oh, nice turn of events! Attrs rises, but only for 1 of the followers! For example I had 5 succesful rolls, and one follower rised 5 points, everyone else had no progression!
Armor won't be repaired by quartermaster. What's wrong with this new 0.8.4.10 version?!
This is just an unimplemented feature (Zip64 most likely) by whatever is being used to unzip the file. Later versions of WinZip fix this as does the file explorer on Windows Vista or later. On the Mac, the built-in "Archive Utility" doesn't implement this, but the built-in command line tool (unzip) does. On Linux unzip also works just fine, as does PeaZip. This is not a bug with the zip file.
Hello. This is my first time playing the game but ran into an issue.... I'm playing on Brave since that's my default browser and well, it kidna cuts off at the very top. I can shrink the screen to get it to display the traits and such but well, it makes everything SUEPR tiny and hard to read..... So, I sorta had to cut my losses when I couldn't find any other work around that and no, going full screen doesn't fix the issue since the top is still cute off WITHOUT going to the zoom options and hitting 80%, which again, makes it too small for me to really read things well without being extremely close to the screen. So yeah, for the time being, the game is kinda... visually unplayable for me for the time being....