stuck in now loading after i installed all mod list except the outdated one
is there any mod i should remove?
and what mod is recommended for the latest version of the game?
Thank you and sorry for asking this annoying question!
Oh, that one I am totally done with - got to Happy Ending and not-so-happily-anymore paddling on past 110 days now.
I need to either use a sex skill during the job - which is out of the question since I am trying to unlock the ability to do so, to begin with -, or...ugh, it IS about Reaction Score, after all. I had this suspicion since pretty much the very beginning of my conundrum. And specifically getCockStareReactionScore relies on having the skill itself, sadism/masochism levels and Slut Level, so back to grinding those levels I go.
I don't think you need to use sex skills, having them unlocked is probably enough. I had a save where I never worked at gym but completed the game with all sex skills. Now, I just went to gym and tried giving advice. Game counted it as giving "horny advice" and I unlocked the passive you are after. I did not do anything else.
I don't think you need to use sex skills, having them unlocked is probably enough. I had a save where I never worked at gym but completed the game with all sex skills. Now, I just went to gym and tried giving advice. Game counted it as giving "horny advice" and I unlocked the passive you are after.
I already have the Handjob passive/skill - have had it for a long while now, courtesy of receptionist job requests (along with a bunch of handjob-related passives that come afterwards, so the skill is "leveled up"). Just having the skill is clearly not enough, although that would most certainly boost Reaction Score.
Anyway, I am going to stop here because I do realize that at this point this is way more "playing the numbers" than it is "playing the game". Not only does this not add much, if anything, for everyone else in the thread, but I also do not want to make you go "I regret not backing out of this conversation earlier" after all the time and effort you put into your replies.
RemtairyResults.js
Edit this function: Game_Actor.prototype.getWardenLevelLimit = function()
You might also want to find and change a few lines like these:
Has anyone an updated Passives - Titels list because the last one I could find here is from version 0.8?
I don´t know if there are any gym related ones and if there are any from the mods.
Edit: ❗Initial compression broke the animated PNG files and needed to be fixed. If you got this before this post was last updated you will need to apply the hotfix restoring the original files to the game. Sorry for the inconvenience!
someone know how to beat the yeti boss in the floor 4, cuz i reset the fight like an hundred of times but every time i'm about to win he seems like his hp can't fall below 1 or smth like that, my strategy is just focusing the boss, am i suppose to beat the trashmobs too ?
Has anyone an updated Passives - Titels list because the last one I could find here is from version 0.8?
I don´t know if there are any gym related ones and if there are any from the mods.
Nope. Every enemy has their preferred sex, which for goblins is cunnilingus then vaginal. Best you can do is pussy, blowjob and titfuck.
You can use ccmod to edit this so that goblins have more starting positions.
I also have wished for Karryn's to have her firsts be lost to goblins. How exactly does one use ccmod to edit the goblin so that they will fondle Karryn's bare breasts at desire level 50? Can this be done through notepad++ as well and how? I apologize if this had been addressed before. I did search and found no explanations on how to perform this particular edit. Thank you.
I also have wished for Karryn's to have her firsts be lost to goblins. How exactly does one use ccmod to edit the goblin so that they will fondle Karryn's bare breasts at desire level 50? Can this be done through notepad++ as well and how? I apologize if this had been addressed before. I did search and found no explanations on how to perform this particular edit. Thank you.
Yo. sorry for the late response.
So to change these you're gonna have to go into the mod files (it's easier than it sounds trust me). specifically bundle.js which is in www>mods>ccmod.
When you open bundle.js, which you can do with just notepad, you wanna go to line 19341 or ctlr+f "Enemy pose start and skill additions"
if you scroll you see groupings with each enemy starting with guards then prisoner etc. to add more starting sex poses just put the number of the pose you want in the brackets of 'defaultValue: []' for that enemy type, save and you're good to go.
so for example if i want to give orcs anal and footjob you'd write
defaultValue: [1612, 1608]
and that's it. keep in mind not everything works with everyone. most work with every prisoner type except the monsters (yeti, slime and werewolf). all the named ones only work with the enemy type named. so orc paizuri will crash the game if you put it on something that's not an orc. Don't worry if you end up doing it btw. just go back to the file and erase the one causing the crash.