Pvz2 Save — Editor
The game saves data in a proprietary “rton” stream format, which is difficult to read directly. A save editor bridges this gap by converting the data into a human-readable format (such as JSON), allowing you to change values like coins, gems, plant levels, and unlocked content before converting it back for the game to read.