This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
Before altering any data, it is essential to understand how CoC2 handles and stores its saves. Save File Formats
There are two primary methods to edit your CoC2 save file: using an automated online save editor or manually editing the text via a code editor. Method 1: Using Online Save Editors (Easiest)
This is the primary community-maintained tool for editing saves. It allows for quick modification of variables.
Want to see how a high-Intelligence mage plays without restarting? Jump right to the stats you need. Coc2 Save Editing
Corruption of Champions II (CoC2) Save Editing Guide Editing your save file in allows you to bypass grind-heavy mechanics, experiment with character builds, or recover lost progress. However, because the game uses complex data structures, improper editing can lead to "softlocks" or corrupted files. 1. Locating and Preparing Your Save Files
: This is the most common tool. You simply upload your .coc2 file, change your stats or perks in the browser, and download the modified version.
CoC2 saves are typically exported or stored as text-based files containing serialized JSON (JavaScript Object Notation) or encoded strings. Because the data is structured, specific text patterns correspond directly to your in-game attributes, inventory, and relationship points with companions. Common Save Locations
If manual JSON editing feels intimidating, the CoC2 community occasionally maintains web-based save editors. This public link is valid for 7 days
If you prefer manual editing, use text editors designed for code syntax: (with the JSON Viewer plugin) VS Code
"perks" : Contains the array of active perks assigned to your character. Step 4: Modify the Values Change the numbers or text strings carefully.
Setting flags for quests out of order can make the game unplayable.
Click in the editor to download the modified file. Return to CoC2, go to the save menu, and click Import Save . 3. Manual Text Editing (Advanced) Can’t copy the link right now
Once you provide a few details, I can give you the or step-by-step code edits for your situation. Share public link
: If you're looking to do extensive editing, check if there's a modding community for your game. They often have tools, tutorials, and experienced editors who can help.
Don't change 50 things at once. Change your gold, load the game to ensure it works, then go back for more edits.
What of the game are you playing (browser, standalone, or itch.io)?