So how do you change Ultana Gold Piece amount? I found it in memory view, changed it to 0F 27, but i still only have 3 in my warehouse. i tried zoning, swapping pages, nothing seems to change it
If it doesn't, you changed something that should not be changed.
Still don't understand how this works... Will do some more trials for this, and hopefully I will get it.
Anyway, thanks a ton for the table.
EDIT: Never mind, I got it.
Open the Memory Viewer, count the 00 (pair of zeros) till 18, then follow the formula from first page. I almost counted the whole thing till I remember that Ultana GP I'm trying to multiply(?) is the last item I put in: basically scrolling for a bit till I find 54 01 67, then edit it. I dunno how to make it 500ish (my Dec->Hex calculator is a bit faulty I guess) but 9,999 is good anyway.
Its in little endian, least significant byte first
Normal: 27 0F = 9999
0F 27 = 3879
LE Format: 0F 27 = 9999
27 0F = 3879
Ohh kay thanks alot. Nah not going to edit or modify anything on the item, jus need some boosters will do and i already done up the cooldown on the buffs to stay everlasting which is nice with the boosters.
Could you share your script for longer buff or shorten cool-down?
Hello good sir. Is there some sort of inventory editor cheat here? I badly wanted a specific katana to use and I cant for the love of god get it. Thank you in advance!
Ok here's the table updated/merged with 3DM's warehouse item editor FULLY and PROPERLY translated. No Google translate!
Basically what it does if you haven't already worked it out is it lets you change the first slot in the warehouse to any item on the list AND edit 3 extra parameters on it.
The Oracle level option is particularly broken, at maximum it adds 65535 ATK to whatever you want to add. You can probably edit this (just change FF FF in the table to whatever number you want really IN HEX), but if you want to create a totally utfuckerly broken character with +65535 ATK on every wear position.... yeah you can
Just note that you will guaranteed be red flagged for this online so... don't
Im kind of a noob when it comes to this stuff and I know that this is annoying but can you kindly give me a step by step procedure on how to edit this and that for me to edit my inventory? Sorry for the inconvenience and thank you for your reply.
Hello just a quick question about the skills and ssc multiplier, how much does it multiply? How can i change it multiply? It is under the SCRIPT section of the cheat table. If possible i want to max out my skills via this way.
Hello just a quick question about the skills and ssc multiplier, how much does it multiply? How can i change it multiply? It is under the SCRIPT section of the cheat table. If possible i want to max out my skills via this way.
For SSC, shoould be x8, for skill level, unsure. If you want that to be faster add more "inc cx" if you want slower, remove some "inc cx".
This is an improved version of the skill level multiplier, if someone could test this and see if there's any side effects before i add this to the table.
Someone can explain how to use enigma order assist ?
Take only 1 order thats specified under the assist. Then exit out the the goddess statue menu, press the key combo given for that order. Then complete the order as normal.
Someone can explain how to use enigma order assist ?
Take only 1 order thats specified under the assist. Then exit out the the goddess statue menu, press the key combo given for that order. Then complete the order as normal.
Is it not possible to add directly tachyon inversion in the skill palette with the ID ?
Someone can explain how to use enigma order assist ?
Take only 1 order thats specified under the assist. Then exit out the the goddess statue menu, press the key combo given for that order. Then complete the order as normal.
Is it not possible to add directly tachyon inversion in the skill palette with the ID ?
No, just edit the order manually in the memory view, the assist is meant to help you see the pattern and to understand how the data can be edited.