If you want to reduce the grind without breaking the integrity of the game, try these:
"global":
"souls": 42,
"totalGold": 10000,
"achievements": [1,5,12],
"unlockedClasses": ["Barbarian", "Cleric"]
,
"currentRun":
"floor": 25,
"partyGold": 500,
"heroes": [...]
A Clickpocalypse 2 Save Editor automates this process: It decodes the string, presents you with sliders and checkboxes, re-encodes the JSON, and gives you a new string to paste back. clickpocalypse 2 save editor
Hosted on various user pages (search "Clickpocalypse 2 save editor github"), this tool features drag-and-drop functionality. It allows you to edit: If you want to reduce the grind without
You need to locate your save file. It is usually located in your Flash SharedObjects folder. A Clickpocalypse 2 Save Editor automates this process:
Because the game stores data as a raw string inside a Flash SOL file, you need a way to decode that string. I have created a Javascript-based tool below that you can run in your browser console or save as an HTML file.
While a Clickpocalypse 2 save editor is generally safe, there are three serious pitfalls: