jesebar

Newbie
Jan 14, 2018
16
20
Confident Buff does not carry over to a new wave, so you are wasting a turn + get a stack for taunt related passives for no reason.
Oh, you're right. I was misled by the fact that Karryn keeps her Confident pose in a new wave, but you're right the buff isn't actually there.
 

voidzone247

Active Member
Mar 12, 2017
765
921
I felt like sharing this for no other reason than having had the same goal. Since the sex moves are "skills", you can:

1. Find their IDs in Data/Skills.json;
2. Find those IDs in the skill list of enemies in Data/Enemies.json and add/remove as you see fit.

In my case, Cock Desire was rising faster than the rest, which resulted in guards initiating handjobs almost every fight and chaining them until Karryn orgasms and falls down....at which point guards would switch to a blowjob and chain that. So I removed both skills from all guards (there are 5 "types" as far as the Enemies.json entries are concerned) except one - so now only Karryn can initiate those -, and added the kick counter to all 5 of them (initially it is assigned only to one).
Yeah, I added the kick counter to all of them, but I didn't remove their other skills - rather, I removed the desire requirements from kick counter, and just keep my cock/mouth/boob desire low, and it seems they're unable to initiate any of their skills. Works, just a bit of a challenge :)
 
  • Like
Reactions: Beats9821

voidzone247

Active Member
Mar 12, 2017
765
921
hello i see you know the game code pretty well, is there a way to increase the cock desire needed to handjobs? im at 20 cock desire and karryn start the animation, its pretty anoying to be honest with you all
JavaScript:
Game_Actor.prototype.handjobCockDesireRequirement = function(karrynSkillUse) {
    let req = 80;

    if(this.isEquippingThisAccessory(RING_SCORPION_ID)) req += 30;
    if(this.isEquippingThisAccessory(MISC_NAILPOLISH_ID)) req -= 20;

    return req;
};
Increase the "req" value in this section of the code. Mine is already raised to 80, but you can raise yours even higher if you want.
 
  • Like
Reactions: Oscarsz

random78905

Member
Sep 7, 2017
206
113
Has anyone put together a list of all the edicts and store items somewhere? Having to take the edicts that unlock more edicts or store items (like the research edicts for example) is annoying since it prevents you from seeing the new edicts effects so you can know if they are worth going for.
 

Killknight

Newbie
May 11, 2020
40
18
By the way, that problem happened after I've unlocked the "cock kick" attack skill, when inmates try to strip her clothes the game crash @_@.
 

Killknight

Newbie
May 11, 2020
40
18
quick question. which is the best way to play for a new player like me?
Well, the best way is losing pal, and you will know what you will do by losing.
Mistakes are normal.
I suggest you Normal mode for you, if you wanna see H scenes, easy mode is kinda hard to for it, I am playing on Prisoner mode already.
 

Neriel

Active Member
Jan 19, 2018
992
1,010
quick question. which is the best way to play for a new player like me?
Just play the game honestly. The only thing I would advice to do at the start, is taking the Title Ambitious Experimenter since it is just the best one by far. And then the first thing you do, change your Title equipped. Now you should not have money issues in managing the Prison and from there, try stuff out. Try to play it like a normal game if you want and just see a steady progression of MC getting more and more corrupted or just play bad on purpose to see it happen more quickly. Up to you. And don't play on easy. Just don't.
 

Smallfrie

Member
Dec 25, 2018
486
195
quick question. which is the best way to play for a new player like me?
it depends on what you like.
If you prefer a pure MC then go for a power play with low desire.
If you are here for the slutification porn then either loose a few times or maintain a high desire gameplay + invest in energy regen
If you are here for a specific fetish then the only advice is experiment a lot and read the upgrade descriptions carefuly
 

annam

Member
Apr 13, 2017
321
325
What does it do other than making you suck?
That's what I'm, trying to see, but it's taking a while since for no I'm having a hard time making her stumble. The position is great for a lot of stuff so I'm curious.
 

wolfyjrb15

Member
Aug 28, 2020
326
63
Just play the game honestly. The only thing I would advice to do at the start, is taking the Title Ambitious Experimenter since it is just the best one by far. And then the first thing you do, change your Title equipped. Now you should not have money issues in managing the Prison and from there, try stuff out. Try to play it like a normal game if you want and just see a steady progression of MC getting more and more corrupted or just play bad on purpose to see it happen more quickly. Up to you. And don't play on easy. Just don't.
Also should i use the yellow and blue attacks for a type play style? i forgot which stats they raised
 
Jun 17, 2018
23
3
Does anyone have a completed save file for this version since I really don't want to bother to replay everything up to 0.6 since my file got corrupted.
 
4.60 star(s) 400 Votes