Quick Edit vs Popular Actions vs Advanced Mode
Quick Edit
Use it for established resource fields such as Rosaries and Shell Shards.
Popular Actions
Use save-aware checkers and narrowly verified recovery actions.
Advanced Mode
Use it when you know the field or item name and accept the added risk.
How to search
- Upload the original
userX.datand download an original backup. - Open Advanced Mode after the Popular Actions cards.
- Search an item name, field name, or visible value. Search is case-insensitive.
- Use Previous and Next to move through highlighted matches.
- Read the surrounding object before changing anything.
Common data types
- Boolean
trueorfalse, often used for an unlocked or completed state.- Number
- A count, mode, level, or progress value. The valid range depends on the field.
- String
- Text such as an item
Nameor gameversion. - Object / array
- Grouped values. Do not delete brackets, commas, or neighboring entries.
Verified example: Rosaries
Quick Edit writes Rosaries to playerData.geo. In Advanced Mode, searching geo locates the same numeric field. Change only the number and keep the JSON punctuation intact.
"geo": 250If an edit goes wrong
Close the game, restore the original backup, and test it before making a second edit. Do not keep stacking guesses onto an already modified file.