Draconicle

Member
Aug 20, 2018
412
53
189
the mods are done by fans (so not officials),i think they don't worth it honestly,the game is already great. + it may break your game.
I'd say the game in it's current state is only worth playing with mods and cheats. But that's just, like, my opinion, you know?
I started playing the game when it was 0.4 and I didn't find it really interesting. And then 0.5 came along and I still can't stop playing, although I do get bored from time to time.
Local modding enthusiasts helped with some questions I had about some minor modding and provided their own tweaks, that helped a lot.

If you've got some time on your hands and you can deal with grind, I'd say you should at least try it.
If you've got the general idea, but feel like it's not really worth it right now, I'd say you should wait until it is released.
And after the release you should also wait at least a few months(unless by that time somebody would start working on art for mods and I mean seriously working and implementing it) for mods to come out. And who knows, maybe the game will be such a blast, that developer will keep working on it, be it dlcs or just additional updates above 1.0.
ok thx
 

taglag

Well-Known Member
Aug 6, 2019
1,430
1,225
328
You know I have one game started, been playing it like I think 33 days in game. ( I did do another run earlier and lost virginity like early on second floor)

When I first started it I decided to push a virgin rout until I had beaten floor three. I did that of course in the first few in game day's .

Thing is I am now like 33 day's into the campaign, and although every other orifice she has has been violated She is still a virgin, I mean I have been trying to lose it.

I finally just edited the switch to Non virgin, so she would get some action down there, and they still avoid that crack like the plague..

I do the bar( only anal and Oral there, and she has to drink slime ), and reception thing constantly ( the goblin hardly ever manages to even pull her skirt down, and he just squirts on her butt, but she sucks a lot of cock snot there ), I also fight losing, and fight winning with sexual combat as well.

I was just curious how is the best way to get her crotch box used?

EDIT >>> That clothing thing, how can you make it easier for the goblin to jerk her skirt down, I mean he just is a lame ass rapist I guess, one of thos can't undo a bra type
 
  • Like
Reactions: Beats9821

Pretentious Goblin

Devoted Member
Nov 3, 2017
10,936
9,139
896
You know I have one game started, been playing it like I think 33 days in game. ( I did do another run earlier and lost virginity like early on second floor)

When I first started it I decided to push a virgin rout until I had beaten floor three. I did that of course in the first few in game day's .

Thing is I am now like 33 day's into the campaign, and although every other orifice she has has been violated She is still a virgin, I mean I have been trying to lose it.

I finally just edited the switch to Non virgin, so she would get some action down there, and they still avoid that crack like the plague..

I do the bar( only anal and Oral there, and she has to drink slime ), and reception thing constantly ( the goblin hardly ever manages to even pull her skirt down, and he just squirts on her butt, but she sucks a lot of cock snot there ), I also fight losing, and fight winning with sexual combat as well.

I was just curious how is the best way to get her crotch box used?

EDIT >>> That clothing thing, how can you make it easier for the goblin to jerk her skirt down, I mean he just is a lame ass rapist I guess, one of thos can't undo a bra type
What you have to do is get Pussy Desire and Cock Desire to the threshold for vaginal penetration with specific enemy types (Thug, Guard, Lizardman, or Goblin from the cunnilingus position). There's an equippable item that lowers the threshold. High heels, iirc? The threshold goes down as slut level increases, and is also lower when you're knocked down. Losing a fight on Floor 2 might be the easiest way, whereas the jobs might be the hardest because they have higher thresholds.
 

taglag

Well-Known Member
Aug 6, 2019
1,430
1,225
328
What you have to do is get Pussy Desire and Cock Desire to the threshold for vaginal penetration with specific enemy types (Thug, Guard, Lizardman, or Goblin from the cunnilingus position). There's an equippable item that lowers the threshold. High heels, iirc? The threshold goes down as slut level increases, and is also lower when you're knocked down. Losing a fight on Floor 2 might be the easiest way, whereas the jobs might be the hardest because they have higher thresholds.
Yeah My cock, mouth, boobies, and butt seem to get faster increase when fighting or doing jobs. her slut level is like 93 or 94 now.

I did manage to get the goblin to do batter in the receptionist job, but fighting on floor three until I got my stamina damage high. He snatched her skirt off in a hurry this last time.

EDIT >>> I guess the problem with the clothing may be that I got all the edict to increase her armor ability, have no idea how one could remove those edict's
 
Last edited:
  • Like
Reactions: Beats9821

taglag

Well-Known Member
Aug 6, 2019
1,430
1,225
328
any tweak .js that can make it easier for the skirt, and undies to be stripped in the receptionist area. I guess My character has glued them on :) . ( may be because I hustled and up dated her outfit early on )

Only thing I have made works reasonably well is taking damage from a few fight's before doing the job.

The waitress works fine I assume her outfit is scripted to be and easy strip, but the receptionist outfit must be a lot tougher :( .
 

Neriel

Well-Known Member
Jan 19, 2018
1,033
1,069
348
any tweak .js that can make it easier for the skirt, and undies to be stripped in the receptionist area. I guess My character has glued them on :) . ( may be because I hustled and up dated her outfit early on )

Only thing I have made works reasonably well is taking damage from a few fight's before doing the job.

The waitress works fine I assume her outfit is scripted to be and easy strip, but the receptionist outfit must be a lot tougher :( .
Are you sure, you have v.6n.2? There was a bug in another v.6 version, that made the skirt almost impossible to remove in the Receptionist Job.
 

taglag

Well-Known Member
Aug 6, 2019
1,430
1,225
328
Are you sure, you have v.6n.2? There was a bug in another v.6 version, that made the skirt almost impossible to remove in the Receptionist Job.
Yes I have that version.. I mean the goblin does sometimes remove the skirt, and also the panties, but it is not often, and I am just assuming it may have to do with my clothing or level.

I am not a java script-er, but looking at the code leads me to maybe this area of the code
Code:
    }
   
    let success = false;
    while(skillArray.length > 0 && !success) {
        let index = Math.randomInt(skillArray.length);
        let skillId = skillArray.splice(index,1)[0];
        success = this.meetsSkillConditionsEval($dataSkills[skillId],target);
        success = success && this.meetsSkillConditions($dataSkills[skillId]); //cooldown
        if(success) {
            this.useAISkill(skillId, target);
            this._goblinActionCooldown = actionCooldownIfSuccessful;
        }
That code may have nothing to do with the code I found here, but I thought it did.
Code:
            if(this._goblinDistanceSlot === GOBLIN_DISTANCE_MEDIUM)
                skillArray.push(SKILL_ENEMY_CLOTHES_PULL_ID);
But I am grabbing at straw's.. and I am not sure if skillArray is not a catch all, and may not be used just for the goblin to successfully remove the skirt. or undies.
It would be nice though to increase the percentage of chance for the Goblin to remove the clothing, I don't want it to happen every time, but a little more often would for me <<< Note the for Me Be nicer.
 

drchainchair2

Member
Mar 28, 2020
412
1,072
308
The goblin AI works by dumping potential skill options into an array then just picking one at random to use at the end of the function. If you want clothes pull to be used more often, add it more times to the array.
 

taglag

Well-Known Member
Aug 6, 2019
1,430
1,225
328
The goblin AI works by dumping potential skill options into an array then just picking one at random to use at the end of the function. If you want clothes pull to be used more often, add it more times to the array.
I think I understand what your saying, I am not a java person, but I see where they have multiple statement of the same array, so in and array location like this
Code:
            }
            
            skillArray.push(SKILL_ENEMY_CLOTHES_PULL_ID);
            skillArray.push(SKILL_ENEMY_CLOTHES_PULL_ID);
        }
Add a few more instances, and increase the chance ?
 

Draconicle

Member
Aug 20, 2018
412
53
189
im, having trouble increasing order now, already at 7 order, n trying to fight is so difficult even in easy mode when slut level is over 130, wat do i do?
 
4.60 star(s) 495 Votes