Create and Fuck your AI Cum Slut -70% Summer Sale
x
Apr 29, 2022
137
252
how to cheat?
For this game and RPGM or similar games use MTool (translation, inventory, stats/variables, win battles, noclip, etc.), or maybe save editor
For this one edit items in the Item tab, or change variables in the variables tab for unlocks/stats.

You don't have permission to view the spoiler content. Log in or register now.

Gallery location:
1747968300602.png
Save location: inside the game folder (erotrap\save)
Game version: uncensored from the top post
Save (gallery/costumes unlocked): View attachment Ero Trap Dungeon Roguelike save.zip
game save, gallery save, 100 save
 

Galgraman

New Member
May 23, 2025
5
4
This game kind of throws you into things with not much guidance, and the tutorial is kind of helpful but not too much. How do you farm permanent resources? Gold is self-evident, but EX and DPT? You get some when you finish a run, but the breakdown doesn't really... Break anything down. I'm interested in trying this out, but if I have no idea what the goal of each run is even supposed to be, it's a little difficult to get into. Any tips?
 

flannan

Engaged Member
Dec 15, 2022
3,080
3,167
This game kind of throws you into things with not much guidance, and the tutorial is kind of helpful but not too much. How do you farm permanent resources? Gold is self-evident, but EX and DPT? You get some when you finish a run, but the breakdown doesn't really... Break anything down. I'm interested in trying this out, but if I have no idea what the goal of each run is even supposed to be, it's a little difficult to get into. Any tips?
I think with experience, the base amount is how much you have unspent when you're done with the adventure.
And some other resources are produced from captured adventurers, with the amount you get proportional to number of adventurers multiplied by number of maps you've cleared.
 

flannan

Engaged Member
Dec 15, 2022
3,080
3,167
I checked the trailer on DLsite and I still have absolutely no idea what this game is about. View attachment 4870563
Basically, it's still the same roguelite RPG as the authors' other games. Plays less like an RPG, and more like a puzzle.
But the background story is different this time: in-between missions, you command a succubus who infiltrated an adventurers' guild and sucks out levels player characters have accumulated on the runs.
 
  • Like
Reactions: rKnight

noname111111

Member
Feb 6, 2023
144
69
Basically, it's still the same roguelite RPG as the authors' other games. Plays less like an RPG, and more like a puzzle.
But the background story is different this time: in-between missions, you command a succubus who infiltrated an adventurers' guild and sucks out levels player characters have accumulated on the runs.
a slight correction: the succubus made the adventurers' guild.
 
  • Like
Reactions: flannan

O&M's

Member
May 18, 2018
425
489
This is the lastest version with the uncensored images



Tested it for a while and no errors.
Thanks. This is v2.07, but it seems to be the only one that is genuinely uncensored. While it won't decensor the new content, we can probably just port its images over to the latest version with no issues.

EDIT: It seems like the OP upload is wrong in another way as well... The main upload does not contain the DLC.
Meanwhile, the "Uncensored" version in the OP is not uncensored, but DOES contain the DLC, lol
On top of pictures just flat-out missing in the main upload, here is a comparison of the 2 uploads: 1748326981052.png
The left one is the "Uncensored" version, while the right one is the main upload.

Sent a report to get this all fixed.
 
Last edited:

araara456

Newbie
Oct 8, 2017
41
38
how to cheat?
game made on javascript so you can just edit it without RPG MZ Editor

in js\plugins\m\EventMenu.js edit

--------------------------------------------------------
if(set_energy>=ar_cost[vl]){
AudioManager.playSe({"name":"Up1","volume":40,"pitch":100,"pan":0});
set_energy-=ar_cost[vl];
if(vl==0){lvup_hp[set_chara]++;}
if(vl==1){lvup_mp[set_chara]++;}
if(vl==2){lvup_atk[set_chara]++;}
if(vl==3){lvup_mat[set_chara]++;}
if(vl==4){lvup_int[set_chara]++;}
if(vl==5){lvup_luk[set_chara]++;}
--------------------------------------------------------

just comment or delete string i.e.

--------------------------------------------------------
// set_energy-=ar_cost[vl];
--------------------------------------------------------

and lvlups not consume mana



in js\plugins\m\EventNormal.js edit

--------------------------------------------------------
if(ItemId==30){
if(EvName=="Etr1"){ds_inran[set_chara]++;}
if(EvName=="Etr1g"){ds_inran[set_chara]+=10;}
fun_json_put_tmp();
}else{
$gameParty.gainItem($dataItems[ItemId],ItemNum);
}
--------------------------------------------------------

just add multiplier to item that you pickup from the floor i.e.

--------------------------------------------------------
$gameParty.gainItem($dataItems[ItemId],ItemNum * 5);
--------------------------------------------------------

ps: sorry cant normally format code, in post edit it with all tabulations
 

ezpect

New Member
Feb 22, 2019
1
0
For those who want to play 2.08 uncensored, download 2.07 uncensored then go to img , copy pictures folder and place it in 2.08 img folder to replace them.
It shouldn't cause any error as it only replace files with the same name.
Note that the dlc and/or new contents will stay censored
 
2.90 star(s) 12 Votes