This game was abandoned until Mr C "finished" corruption so I guess he's only been working on this game for a little over 2 years, not 5.
And how did you change the variables? I tried to do it but none of the variables worked for me
Do you know how to open the console?
- Go to lust village's directory\renpy\common
- Delete the file 00console.rpyc
- Open the file 00console.rpy and change the command config.console to True. Save and close
- Open the game and load your save normally
- Shift + O and you're on the console.
Now each character's stat have a variable: love, corruption, obedience and cons. Some of the characters only have corruption (the ones that you don't need to raise every stat individually, like the nun). To change a stat, you need to put on the console like this for example:
Do it for every variable (love, corruption, obedience and cons) and for every character you want (there's a character that I don't remember the name in game, but on the game code she's called kevin_mom, so if you want to change her stats you need to use kevin_mom instead of her name in game). I don't know if it breaks something on your save. I've never had any problem, but I recommend creating a backup before changing anything just in case. If it even breaks something, it should affect that save only.
If you want to know how much is the current stat of a certain character, just insert the command without the "=" and the number, like this:
or