- Jul 7, 2022
- 1
- 1
lvl and rank are different.Really? a few posts up there's a guy saying he's dungeon level 5 :/
lvl and rank are different.Really? a few posts up there's a guy saying he's dungeon level 5 :/
You can use the console command in your web browser to change variables in the game, such as your dungeon rank, like this.Really? a few posts up there's a guy saying he's dungeon level 5 :/
Hey mate, good work on those. I noticed that the Aqua Megami ("Aqua from Konosuba") isn't updated tho. Still has body and training folders instead of raider and slave.I made several packs for the new update (with footjob, etc).
Nice catch, it's the wrong file.Hey mate, good work on those. I noticed that the Aqua Megami ("Aqua from Konosuba") isn't updated tho. Still has body and training folders instead of raider and slave.
Noticed it on the 12th of this month, so it might have been updated since then. If that's the case, don't mind me
I'm currently working on the Guidebook, which will have more in-depth information about all the mechanics in the game. It won't include stuff like damage calculations or other stuff like that thought, more so information about what each stat does and the strengths and weaknesses of different Raider Classes.The game made a bit of progress since last time. Is there any way to see how the mechanics (girls stats/resistance/damage calculation formulas/effects) without looking at the source code?
EDIT: Like, do all treasure effects stack? Additively, multiplicatively, different treasure different mechanics?
Not without going into the code. If you open data/slaveData.js in Notepad++ (or your preferred editor) then you might be able to add them manually (I think, I haven't tried it). They would be permanently added as base characters though. You're still going to have to add their names manually, but it might be faster since you don't have to wait for the funny "working" animation. It also appears that you could set classes without having to navigate to a separate menu as well.Is there any way to load multiple slavepacks into the game at once? Doing one-by-one by typing the names is killing me...
Unfortunately not at this time. You can edit the slaveData file in the Data folder, which is honestly more work. The better options would be to follow these instructions after adding all the Slave Packs to get the new slaveData file, which will have all the ones you added so you don't have to add them again if something happens to your save file.Is there any way to load multiple slavepacks into the game at once? Doing one-by-one by typing the names is killing me...
Rank 2 is max for now.can't go past rank 2 or just me.
You have to console command it if you want to progress further. Hit f12 and then type (or paste) the following command:can't go past rank 2 or just me.
how would you open console command on a Chromebook?You have to console command it if you want to progress further. Hit f12 and then type (or paste) the following command:
SugarCube.State.variables.dungeon_rank= 3
The above would put you at rank 3. I typically go one rank at a time, but you can skip to rank 5 if you want. There are also some suggested edits (cheats) to the html code a few pages back that allow you to increase the number of dungeon rooms, slave rooms, and a plethora of other things if you want to play longer.
It is a browser command, so your browser is what should matter. I assume that you are using Google Chrome, so f12 should work. I also assume you have already pressed f12 (or ctrl+shift+j) after opening the game.how would you open console command on a Chromebook?