Correct, I just didn't include that because choosing the NPC seems obvious but you don't want to inadvertently click "interact" and get lostHow about choosing NPC menu/Loren/Actions/dismiss? (In my game it would go like that, I guess)
Correct, I just didn't include that because choosing the NPC seems obvious but you don't want to inadvertently click "interact" and get lostHow about choosing NPC menu/Loren/Actions/dismiss? (In my game it would go like that, I guess)
Saw your post only after sending my own. Definitely no intention to add anything to your already quite correct comment, that I unfortunately didn't see in time.Correct, I just didn't include that because choosing the NPC seems obvious but you don't want to inadvertently click "interact" and get lost
The easy way to marry is to lower willpower to 0 (+100 bonus to roll at 4 willpower, +100 at 0 willpower)How to marry clea the assassin. My mc has a undying relationship and 20 respect,still impossible chance and dice roll -(100 +)
SugarCube.State.active.variables.faction.ikaanos.control = 50anyone know the console code for prosperity, control, corruption, liberty, etc?
also list of event code? including political event.
i wish we can dismiss or free the unique slave and they show up somewhere as recruitable follower or send them to gulag with separate slave slot, i want to kick out all the male slave but i fear they will lead to new quest someday. unique male slave are a mistake.
*BACK UP YOUR SAVE FIRST*Anyone have the sugarcube string to reset the price of power quest or just complete the warehouse in watery eyes part story?
My own bad experience with guards was to go past day 700 without getting the Kelly event. Turns out slaves/servants and the cat can't catch her, I needed a damn mercTLDR/ one more totally needless addition: In one earlier game-effort I hired every mercenary available at that time, heedless to the costs and when possible I paid them high allowances just for good measure. During next week the local bandits broke locks and stoned my windows twice despite movement censors and all other stuff I had let be installed.
After that I dropped all mercs. One fat wrool cat does as good job protecting my house than all the mercs combined.![]()
You struggle to provide the 20-40$ wage for one?My own bad experience with guards was to go past day 700 without getting the Kelly event. Turns out slaves/servants and the cat can't catch her, I needed a damn merc![]()
You struggle to provide the 20-40$ wage for one?![]()
Kyle is a virginI was doing a challenge playthrough including virgins only!
Damn, you're right!Kyle is a virgin![]()
It's probably her Liberated trait check here and see if you did anything to make her not trust you.How to marry clea the assassin. My mc has a undying relationship and 20 respect,still impossible chance and dice roll -(100 +)
Getting Kelly is pretty much pure RNG. I have gotten her on day 2 before. I have also had her not show up until I was almost a full year into the game. Have so far never had to wait 2 years though. That's even worse luck than I had. I do always have guards and I also fully upgrade my guard tower stuff for max security so I don't know if that makes any difference for Kelly. It doesn't seem to for the Urchin girl or the Wrool Cat. I'm more than a year into my current game so far and have yet to see either of them yet.My own bad experience with guards was to go past day 700 without getting the Kelly event. Turns out slaves/servants and the cat can't catch her, I needed a damn merc![]()
I opened the control panel but it doesn't allow me to paste the code, what should I do, thank youNew simplified way of cheating via console:
1. Open console (CTRL + SHIFT + J in Chrome / Edge)
2. Copy and paste below code blob into the console and press enter.
Result:Code:function cheatShortcuts() { let slots = SugarCube.State.active.variables.slot for (let i = 1; i < slots.length; i++) { if (slots[i] > 0) { let npc = eval("SugarCube.State.active.variables.npc.av" + slots[i]) let girlname = npc.girlname girlname = girlname.replace("-","") //Get rid of dashes girlname = girlname.replace(" ","") //Get rid of spaces window[girlname] = npc window[girlname.toLowerCase()] = npc } } window["mc"] = SugarCube.State.active.variables window["Mc"] = SugarCube.State.active.variables window["MC"] = SugarCube.State.active.variables } function startTimer() { autoRefreshTimer = setInterval(function () { cheatShortcuts() }, 1000) } clear() cheatShortcuts() console.log("Cheat shortcuts added. Examples:\nLovisa.virgin = true\nMaiLynn.traitscav = 100\nmc.cash = 1000000") startTimer()
View attachment 3896575
Note: It automatically updates the shortcuts every second. You only need to repeat the code blob again after reloading page.
You don't have permission to view the spoiler content. Log in or register now.Link to additional cheatsYou don't have permission to view the spoiler content. Log in or register now.
Latest bug fix: 2024-09-12
Please guide me how to use the cheat code, how to open javaHey there anyone. I made some scripts that change stuff in the game. Currently not playing anymore after finding out the game is doing basically anything to prevent incest. I spend multiple hours trying to edit the html file. I could either make any girl fuckable under any circumstance (bugged) or still have incest not be possible. Eventually I gave up.
But before that I wrote all these cheat scripts which may be helpful for some.
Feel free to edit and repost them. I won't do much support for them. If you want to make your own thread based on them (to develop and support them) just give me a credit and all is good.
To use them, enter them into your browser console while having loaded your game.
I don't guarantee that these will function either now or in the future!! Make saves! Not all of them are thoroughly tested! I would also strongly recommend to look at the code lines before executing any of these scripts. Not everything is documented. You can always just comment out lines that change stats by putting a // in front of them.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
These are all. With these scripts you can also develop your own versions. Just test some lines. Have fun.
please guide me how to use the cheat codeHere's my current save. I have all of the uniques except the Urchin and the ones that are part of Aria's questline which I haven't done yet. (and Helo since I decided to leave the Titans up to keep downward pressure on control).
If you're using Chrome, type "allow pasting" into the console, then try again. If you're using some other browser, you'll have to google "How do I paste into XXXX console" where XXX is your browser name.I opened the control panel but it doesn't allow me to paste the code, what should I do, thank you
Thank you, I did as you said, but now how do I change the mc indicators, like money, for example? Thank you.If you're using Chrome, type "allow pasting" into the console, then try again. If you're using some other browser, you'll have to google "How do I paste into XXXX console" where XXX is your browser name.
I'm pretty sure if you can somehow have sex with Av36, Av36 already uses AvRan/Body1 without having to copy it to her Av folder. I tested it.And finally, attached is an attempt to solve the incest problem that sipsipsap was working on. I just went through the html by hand and tweaked the conditionals. I've tested it a bit, but not thoroughly. There will be many images that do not render correctly because they don't exist. If you want (at least generic) pics for everything, copy the contents of the ./Masters of Raana/Pics/AvRan/Body1 to ./Masters of Raana/Pics/Av36, and when prompted select to overwrite no files. If you're using Sandman's mod, copy the ./Masters of Raana/Pics/Av36 directory to ./Masters of Raana/Mods/Sandman/Pics/Av36. Then just extract and run the attached html from the ./Masters of Raana/ directory.
NPC menu --> Inventory --> Accessoriesfor example an anal plug
NPC Menu --> Interact --> Education (for no sex)how to start training a slave at home