raj143

Member
Jun 22, 2019
299
205
198
Arousal 3/8

Intrigue 20/100

Intelligence 10/100

Corruption 10/100

Morality 60/100

Energy 20/25

Exhibitionism 0/50

Appearance 5/50

how to increase THIS code?
 

cooldevo

Active Member
Jan 30, 2021
894
1,064
211
Arousal 3/8

Intrigue 20/100

Intelligence 10/100

Corruption 10/100

Morality 60/100

Energy 20/25

Exhibitionism 0/50

Appearance 5/50

how to increase THIS code?
I'm not sure what increasing the code means, but I'll assume you are talking about increasing the variable values. The easy answer is make choices that increase/decrease those stats. Very few of them have any actual use yet, so you aren't likely missing anything. If you are referring to things like the one event, taking a selfie in front of the bathroom mirror, yes you need certain stat (Corruption, I think) levels, but if I recall from looking at the code, there's virtually no in-game story/events around it yet.... so you are not missing anything. I haven't looked at the code recently, so I may be misremembering. Later as the story progresses more of the variables *should* have a use.

MC stats are inside a dictionary variable. 'fcs' is the dictionary that contains all the MC variables. So if you want to change Corruption using URM, then you'd search for the variable "fcs". Other game characters follow a similar fashion by first name. Amelia is a dictionary under 'amelia', Dylan under 'dylan', Justin under 'justin', and so on....

You don't have permission to view the spoiler content. Log in or register now.

From there click the "Value" column that says <class 'store.Player_character'>, and you'll see all the MC's variables. There's a LOT in there (51 items), including stats/counters, and the such.

You don't have permission to view the spoiler content. Log in or register now.

You can 'remember' variables within fcs, and you can give them whatever name you want... as you can see above in my example.

If you use the RenPy console, it's just standard python fcs.corruption will show the value, and fcs.corruption = 23 will change it to whatever number you specify. For other characters, for example Justin, it'd be justin.corruption

Currently changing them has little to no value, but will start to matter over time.
 

baneini

Engaged Member
Jun 28, 2017
2,104
3,272
498
The approach with ai is pretty good, they generally make sex scenes more appealing while some more random ai scenes seem unmotivated.
Since it uses regular models theres no terrible ai facial expressions
 

Saerwen

Engaged Member
Jul 7, 2017
3,609
9,667
706
I won’t shy away from bold statements — if the game continues to evolve in this direction, it could very well become the greatest erotic game in history.
That's because it focuses more on eroticism in sexual relationships rather than porn. Pure porn is rarely realistic and good. Erotica gives a mysterious vibe which is tickling your imagination and you want to see more which is why it's better. Anticipation is everything and build up of romantic and sexual tension results in passionate sex. I prefer when FMC have chemistry with male characters.
 
Last edited:
4.20 star(s) 65 Votes