- Nov 2, 2022
- 12
- 6
a suggestion for an update, what about at the time of hot coffee instead of just sleeping, I can continue but waste stamina and time??
wrong event. You need to go confront her about that then wait until the event where she assaults YOU and rapes you, killing one of the girls in the process if their stats aren't high enough to bypass it.Hey I gotta question about the kylie prison thing
I got her to the point where she went to the house and tried to assault one of my roommates
I don't see an option to go to the police station though, what I can't report her for assault?
The games got a lot of harems, but to form those you need to meet certain requirements. Sasha and Bree are your roommates and theyre the main two of the home harem. If you sleep with 2 girls, who can form a harem, within a week of each other before the requirements are met then there can be a showdown if you are in the same room as both of them, the result is that one or both leave the game...... I don't fucking get this game. Is the point, NOT to have sex with all the girls and just stay committed to one? Because the game sure the fuck is punishing me for doing the thing I though you were supposed to do.
You can't propose to everyone, only in select harem paths you can propose to certain multiple people. For example, Sasha and Bree in their Home Harem path. You can make everyone pregnant in the game but like... you gotta pay 100 for each child per week I think because of child support xD. And yes they can find out if you're cheating but if the girl is your slave, it doesn't matter if you fuck others.I have a question; can I propose to everyone and make them pregnant? or is it impossible and they will find out I was cheating?
ah so it doesn't matter if you made them your slave, but what if you propose to them before making them your slave? cause I propose to Samantha. Can I make her my slave after I propose to them?You can't propose to everyone, only in select harem paths you can propose to certain multiple people. For example, Sasha and Bree in their Home Harem path. You can make everyone pregnant in the game but like... you gotta pay 100 for each child per week I think because of child support xD. And yes they can find out if you're cheating but if the girl is your slave, it doesn't matter if you fuck others.
The game isn't punishing you, it's throwing you some curveballs so you need to play smart to get what you want. I heavily recommend you to..... I don't fucking get this game. Is the point, NOT to have sex with all the girls and just stay committed to one? Because the game sure the fuck is punishing me for doing the thing I though you were supposed to do.
I just checked the code and it seems that if Kylie is arrested and the game thinks she has killed someone you she will be put on trial and if you "Protest Kylie's innocence" and have a charm score of 120+ (110+ if she's pregnant either way you'll need to be at max charm and wearing fancy clothes, and/or the luxury watch (Lavish's tie will also work for the accessory)) and a knowledge score of 80+ this will get Kylie of of jail.Is there a way to unhide the police station without having Kylie do anything crazy (I don't really want to experience the path with the prison and all that), maybe with commands ?
kylie.flags.killed
doesn't actually remove the girl she killed from the game name.set_gone_forever()
is actually what's removing a girl from the game. Here's an example of what I'm talking about. $ kylie.flags.killed = "bree"
$ bree.set_gone_forever()
$ Room.find("bedroom2").hide()
kylie.flags.killed = "bree"
into the console then just do kylie.flags.killed = "mike"
or something instead, this command works with any NPC's name even the ones only accessible as the female protagonist, and don't worry stuff pertaining the the protagonist is under hero
so all clear there.kylie.flags.policestation = True
into the console as well so you can go to the police station and report the "murder".camila.unhide()
, DONE["kylie_investigation_2"] = game.days_played
, kylie.flags.arrest = True
, and kylie.flags.schedule = "jail"
and be done with it. I think it's better for you just to skip the actually killing with the command kylie.flags.killed = "name"
and temp-unlock the police station with kylie.flags.policestation = True
so you can report the murder and once you've done the content involving Kylie in jail you wish you can get her out without using any commands thus mimimizing the chances of something glitching. If you do want to get Kylie out of jail without the trial though the command is just kylie.flags.schedule = "default"
.The triggers for Sasha's foot massage event are in theI wanted to find out where the event for Sasha's foot massage is so that I can find all the requierements for it to trigger but I don't know where it is
watch
file in the ac
folder, under watch_tv_with(*people)
. Here's the line of code for the first check of the trigger.if hero.is_male and len(people) == 1 and sasha in people and hero.has_skill("massage") and (1 <= game.week_day <= 5) and game.hour > 20:
ch/sasha
in the file labeled base
under the corresponding names.ch/sasha
in the file labeled base
). Here's the trigger.You need to be BELOW 50 for the next event. That equal sign shouldn't be there. I had the same problem with it before figuring that out.How do I continue to corrupt Harmony? The in game objectives say to attend mass but she doesn't appear at church at all on Sundays anymore and Yes the purity stats says 53 but I can easily hypnotize her and put it back to 50
View attachment 4355909
In the wiki it says:
View attachment 4355926
What am I missing? and How do I progress her corruption Events?