Karryn's Prison
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

Karryn's Prison

View Stats:
Kanzaki_Eli Dec 20, 2021 @ 10:06pm
Exhibitionist Build
Just as the tittle says, is there any way?
< >
Showing 1-11 of 11 comments
alekzanderlr Dec 20, 2021 @ 10:13pm 
If you're going for the sex build you'll soon get exhibitionist passives whether you want them or not.
While "fun" in the ero sense, it is actually *very* detrimental as it cannot be reversed without ending the day and it prevents from going into several rooms, like the bar.

I hope the devs make it reversible without losing the day...maybe add an option inside your room/station.
Kanzaki_Eli Dec 20, 2021 @ 10:23pm 
Originally posted by alekzanderlr:
If you're going for the sex build you'll soon get exhibitionist passives whether you want them or not.
While "fun" in the ero sense, it is actually *very* detrimental as it cannot be reversed without ending the day and it prevents from going into several rooms, like the bar.

I hope the devs make it reversible without losing the day...maybe add an option inside your room/station.
so far only found stripped of uniform, no option to deliberately take them off yet. just wonder if there any.
yep with damaged uniform i cant go to bar etc.
alekzanderlr Dec 20, 2021 @ 10:39pm 
Originally posted by Kanzaki_Eli:
so far only found stripped of uniform, no option to deliberately take them off yet. just wonder if there any.
yep with damaged uniform i cant go to bar etc.
I don't think you can ever disrobe voluntarily but with each relevant passive she makes less of an effort to redress herself or to clean herself up.
Kanzaki_Eli Dec 20, 2021 @ 10:54pm 
Originally posted by alekzanderlr:
Originally posted by Kanzaki_Eli:
so far only found stripped of uniform, no option to deliberately take them off yet. just wonder if there any.
yep with damaged uniform i cant go to bar etc.
I don't think you can ever disrobe voluntarily but with each relevant passive she makes less of an effort to redress herself or to clean herself up.
ahh, i see, okay thanks.
BirdOfPray Dec 21, 2021 @ 4:42am 
You can change game's js plugin files to 'not' fix her clothes after each fight, making game harder and nuder. You can disable panties as well.
Kanzaki_Eli Dec 21, 2021 @ 7:34am 
Originally posted by BirdOfPray:
You can change game's js plugin files to 'not' fix her clothes after each fight, making game harder and nuder. You can disable panties as well.
i dont really understand on how to change that :v
BirdOfPray Dec 21, 2021 @ 8:06am 
I'm afraid you'd ask. Here we go:

- Go into game's files then www -> js -> plugins
like this: (C:\Program Files (x86)\Steam\steamapps\common\Karryn's Prison\www\js\plugins)

- Open RemtairyKarryn with Notepad (I use notepad++)

- Ctrl+F to find keyword "cloth"

You should see something like this:

//Post Battle
Game_Actor.prototype.postBattleCleanup = function() {
this.setAllowTachieUpdate(false);
this._emoteMasterManagerIsRunning = false;
this._dontResetSexPose = false;
this._orgasmCallQueuedUp = false;
this._startOfInvasionBattle = false;
this.restoreClothingDurability();
if(!this._lostPanties) this.putOnPanties();

- Put "//" without quotes at the beginning of the restore cloth.

- Like this:

//Post Battle
Game_Actor.prototype.postBattleCleanup = function() {
this.setAllowTachieUpdate(false);
this._emoteMasterManagerIsRunning = false;
this._dontResetSexPose = false;
this._orgasmCallQueuedUp = false;
this._startOfInvasionBattle = false;
//this.restoreClothingDurability();
//if(!this._lostPanties) this.putOnPanties();

- Done.
BirdOfPray Dec 21, 2021 @ 8:07am 
You can also do the same with panties
Kanzaki_Eli Dec 21, 2021 @ 9:51am 
Originally posted by BirdOfPray:
You can also do the same with panties
thanks, i'll try it.
BirdOfPray Dec 21, 2021 @ 12:24pm 
Make sure to backup files. Also you might need to do them again if any update comes.
finish all the non-fighting tasks (bar, receptionist, stripper, janitor) before taking on the guards/prisnors is how you avoid this.
personally it's how i level up. so much xp.
its basically just like rioting without losing money. they seem to not riot (though max bar, max strip, max receptionist, max janitorial helps ALOT), and you are now the predator. its funny, they start to run from you after a while, u actually gotta chase em.
< >
Showing 1-11 of 11 comments
Per page: 1530 50

Date Posted: Dec 20, 2021 @ 10:06pm
Posts: 11