Vale City

Hey Guys! I got two questions.

  1. I see you guys mentioning the dragon scales. Do those get you a certain pill? And which pill is it if so? I have already got the ultimate pill unlocked.

  2. I also see people mentioning an outfit for fusion. How do I get fusion?

Thanks!

  1. It unlocks dragon pill
  2. You have to talk to (iirc) Rika? The gal on the beach that makes clothes, get all three clothes and have them equipped and you should be able to fuse.

what is the Dancers quest and how do you get it?

You get items that you give to her (you’ll get a quest for each girl so you can see what items you need). One of them is from the second person that arrives at the eating contest iirc. And there’s some in the secret tunnels in the choco cave. The tunnels are “marked” by two rocks that you can walk between and walkthrough. The rest you get from exploring or quests. You get some from the dancers in the nightclub, you talk to them and they’ll ask for food. I don’t remember where the rest of the items are off the top of my head.

someone have a hacked version to share?

dont try this i just did and it deleted all the save files

1 Like

holly shit i fixed it
i figured out how to do the money thing so
in the common event files you have to delete all thing that have the word cheat in it so do find word cheat and only delete the lines of code it worked for me
alright here the line of code that should be deleted from the CommonEvents JSON in the data folder
{“code”:401,“indent”:2,“parameters”:["\msgwidth[auto]\nc<Error!!>"]},{“code”:401,“indent”:2,“parameters”:[“You tried to cheat. And I don’t like cheaters.
”]},{“code”:401,“indent”:2,“parameters”:[“That’s why I’ve now deleted all of your saves.
”]},{“code”:401,“indent”:2,“parameters”:[“Sorry but misconduct must be punished.”]},
just to tell you that this code does repeat it self in the file a few times so delete all code list ed above but make sure you have the CommonEvents JSON copied just in case something goes wrong

2 Likes

share the folder please

Im like 80% of the way through a Hardmode playthrough, the easiest way to cheat the game is to just edit prices in the ww>data>items. Just open up the “items” file and ctrl F to find out where all of the important stuff is and then find the bit that will come after saying “Price: 20” and then change that number to a lower number or just 0.

Making all the fast food and hunger meds free lets you farm much much faster, but it also kinda makes the game a little boring because its not annoying that you cant farm anymore but thats all you do for 15 minutes straight. Youll also have everyone lvl 10 before the first week is over too if you try hard.

If you can figure out how to turn the XP values for food up by 3x I think I you might be able to actually balance out the game to the point where you dont need to “cheat” anymore because there isnt any grind necessary and you can gain levels just through normal combat.

1 Like

It’s actually really easy to change the XP values of items. They are not associated to the items themselves, but to the skill in the “eat” tab that consumes them.

In the “Skills.json” are all those skills, you just have to look at “formula”:"b.gainExp($gameVariables.value(xxx));
and exchange the “$gameVariables.value(xxx)” for the XP value you want to have for the item; you can see wich one it is a litte further down the line under “name”:“eat xxx”.

Narukami probably changed the code from v1/v2 to v3 from specific values for items to specific values that are just pulled from another file just for easier access, but since I haven’t found the file yet (I suspect one of the .js files) just use this method.

1 Like

You were right it is in the Skills.json folder, but I dont know how I would change it

"formula":"b.gainExp($gameVariables.value(516))
There is also this part but I dont understand how these numbers crunch down into the 20 exp that one “water ice” gives you
Eat to restore \\c[20]\\V[513] LP\\c[0] and \\c[9]\\V[515] BP\\c[0] and gain \\c[17]\\V[516] EXP\c[0]
The food name is like what you said
"name":"Eat Water Ice"

Im gonna try to tinker with the values to see if I can figure it out but this is a lot more complex than the prices…

I tried multiplying the variable by 3 and that just stopped the item from giving any exp, I really got no idea what any of this means lol.

1 Like

Just remove the $gameVariables.value(516) and put in a numerical number in case of ice cream(wich was 30 xp?) just “formula”:"b.gainExp(90), thus you have tripple the amount.

it might take a while to edit every food item this way, so I’d advise to put up the game net to the code with the “eat” menu open (for the original XP values).

Ah and by the way, the Eat to restore \\c[20]\\V[513] LP\\c[0] and \\c[9]\\V[515] BP\\c[0] and gain \\c[17]\\V[516] EXP\c[0] is the description of the item, might wanna swap the \\V[516] for 90 too.

If you want to have a comparison:
Old:
"description":"Eat to restore \\c[20]100 LP\\c[0] and \\c[9]160 BP\\c[0] and gain \\c[17]30 EXP\\c[0] cost \\c[11]60 HP\\c[0]."
"formula":"b.gainExp(30)
New:
Eat to restore \\c[20]\\V[509] LP\\c[0] and \\c[9]\\V[511] BP\\c[0] and gain \\c[17]\\V[512] EXP\\c[0] cost \\c[11]\\V[510] HP\\c[0]."
"formula":"b.gainExp($gameVariables.value(512))

Ah, and careful with the ice cream item, its Lilicos fav food, so she has a different skill from the other 2 there

1 Like

Thank you so much, it worked!
I tried replacing the values for the descriptions but I did it wrong so its just displaying 0 but the actual amount was 90!
All I needed to do was delete everything in those parentheses and replace it with a value
"b.gainExp($gameVariables.value(516)) with "b.gainExp(90)

thanks again man, when I get around to changing the values and testing it out Ill be sure to paste in my revised version.

1 Like

Btw, if you wanna know some more, I know quite a bit bout the code in this game, had a lot of free time on hand, for example the secret codes, know them all (and how to edit them or create new ones) or chests, the chocolate girls, skillvalues, even the leveling of them, etc.
Recently got a problem with an item tho, wanted to create a strong version if the cookies bag with BP regen, like some of the special forms have, the natural BP loss overwrites it and I just can’t seem to find that particular function…

I’m super unfamiler with code
how do i change Exp values
like do i need to have a certain program to edit it or?

Nvm i just saw the other comments

I can’t find the lost items in the cave, any tips?

On the Right side of the cave 2 and 3 look along the wall for two rocks that are one tile apart, there is a seret tunnel between them, just walk through and you will go through to the other side where there are two switches. The third switch is somewhere in 3 I cant remember but that one isnt hidden, look along the walls youll find it. Anyways the more important part is you need to have a girl who is LEVEL 10 before you can even interact with these switches because they all need to be BELLY LEVEL MAX or maybe it was 9? You should bring a good amount of filling food and hunger juice too because even if you go in max level youre going to lose BP in some fights before you get there.

I’ve done all that, but i couldn’t find the place where the items are.

If you got the “something shifted” message then in the very furthest back part of the side cave that you have to take the secret tunnel to, there should be a path that leads further in an L shape back to a doorway of sorts. The switches moved two big stalagmites that previously blocked the path.