She’s waiting… ready to tease you LIVE — come play. Join Now!
x

Zoness

Newbie
Jul 30, 2020
26
33
79
I must be doing something wrong. Got to day 25 and enemies are just so fucking strong lost at level 2, I'm completely stonewalled. Played on warden mode, any build recommendations.
 
Last edited:

Neriel

Well-Known Member
Jan 19, 2018
1,033
1,069
348
I must be doing something wrong. Got to day 25 and enemies are just so fucking strong lost at level 2, I'm completely stonewalled. Played on warden mode, any build recommendations.
Well, there is always a chance, that it had nothing to do with your build. For example, did a specific enemy type give you trouble?
 

itsformysin

Member
Jun 21, 2019
115
115
148
I must be doing something wrong. Got to day 25 and enemies are just so fucking strong lost at level 2, I'm completely stonewalled. Played on warden mode, any build recommendations.
Follow this path you don't even need to leave Karryn's office.
Remove your title "Emperor's Secretary"
Starts with "Prison guards for office" and "self paid equipment"
Then publish all files

Now you have a very strong economy.
Then buy "palladium" first.

From here on pay attention to order and control and start to push forward
With palladium you won't lose pretty much any battle
 

Zoness

Newbie
Jul 30, 2020
26
33
79
Well, there is always a chance, that it had nothing to do with your build. For example, did a specific enemy type give you trouble?
Enemies in general became very numerous and tanky on the second floor, maybe my stats were spread thin also I was level 23. It seems like even a little fatigue is majorly detrimental.
The slime boss was tough it healed off most of the damage I did with slam, couldn't push past it.
Heres the stats

Follow this path you don't even need to leave Karryn's office.
Remove your title "Emperor's Secretary"
Starts with "Prison guards for office" and "self paid equipment"
Then publish all files

Now you have a very strong economy.
Then buy "palladium" first.

From here on pay attention to order and control and start to push forward
With palladium you won't lose pretty much any battle
Thanks I'll try this soon. I've been digging through this thread and yeah this game as much as I like it so far can be pretty obtuse, hundreds of pages tht include lots of confusion. The message at the start was like "you'll figure it out don't worry". Apparently not lol. Inb4 anyone says read guard tutorials in the guard room I did
 

Neriel

Well-Known Member
Jan 19, 2018
1,033
1,069
348
Enemies in general became very numerous and tanky on the second floor, maybe my stats were spread thin also I was level 23. It seems like even a little fatigue is majorly detrimental.
The slime boss was tough it healed off most of the damage I did with slam, couldn't push past it.
Heres the stats
Never ever fight if you have +25% Fatique. You are only making it harder for no good reason since the higher your Stats the more the Fatique penalty makes you weaker. When it comes to your Stats, well you are going for a Slut run? Then your points in Strength are absolutly wasted. And if you have trouble keeping Slut Level low, you should go for more AGI/DEX, since they both work well in a fighter or Slut Build. When it comes to the number of enemies, make sure you have Skills like Skewer or Cleave, since you can kill mutiple enemies with one attack.

Edit: Also upgrade your bed always. Those kind of sleep penalties will wreck you.
 

itsformysin

Member
Jun 21, 2019
115
115
148
Enemies in general became very numerous and tanky on the second floor, maybe my stats were spread thin also I was level 23. It seems like even a little fatigue is majorly detrimental.
The slime boss was tough it healed off most of the damage I did with slam, couldn't push past it.
Heres the stats



Thanks I'll try this soon. I've been digging through this thread and yeah this game as much as I like it so far can be pretty obtuse, hundreds of pages tht include lots of confusion. The message at the start was like "you'll figure it out don't worry". Apparently not lol. Inb4 anyone says read guard tutorials in the guard room I did
Essentially that bracelet "palladium" restores energy so you don't have to worry about orgasms.
Also you can learn that skill in mind skill tree to restore energy at the expense of will.
With enough energy you just wouldn't lose. I am working on this build in prisoner mode now and it seems fine up to this point.

Oh by the way you shouldn't have read that thing on the desk. You were supposed to throw that bullshit away lol.
You will figure it out don't worry.
 

Ubtsha

Active Member
Jun 15, 2017
570
650
314
Essentially that bracelet "palladium" restores energy so you don't have to worry about orgasms.
Also you can learn that skill in mind skill tree to restore energy at the expense of will.
With enough energy you just wouldn't lose. I am working on this build in prisoner mode now and it seems fine up to this point.

Oh by the way you shouldn't have read that thing on the desk. You were supposed to throw that bullshit away lol.
You will figure it out don't worry.
Interesting, should I restart since I reach a similar soft lock? Can't fight the boss and got no money (burned it on order, it didn't go well late game)
 

Deleted member 909093

Engaged Member
Sep 25, 2018
2,436
5,441
702
Any way to edit the cooldown of the "fallen rest" skill that you can use when you get knocked down?

I managed to find this in the remtairyenergy.js:

////////
// Fallen Rest
///////////

Game_Actor.prototype.showEval_fallenRest = function() {
return this.hasPassive(PASSIVE_FALLEN_COUNT_ONE_ID);
};

Game_Actor.prototype.dmgFormula_fallenRest = function() {
let percent = Math.max(0.2, this.hrg * 2);
let dmg = this.maxstamina * percent;

return Math.round(dmg);
};

Game_Actor.prototype.afterEval_fallenRest = function() {
this.passiveFallenState_addHornyEffect();
};

But there's no mention of cooldown, then again i cannot see the blond, brunette or the redhead.
 

drchainchair2

Member
Mar 28, 2020
412
1,072
308
Any way to edit the cooldown of the "fallen rest" skill that you can use when you get knocked down?

I managed to find this in the remtairyenergy.js:

////////
// Fallen Rest
///////////

Game_Actor.prototype.showEval_fallenRest = function() {
return this.hasPassive(PASSIVE_FALLEN_COUNT_ONE_ID);
};

Game_Actor.prototype.dmgFormula_fallenRest = function() {
let percent = Math.max(0.2, this.hrg * 2);
let dmg = this.maxstamina * percent;

return Math.round(dmg);
};

Game_Actor.prototype.afterEval_fallenRest = function() {
this.passiveFallenState_addHornyEffect();
};

But there's no mention of cooldown, then again i cannot see the blond, brunette or the redhead.
Skill cooldowns are defined by meta tags in the 'Notes' section in the editor. See Skills.json to make this change.
 

tce

Newbie
Feb 12, 2018
64
20
18
nice game! May I suggest to add more options in masturbation, like playing some toys and nipple clamps?
 

tce

Newbie
Feb 12, 2018
64
20
18
Found some posts of tweaks. Is it possible to NOT resetting the desiires after battles, jobs and masturbation?
 

curiousben

Newbie
Sep 21, 2016
30
17
171
Found some posts of tweaks. Is it possible to NOT resetting the desiires after battles, jobs and masturbation?
I haven't tried this, but I suspect all you need to do is go to RemitaryKaren and search for postbattle and comment out reset desire by adding two slashes like so:

//this.resetDesires();
 

itsformysin

Member
Jun 21, 2019
115
115
148
Interesting, should I restart since I reach a similar soft lock? Can't fight the boss and got no money (burned it on order, it didn't go well late game)
Now that I have tested it, it turns out that this strategy also works in prisoner mode. I have subjugated level 2 at this point. Don't know whether it works for the lizard king.
This is definitely not for non-sex playthroughs, though.
 

Kafka11

Newbie
Jan 7, 2018
44
35
182
the success rate of some techniques like the rogues trip or being knocked off balance by the thugs spanks are way too high it almost seems like they are 100% sometimes, also I wish there was a quick shift option added to the reception and bar jobs, it could just give you a set amount of order/cash without increasing rep/renown so you don't have to do them all the time to stop them from reducing

and why not get rid of the tutorials after about day seven and reuse the area's for events, hentai wise the only downside to this game is there's no optional events other than the guard outside your office, would also be nice to have a stop option when masturbating unless there is one and I haven't noticed it
 
4.60 star(s) 495 Votes