cookiecrisp4711
Newbie
- Feb 1, 2022
 
- 17
 
- 13
 
- 56
 
That's sad and a shame. But it's ok. You are the creator/developer!Hi! Nope, it isn't planned.
That's sad and a shame. But it's ok. You are the creator/developer!Hi! Nope, it isn't planned.
Your character has a series of interrelated abilities to induce lust and hypnotize people. This will often be scripted, sometimes it's the player's choice to do it or not, or you will get to choose in which direction you steer somebody's changes.What kind of mind control is in the game?
Current output seems to be about 2-3 times per year.How often is this updated? So much content is here.
ooooooooooffffCurrent output seems to be about 2-3 times per year.
Thanks for your reply.well i'm late and i hope you have solved it already.
love/corruption points for the MC are "passive". They change with your in game choices. Mainly choices related to your interaction with women.
open the browser console and wrtiteThanks for your reply.
Actually, since I'm not playing using the walkthrough, I must have missed something at some point. As a result, at one point, it tells me I don't have enough points to see certain parts of the game.
So my question was more about how to change the player's corruption and lust variables without having to restart the game from the beginning ?
 SugarCube.State.variables
	 SugarCube.State.variables.corruption = 50
	 SugarCube.State.variables.laurentrust += 30
	 SugarCube.State.variables.lilylove -= 12
	Thanks youopen the browser console and wrtite
you will find a list of all game variables.(you need to expand the list)Code:SugarCube.State.variables
for example to change player corruption to 50 is
increase lauren trust by 30Code:SugarCube.State.variables.corruption = 50
reducing lily loveCode:SugarCube.State.variables.laurentrust += 30
etc...Code:SugarCube.State.variables.lilylove -= 12
They're all mutually exclusive I believe, locked to their respective routes. They basically just unlock specific interactions at specific scenes. None of them come up very often, I only remember getting them like once or twice per route.What are the blessings of love and chaos grant you? I tried to use the console but couldn't seem to get all 3 on the same playthrou and I don't want to restart the game twice just to satisfy my curiosity about what other super powers I can get from the shadowy figures.
Love the game so far and I am planning on doing a love playthrou eventually but it will probably take a while till I have the time to do it.
The chaos path from what I understand has a lot of rap and miserable characters so I don't think I will ever play that as it is not my cup of tea. But I am really curious about the blessings and would like to know what powers the other paths not taken give you.