top of page

Coc2 Save Editing [verified] Jun 2026

Last updated for CoC2 version 1.7.x – save structure may change with future updates.

Save editing is the process of manually changing the data in a game's save file using an external editor. While Corruption of Champions II (CoC2) has an in-game console for some commands, save editing is more powerful. It allows you to directly modify everything from your inventory and gold to quest flags and character attributes—changes that are often more permanent and detailed than console commands can achieve.

| Tool | Purpose | Pros / Cons | |------|---------|--------------| | | Visual editor for stats, gold, appearance, some flags | Easy but limited to basic fields | | JSON Formatter / Pretty Print | Makes raw save readable | Manual but safe | | Notepad++ with JSON plugin | Syntax highlighting | Requires careful manual editing | | Python script (custom) | Bulk changes (e.g., all stats to 999) | Powerful but technical |

If you prefer to edit the raw data directly, you can use a advanced text editor like (Windows) or TextEdit (Mac). CoC2 saves are generally structured in JSON format or base64-encoded strings. Decoding Base64 Saves Coc2 Save Editing

This method allows for values that the game does not explicitly write to the file or values protected by checksums (though CoC2 is lenient with checksums).

The Weaver smiles. You have edited the thread. Now the thread edits you.

First, . He changed the value from 12/42 to 420/420 . He smiled. Silly, but satisfying. Last updated for CoC2 version 1

He didn’t attack. He sneezed. The damage number 985 bloomed over the goblins like a flower of pure destruction. The combat log read: You sneeze. The goblin chieftain is vaporized.

He pressed Enter.

is a viable alternative for those comfortable with raw data. Core Capabilities Character Customization It allows you to directly modify everything from

You may have edited a different save slot than the one you loaded. Double-check your slot numbers or ensure you successfully clicked "Import" and saved over the slot.

If you play CoC2 directly in a web browser, your saves are stored in your browser's or IndexedDB .

Open the file with your text editor. You will see a long string of JavaScript Object Notation (JSON) parameters. Use the "Find" feature (

Coc2 Save Editing

Contact

© 2026 — The Junction. Powered and secured by Wix 

bottom of page