namtab

Member
Jun 28, 2020
164
89
in version 29b I was able to increase my relationship with Vincent on the first day by selling + buying 2 pieces of wood found from first explore and immediately the event to meet Blair unlocked but still couldn't unlock the underground city, still had to wait
 
  • Like
Reactions: ttyrke

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,513
1,799
in version 29b I was able to increase my relationship with Vincent on the first day by selling + buying 2 pieces of wood found from first explore and immediately the event to meet Blair unlocked but still couldn't unlock the underground city, still had to wait
Thanks. Will check it out
 
  • Like
Reactions: namtab

depechedNode

Well-Known Member
Oct 10, 2017
1,808
3,767
Related or not just a heads up about Vincent, when you buy things from him, buy one by one to increase relationship. If you buy as batches, only every purchase increases releationship, not every piece.
 
  • Like
Reactions: LizJ and ttyrke

fanevagabontul

Active Member
Jan 3, 2019
764
130
I found the girl he was looking for at VIP
The only difference, he has dyed hair :))
What do I do now ?
I was in the VIP room and it keeps telling me that a customer is looking for a girl :)
 

McFaper9000

Newbie
Nov 4, 2020
33
17
Is there a full list with all the traits for NPCs that can be given to them, and how?
(example: anal slut trait - from having a lot of anal sex)
 
Mar 17, 2020
1
1
I think I've found two bugs:

1. Whores pregnancy doesn't check if she was already pregnant:

<<if !$slaves[_i].gender && setup.percentageChance(5)>>
<<set $slaves[_i].pregnancy = 0>>
<<set $slaves[_i].pregnancy_father = 'unknown'>>
<</if>>

and

<<if !$guests[_guestI].gender && setup.percentageChance(5)>>
<<set $guests[_guestI].pregnancy = 0>>
<<set $guests[_guestI].pregnancy_father = 'unknown'>>
<</if>>

So existing pregnancy is overridden if the chance passes.

I think it's probably better to use usual setup.pregnancyChance function - it checks if girl is pregnant, if she's a breeder the chance is higher, and it kinda makes sense to have same chances as in all other sexual encounters.

2. Offering a girl slave to a boy slave doesn't check if the girl is a virgin, so she remains a virgin if she was initially. She still can get pregnant, though :)
 
  • Like
Reactions: ttyrke

Strec

Active Member
Feb 20, 2018
617
401
The bug would be to have any non innate attributes transmited to children :ROFLMAO:

I would be curious to see someone able to explain to me how anything depending of education (here skills and sexual traits) could be transmitted at birth in a logical manner...

Note that, in any breeding game, the full tranmission, without a random chance, of attributes or anything else conducts inevitably to a rush to the "perfect children" and a loss of all interest in the game as soon as this objective is reached :)

I think it's probably better to use usual setup.pregnancyChance function - it checks if girl is pregnant, if she's a breeder the chance is higher, and it kinda makes sense to have same chances as in all other sexual encounters.
I think that it probably be better to intruduce some sort of vaginal contraceptive , having whores without contraception methods is so a nonsense...

Having already pregnant girls whoring could be interesting as some customers couldd have this fetish but taking the risk to have uncontrolled pregnancy is completly inconsistent in a game where management is an important part.
 
Last edited:

DarkMage73

Member
Aug 22, 2022
171
543
It's impossible for any child to acquire sexual traits. Those kind of traits are inherited, there learn't through constant use once there old enough. Same go's for skills, they cant be a gatherer or wood cutter without first learning how to do the job, same as gardener.

The only traits a child can get, is racial, looks, eye color, physical attributes. Skills are Learnt through time, not inherited. Having children have any kind of skill realted job or sexual skill once born in game is pathetic.
 
  • Like
Reactions: Strec
3.70 star(s) 51 Votes