SexGameSluts — Who Will You Fuck First? Play Now!
x
Dec 26, 2019
64
16
120
Hmm, how do you get Karryn to flash people in the bar? Nothing seems to work. My Karryn is at like Slut Level 100+ and has a bunch of lewd passives, so, there should be no issues with lewdness. Even when she has 100 in all desires, she'll still refuse. It's mildly annoying.

Speaking of, why did the game suddenly get so laggy? Anyone have a fix or possible work around to it?
 

ewana

Newbie
Jan 14, 2020
88
39
140
The game is certainly great. Tell me, is there something similar where the protagonist initiates H scenes, can defeat enemies with sex skills? From this, he only played in Meltys Quest, Vitamin Quest, Drop Factory, Vampire Fuck, Fallen Obscene Vampire.
 
Last edited:

Neriel

Well-Known Member
Jan 19, 2018
1,033
1,070
348
Hmm, how do you get Karryn to flash people in the bar? Nothing seems to work. My Karryn is at like Slut Level 100+ and has a bunch of lewd passives, so, there should be no issues with lewdness. Even when she has 100 in all desires, she'll still refuse. It's mildly annoying.

Speaking of, why did the game suddenly get so laggy? Anyone have a fix or possible work around to it?
Slut Level has nothing to do with it. You can actually have low Slut Level and Karryn can Flash people. Best way to make a lot of money even in a low Slut Level run.

What you need to do is:
1. Get the Passive "One vs. All", which gets you the Skill Flaunt (Defeat 150 and reached 32 Charm at some point)
2. Use Flaunt a few times against different enemies, so yes not the same guys over and over again. That will get you the Passive "Overflowing Pheromones"
3. Now in the Waitress Side Job manage all your Desires to be low with the exeption of Boobs Desire. When you reach 100 she should Flash her Tits. (Some people say, that drinking helps but so far, I never had to do that but if you should have 100 and she still doesn't flash, take a few drinks to be sure)

For the laggy part, the only thing that works for me is to close the game and restart it when it gets laggy.
 
  • Like
Reactions: ray3dave

d90art

Member
Mar 23, 2019
226
405
238
Slut Level has nothing to do with it. You can actually have low Slut Level and Karryn can Flash people. Best way to make a lot of money even in a low Slut Level run.

What you need to do is:
1. Get the Passive "One vs. All", which gets you the Skill Flaunt (Defeat 150 and reached 32 Charm at some point)
2. Use Flaunt a few times against different enemies, so yes not the same guys over and over again. That will get you the Passive "Overflowing Pheromones"
3. Now in the Waitress Side Job manage all your Desires to be low with the exeption of Boobs Desire. When you reach 100 she should Flash her Tits. (Some people say, that drinking helps but so far, I never had to do that but if you should have 100 and she still doesn't flash, take a few drinks to be sure)

For the laggy part, the only thing that works for me is to close the game and restart it when it gets laggy.

I've had her do it without the passive overflowing pheromones, just with one vs all, 100 boob desire and being shitty drunk. It's probably some kind of formula where desire and drunkeness are considered and the passive lowers the threshold for her to flash.
 

nepot

New Member
Jan 15, 2018
10
116
172
Two parter since they only allow 64 pics. It's pretty much all the new 0.5 scenes with as many variations as I could be bothered to find, also pics from old updates.Couldn't snap the bj because it went too fast so I stole it from some guy in this thread. Enjoy
 

Dark_VonZer

Newbie
Mar 27, 2018
21
11
207
Wait, I can't access level 2 edicts
I thought this update was about subjugating level 2?
maybe it's just me magically create those words in the changelog
anyways there are still no level 2 subjugation
 

uncleaR1596

Member
Mar 3, 2019
170
291
231
Going to be honest, I am sure I am mistaken, but I beat the game on all three modes and I havent noticed any changes that stood out to me.
 

Verydion

New Member
Jun 10, 2017
6
6
164
Been searching around the thread allot and can't find what I'm looking for.
What I want is to stop her slut level from increasing. Not looking to do a "pure" run, but to see if I can do a "unwillingfucktoy" type playthrough.
Have looked through quite a few of the plugins, but can't really make sense of too much in there in regard to this. Pretty sure there is an option to do this in there but I can't find it. Guess it is possible to change the slut level gained when obtaining a passive, but still looking through the plugins...
If editing the plugins is not an option to achieve this, do anyone have an editor that allows changing the slut variable? None of those I have tried so far can change it.

EDIT:
Think I have manged to get it to work, though not yet sure.
Edited RemtairyKarrynPassives with the following changes

Game_Actor.prototype.increaseSlutLvl = function() {
this.setSlutLvl(this.slutLvl + 1); <-----Changed to 0


//Learn New Passive
Game_Actor.prototype.learnNewPassive = function(skillId) {
if(this.hasPassive(skillId)) return;
console.log('learn new ' + skillId); //debugging
this.learnSkill(skillId);
this._newPassivesUnlocked.push(skillId);
this.setDateForPassiveJustObtained(skillId);
this.increaseSlutLvl(); <------REMOVED
};
 
Last edited:
4.60 star(s) 496 Votes