- Dec 4, 2018
- 296
- 179
This game isn't really brothel management (unlike, say, Isekai Parlor). Because no management involved.i need more brothel management game like this
I did why u said and this appearlike this game easy to cheat.
go to "Goblin Adventurer Hunting \js\plugins\m"
if you need money open EventBattle.js by edit or some editor, and Ctrl + f to find "const getG" above $gameParty.gainGold(getG);
then edit
"const getG = Math.floor(HeroineStatus[HeroineId][4]*(1+0.01*$gameVariables.value(2)));" to
"const getG = Math.floor(HeroineStatus[HeroineId][4]*(1000000*$gameVariables.value(2)));" just more than 1+0.01 that's okay
defeat any girl and get money then you get tons of money.
or you need stats like ATK, DEF.
open Shop.js edit, find ATK/DEF/MDF/INT line. you can find Ctrl + f and "ATK/DEF/MDF/INT".
then edit
const PatternKakaku = [2000,5000,10000,30000,100000]; -> const PatternKakaku = new Array(100).fill(0);
const PatternItemId = [ 0, 21, 22, 23, 23]; -> const PatternItemId = new Array(100).fill(0);
const PatternItemNum= [ 0, 1, 1, 3, 5]; -> const PatternItemNum = new Array(100).fill(0);
if you want more than 100, just edit you want in Array number.
and Ctrl + f and find "if(ShopId==76){SsName=TShop5[la]+" ATK ";}" and below the fifth line, edit to
if($gameVariables.value(ShopId)>=5) -> if($gameVariables.value(ShopId)>=100)
if you change the Array number, you have to enter your number in 100.
then you can Upgrade your ATK/DEF/MDF/INT you want.
if you hard to do this, just replace into this file. you may backup your file to play normally this game.
ps) many script that you can edit gamerule in this folder. you can make all upgrade cost set to 0, or multiple girl capture by using 1 capture bottle.
I know there are mid-bosses accessible from the rest stop. From the stairs on their top-left.anyone where the boss is?
that is ')' this symbol missing error. Can you find that you edit all text that missing ')' this symbol?I did why u said and this appear
Yes, it was fixed. You can check the patch notes on Steam.missing the middle trophy on the right side of the room, says get all treasure but I already have all treasure ald. Is this a bug that has already been fixed in a later patch?
You know how to collect all girl in 1 bottle?that is ')' this symbol missing error. Can you find that you edit all text that missing ')' this symbol?
You mean get each girl in 1 bottle?You know how to collect all girl in 1 bottle?
In tutorial 3, the orc wants some food, and would not let you pass unless you give him some.Hello,
I'm stuck at tutorial 3 don't understand what to do !
Me too, hope someone can fix itError when playing on joyplay, the image keep glitching