- Jan 31, 2018
- 413
- 1,837
Still in development, but in a good way, the game will have a glory-hole update next monthReally tempted to try this. Is it complete or are there major changes yet to be made?
Still in development, but in a good way, the game will have a glory-hole update next monthReally tempted to try this. Is it complete or are there major changes yet to be made?
About 70% done. What's there is perfectly playable. What's missing is the last 2 levels, which will be more combat-focused, the gloryhole job coming next month and the stripper job.Really tempted to try this. Is it complete or are there major changes yet to be made?
Please make use of the search function in the upper-right corner.Saves?
I'm trying to get the hardcore sadistic title and been grinding (meaning i've been beating the shit out of the prisoners until i reach climax) and yet I think I only have one passive related. I looked into the code (first time I did something like that) and found this lines:
if(!this.hasPassive(PASSIVE_SADISM_ORGASM_ONE_ID) && this._recordOrgasmFromSadismCount >= 1) {
this.learnNewPassive(PASSIVE_SADISM_ORGASM_ONE_ID)
}
if(!this.hasPassive(PASSIVE_SADISM_ORGASM_TWO_ID) && this._recordOrgasmFromSadismCount >= 8) {
//this.learnNewPassive(PASSIVE_SADISM_ORGASM_TWO_ID)
}
if(!this.hasPassive(PASSIVE_SADISM_ORGASM_THREE_ID) && this._recordOrgasmFromSadismCount >= 20) {
//this.learnNewPassive(PASSIVE_SADISM_ORGASM_THREE_ID)
}
Can any kind soul explain that to me or point me in the right direction to search enlightment (preferably both)? From what I can grasp if you have 1, 8 or 20 sadistic related orgasms you should gain a passive.
Those lines are commented out by Rem to prevent players from obtaining empty and unimplemented passives. There is no point to trying to get them.The two slash (//) means comment.
So if you got the correct code, it means PASSIVE_SADISM_ORGASM_TWO and PASSIVE_SADISM_ORGASM_THREE_ID are not obtainable
im trying to do the same, there is no way to do it in the current build, right? the most sadism i can reach is 7 or 8, no way to get 13I'm trying to get the hardcore sadistic title and been grinding (meaning i've been beating the shit out of the prisoners until i reach climax) and yet I think I only have one passive related. I looked into the code (first time I did something like that) and found this lines:
if(!this.hasPassive(PASSIVE_SADISM_ORGASM_ONE_ID) && this._recordOrgasmFromSadismCount >= 1) {
this.learnNewPassive(PASSIVE_SADISM_ORGASM_ONE_ID)
}
if(!this.hasPassive(PASSIVE_SADISM_ORGASM_TWO_ID) && this._recordOrgasmFromSadismCount >= 8) {
//this.learnNewPassive(PASSIVE_SADISM_ORGASM_TWO_ID)
}
if(!this.hasPassive(PASSIVE_SADISM_ORGASM_THREE_ID) && this._recordOrgasmFromSadismCount >= 20) {
//this.learnNewPassive(PASSIVE_SADISM_ORGASM_THREE_ID)
}
Can any kind soul explain that to me or point me in the right direction to search enlightment (preferably both)? From what I can grasp if you have 1, 8 or 20 sadistic related orgasms you should gain a passive.
The two slash (//) means comment.
So if you got the correct code, it means PASSIVE_SADISM_ORGASM_TWO and PASSIVE_SADISM_ORGASM_THREE_ID are not obtainable
Thanks for the feedback.Those lines are commented out by Rem to prevent players from obtaining empty and unimplemented passives. There is no point to trying to get them.
I have 6 but did not went for the feet, handjob, vaginal and anal yet (I sure that the new higher level passives increase sadism, not so sure about the oral). So its possible to have at least 10 (that on the secretary mode). With the passives from the prisoner mode if there is at least one more that i'm not aware it might be possible.im trying to do the same, there is no way to do it in the current build, right? the most sadism i can reach is 7 or 8, no way to get 13
And what qualifies as sadistic or masochistic orgasm if you don't mind me asking? These BDSM concepts in games are often quite removed from the widely accepted understanding. Like handjobs for example, which are considered 'sadistic'. I don't think any man considers fapping a form of self-inflicted torture.im trying to do the same, there is no way to do it in the current build, right? the most sadism i can reach is 7 or 8, no way to get 13
sadistic things ive found:And what qualifies as sadistic or masochistic orgasm if you don't mind me asking? These BDSM concepts in games are often quite removed from the widely accepted understanding. Like handjobs for example, which are considered 'sadistic'. I don't think any man considers fapping a form of self-inflicted torture.
Sadistic Orgasm = Do a physical Attack that gets you to 100% pleasure.And what qualifies as sadistic or masochistic orgasm if you don't mind me asking? These BDSM concepts in games are often quite removed from the widely accepted understanding. Like handjobs for example, which are considered 'sadistic'. I don't think any man considers fapping a form of self-inflicted torture.
So both these 'paraphilias' are combat-related?Sadistic Orgasm = Do a physical Attack that gets you to 100% pleasure.
Masochistic Orgasm = Get attacked by a physical Attack that gets you to 100% pleasure.
Well I think you can get them in some other ways. As an example I think Butt Slap counts as an "physical attack". But not sure, never really experimented much with Masochism for a while. And Sadism well you will tend to get a few Orgasms via Battles in a Fighter Build.So both these 'paraphilias' are combat-related?
I think that butt-slapping might be a separate fetish, judging by the way you're able to add starting bonuses to Karryn (either she secretly desires to have her her butt slapped or to be treated badly by vulgar men). Also, I am currently building up a Warden who is an all-things-butt-related addict and a pussy denying virgin as well. Everytime there is a thug, she assumes the position with her butt held high (meaning give up at butt desire 75+) to entice them to whup the living daylights out of her booty, which they usually do, with occasional kissing and boob rough-handling. Quite a submissive conduct, if not a handbook example of pure erotic masochism. She came while spanked numerous times, yet her masochist level did not budge. On the other hand, getting trapped in handjobs loops she did not initiate somehow increased her Sadism.Well I think you can get them in some other ways. As an example I think Butt Slap counts as an "physical attack". But not sure, never really experimented much with Masochism for a while. And Sadism well you will tend to get a few Orgasms via Battles in a Fighter Build.
Yeah, she needs to keep accepting drinks from patrons until she's so drunk she tumbles over a table. The longer shifts you work, the higher the chance she'll get wasted eventually.Is there a way to make only males show up for the reception job?
Also, what are the requirements to make Karryn fall and initiate the sex scene during the waitress job? Is it just a matter of how drunk she gets?
sorry for my unfluent English butim trying to do the same, there is no way to do it in the current build, right? the most sadism i can reach is 7 or 8, no way to get 13
Do you basically need to have Karryn as a virgin and never lose a battle in order to achieve this? In all my playthroughs I've never gotten pleasure by being attacked.Sadistic Orgasm = Do a physical Attack that gets you to 100% pleasure.
Masochistic Orgasm = Get attacked by a physical Attack that gets you to 100% pleasure.
The easiest way, to recieve pleasure from Damage taken, is by taking the dormant Desire "7. The desire to be dominated by vulgar men" which you can only take in Prisoner Mode. While you won't get Pleasure every single attack right from the start, after a few battles some attacks will start to do pleasure damage. But after that, I don't know. My guess is, that you actually have to lose some battles, since that should get you some Masochistics Passives but as I said, haven't done a Masochistic run for a long time, since it doesn't appeal do me.Do you basically need to have Karryn as a virgin and never lose a battle in order to achieve this? In all my playthroughs I've never gotten pleasure by being attacked.