Should the points threshold be reduced?
Added 2025-05-05 10:00:08 +0000 UTCHello everyone, after the release of 0.vd public access, a number of players had problems with collecting points to move to the desired branch
At the moment, to move on to a conversation with Lisa about NTS, you need
if Lust >= 70 and Love >= 120
And for Lisa to approve:
if Lust >=150 and Love >=150 :
The maximum value of "Lust" that can be obtained by this point in the game is 159 points, and Love 248
To move to the Love branch, you need:
if Love >=210:
The maximum value of love that can be collected by this point is 248
To move to the NTR branch, you need:
if Freedom >=150 and Love <=82
The maximum value is 158 points Freedom and Love 82
The question is, should the threshold be lowered?
Comments
I think 20% is a good one, it'll still be high enough to have to work a little to reach it but you'll have much less chance of missing it by just one or two points
Cloud Strife
2025-05-05 13:38:55 +0000 UTCbut is it possible for lisa to get it approved? I've tried many times but I can't get to 150 lust and love
Federico
2025-05-05 12:45:45 +0000 UTC