Vale City

in the box?
i opened it and i don’t remember getting anything important from it.

Also, red dye?

I was wrong about where you enter, you enter from cave 4 to through the secret path there, into the side cave. Once you are in the side cave go back to the furthest point and you will find a cave opening that you can walk through that is the door to the room with the lost items


^This is the doorway I am talking about at the back of the side cave from cave 4
If you look closely on the right of the door there is a cardboard box too.


You can see the path that leads to cave 4.
One of the levers is here you should remember it well.

That sure is hard to see.
I’ve opened that box, but I didn’t get the red dye so I guess I might be s.o.l

My bad man there is THIS box at the end of cave 4 that can have the red dye too, but it is RNG it can be in any of these cardboard containers

Thanks for showing where the items where, thought I rammed my head against every wall.
Concerning the dye, I now think it’s rng, because i just got red dye in the 5th part of the cave with the giant chocolate girl. I had already opened that box as well. So I guess that solves that mystery.
Thank you for helping me out.:grin:

1 Like

Huh I didnt know it was random but I guess now I know!
Enjoy your fusion powers bro :smiley:

how would i d this if it was for the cupcake?

do you have a revised verison of it becuase im trying to get it to worknad its not doing it

Sorry man I dicked around a ton today and I just ended up playing the game but I should have it done by tomorrow.
How to do it
Go to the skills json folder
Ctrl F the item and then its easiest to just highlight the entire line of code as you scroll back to the left until you hit THIS line of code
"b.gainExp($gameVariables.value(492))
(this is the actual exp value for cupcakes)
now the next step is simple - clear out everything within those parentheses and replace it with the amount of exp you want it to give
"b.gainExp(240)
Now the item will give you 240 exp
this will NOT change the descriptions exp so you wont be able to tell unless you actually eat the thing

If you don’t mind me asking, you how to change the so you don’t get over stuffed

Hm… that’s most likely in the js files, would take a while to find something about it, i’ll look into it

It turns out the guaranteed red dye comes from the Mushroom Diet Quest #3 for White, the fat elf on the beach right next to Miahs shop. I guess the caves are all random and could potentially drop anyhthing.


(This is the Elf After the diet)

The guaranteed yellow dye comes from the Food for Stacy #2 quest. Stacy is a dancer at the Nightclub.


The Purple dye you win from beating Hara in an eating contest at the buffet and then beating her in a bellyfight that same night. You can find her in the nightclub as soon as it opens, but she doesnt show up in the buffet until the 19th. The eating contest is VERY hard and you will not be able to beat it without having Jessica max level (her analyze skill makes her the best for eating contests), a completely empty stomach, and being fully hungry.

Ok, got it, was luckily in the States.json, easiest solution to turn off overstuffed so far is to lower the value of Below in <Passive Condition: Variable 1 Below 2> down by 1 in each line for the 3 chars:
Line 25 - 33 Lilico’s overstuffed
Line 46 - 54 Jessica’s overstuffed
Line 67 - 75 Amy’s overstuffed
How to find the specific part easily: Ctrl F in the states folder and search for Variable 1 Below Variable 2 Below Variable 3 Below for each char respectively.

If you don’t mind could you show me please. Because i think i messed up

grafik
this
grafik
into this

there are 3 of these blocks, 1 for each character

1 Like

Thank you very much!

So much easier! I’m going to try it out now.

so I will have to change the 2 to 1?

The number after the Below has the be lowered by 1 in each of the 27 lines with the code for applying the state overstuffed to a player character, so it won’t trigger when you surpass the usual number. It would apply 100 BP later i think, but since the character doesn’t have the ability to get to that value it’s fine.

1 Like

I’m new to this website and Vale City. I’ve beaten the game once on normal difficulty and am now doing a NG+ normal difficulty run in an attempt to fill out some of the image gallery that I missed. I’m sure there are some locked behind hard mode, but have run into a troubling situation. I have gotten no hotel room cutscenes in this run.

I’m on day 18, am in the normal room, and have completed a number of side quests such as the ones required to get the ultimate pills and the fusion bikini. I know certain scenes require certain room, but I have gotten none.

Does anyone know if this is a glitch or an error on my part.

P.S. I am aware that you can just decrypt the images of the game and download them, but I’m specifically looking for the cutscenes in this instance. Thank you.