mnkq12

New Member
Jul 3, 2024
1
0
11
donno where I fked up in the story got Judy stuck at 60% and it wont increase no matter how many times I visit the alley or the house...
 

Samu13

Member
Jun 13, 2018
406
608
261
donno where I fked up in the story got Judy stuck at 60% and it wont increase no matter how many times I visit the alley or the house...
You don't need to increase her relation. The only characters that have relation checks are Julia and Lucy (both have a check for 90+), Andrea (20+) and Lily (40+).

As for Judy, all the increases in relationship are capped at 60, so you can't increase it further without using my mod or the console. An option to increase it would be using the phone, but as far as I can tell there's no way to add her (without cheating anyway).
 
  • Like
Reactions: mnkq12

xapican

Message Maven
May 11, 2020
12,692
20,328
998
Currently you can't. Maybe you'll be able to when the quests advance, though I doubt it.
No, one of the rare post of Dev himself said it is either Vampire or Werewolf not both.
because of the amount of renders coming up for this option. iirc
 
  • Like
Reactions: Samu13

indio68

Forum Fanatic
Sep 26, 2020
4,583
4,091
387
so all reworking stuff again.Damn i need to restart the game for the 3rd time? uff
 
Last edited:

Darth Vengeant

Well-Known Member
May 6, 2020
1,184
1,457
358
There is a cards/achievements list. It's linked in the OP. All missing achievements should be explained there. If you have questions about a specific one that you still can't trigger, let me know to clarify it better and possibly update the list.
No. That doesn't tell you HOW to get each achievement.
 

Samu13

Member
Jun 13, 2018
406
608
261
so there is some new contents ? thanks
To expand on what xapican said, this update brings (beside the reworked renders for the previous quest steps), the end of the alien quest (lots of sex). Once that's done, there are repeatable events where you can:
-quest-like scenes with the alien leader (multiple scenes that escalate)
-have sex with the alien girl/Anna/Lily (single scene)
-have sex with several character clones with the pheromone machine
-quest-like scenes with Diana, Vanessa and Lara in school (multiple scenes that escalate)

If in doubt, check my achievements list post, it has all the new 0.82 stuff in there in a separate place for convenience.

No. That doesn't tell you HOW to get each achievement.
What do you mean? That's exactly what it does and why I created it. The only quests that don't tell you how to get them are the quest ones, because that is just following the quests. Everything else says how to get it. For example:
A nice coffee: Lucy sex after talk in bar
Addict: Consume S100+ (pill that increases arousal) until addiction reaches 100%
Alone with Emma?: Emma sex after talk in bar (unavailable after you finish the Sacred Sex quest)
Amelia surprised: Amelia blowjob in bathroom
An Unexpected Gift; Completed Emma's quest (Sacred sex), in Olivia's bedroom at 19-21h, random chance for different scene with Ava if Ava is not exorcized
Those are the first repeatable ones in the list. They all explain how you get them.

As I said, if you need to finish a specific one and you think the description provided doesn't help, let me know and I'll tell you how to get it and probably update the list.
 

japdre42

Member
Jun 22, 2024
204
493
149
I’m on the nightclub quest and need a disguise I bought the men’s suit at the clothing store but it still doesn’t do anything when I go to the nightclub any help with this quest?
 

Samu13

Member
Jun 13, 2018
406
608
261
I’m on the nightclub quest and need a disguise I bought the men’s suit at the clothing store but it still doesn’t do anything when I go to the nightclub any help with this quest?
It's not the suit you need, it's the hoodie. Once you have it you can go in again.
 

Samu13

Member
Jun 13, 2018
406
608
261
How do you get the hoodie it isn’t in the clothing store?
It should be in the clothing store. It's a bit dark, so make sure you're not just not seeing it properly.
I tried starting a new game and it's there from the start.

If you still can't get it, first check that the game doesn't consider it in your inventory by typing this into the console:
Code:
hasItem(playerInventory, "hoodie")
You can also check if the clothes store doesn't have it with:
Code:
hasItem(clothesStoreInventory, "hoodie")
If it's in neither of those, you can simply add it yourself with:
Code:
playerInventory.addItem(hoodie, True)
 
3.90 star(s) 111 Votes