Rubyelf wrote: ↑Sat Nov 30, 2024 6:22 am
G1N4 wrote: ↑Sat Nov 30, 2024 6:10 am
Rubyelf wrote: ↑Sat Nov 30, 2024 4:44 am
Find the CE table on this thread, it is DDV Steam V1.14.1.16.CT
There is a video maybe 2 pages or so back that I posted on how to do the crafting.
Use
[Link] - that list for all the item IDs etc.
Okay thank you!
And how it works with the storybooks ? How can I get them? And can I give them then a friend?
The currency you mean? You can modify the value yourself. As for giving to a friend, with my table atm no as it's not a dropped currency, but you can by modifying your save (dont' ask me how, I personally will not mess with shit like that).
Hi so modifying your own file is actually not as hard as it seems. I prefer it over downloading a cheat program. Get your files from here: C:\Users\YOURNAME\AppData\LocalLow\Gameloft\Disney Dreamlight Valley\STEAM, EPIC, OR MICROSOFT ~ Once you’ve decrypted your save file (profile.json) and opened it in Notepad++ (download Notepad++), follow these steps to edit your in-game currency values:
Step 1: Search for Currency Data
Press CTRL + F to open the search bar in Notepad++.
Type CurrencyAmounts (exactly as written) into the search bar and press Enter.
You’ll find a section that looks similar to this:
"CurrencyAmounts": {
"80000000": 85711881,
"80300000": 305775,
"80800001": 8000,
"80100000": 7870,
"80200002": 2167,
"80000009": 500,
"80000003": 42791240,
"80000010": 950
}
Step 2: Edit Currency Values
Here’s what each currency code represents:
80000000: Star Coins
80300000: Dreamlight
80000003: Mist
80000010: Storybook
80000009: Daisy Coins
To change the amounts:
Modify the numbers after each code.
For example, to set your Star Coins to 50,000, change:
"80000000": 50000
Step 3: Save and Replace the File
After making your changes, save the file as a .json:
Go to File > Save As and name it profile.json.
Replace the current profile.json in your game save folder with the edited one.
Start your game and enjoy your updated currency amounts! Also if anyone knows what currency is 80800001, 80100000, 80200002 are let me know please cause I'm a bit stumped atm. <3