A raw CoC2 save looks like this:
ZXlKclpYbGZiM0JsYkdRaU9pSWlmU... (truncated)
Decoded, that turns into readable JSON:
"version": "0.9.0",
"saveVersion": 46,
"character":
"firstName": "Aria",
"str": 25,
"tou": 18,
"spe": 22,
"intellect": 20,
"libido": 15,
"corruption": 5
,
"inventory": [...],
"perks": [...],
"flags": ...
Search for "perks" or "feats". You can add perk IDs like "perk_berserker" or "perk_arcane_knowledge" to unlock abilities you missed.
Abstract:
Corruption of Champions II utilizes a serialized save format (typically JSON or minified JSON) derived from the Haxe programming language. Unlike its predecessor (CoC1), which relied heavily on SOL (Flash Shared Objects), CoC2 saves are distinct files (.coc2) that can be deconstructed, edited, and reconstructed to alter character statistics, items, and flags.
Coc2 save editing transforms you from a passive player into an active game master. Whether you want to max out your stats, gift yourself a legendary weapon, or unlock a romance path that you accidentally closed off, save editing gives you the freedom to craft your perfect adventure.
Start small: edit your gems or boost a single stat. Once you’re comfortable with Base64 and JSON, dive into the flags and reshape the narrative of Mareth itself.
Remember the golden rules: Always backup, validate your JSON, and respect your own fun.
Now go forth, edited champion, and forge a corruption story that is truly your own.
Power Up Your Journey: A Guide to CoC2 Save Editing Ever felt like you’re just one stat point away from the perfect build in Corruption of Champions II
), or maybe you’re tired of the grind for that one elusive item? Save editing is a popular way for players to customize their experience, from tweaking character appearances to skipping repetitive hurdles. Here is how you can safely modify your save files to get the most out of your adventure. 🛠️ Essential Tools for Editing While advanced users can technically use a plain text editor
like Notepad, most players prefer dedicated tools that simplify the process: CoC2 Save Editor (Web-based) : The most widely used tool is the CoC2 Save Editor Coc2 Save Editing
, which provides a user-friendly interface for modifying stats, inventory, and body parts. Local Shared Object Editors
: For those playing older versions or specific Flash-based builds, tools like can edit local shared objects. 📝 Step-by-Step: How to Edit Your Save Export Your Save game menu, navigate to the save/load screen. Under the section on the right, click to download a file to your computer. Load into the Editor : Open your chosen save editor and click the button to import your Make Your Changes : You can now navigate through tabs to adjust: Attributes : Strength, Toughness, Intellect, etc. Appearance : Body parts, skin type, and racial scores. : Add or remove weapons and items. Save and Re-import : Once finished, click in the editor to download the modified file. Go back to "Load from File" option, and select your new file. Steam Community ⚠️ Pro-Tips and Warnings Always Backup First
: Before making any changes, create a copy of your original save. One wrong tweak in the "Flags" section can occasionally break quest progression. The Level-Up Softlock
: If you increase your combat stats without increasing your level, you might get "softlocked" when you next try to rest and level up. The game will show negative stat points to allocate and won't let you proceed. Race is Calculated
: You cannot "edit" your race directly. Your race is a score determined by your body parts. To change your race, you must change the specific parts (tail, ears, etc.) associated with it. Check Your Version
: Ensure the editor you are using is compatible with your game version (e.g., Public vs. Patreon builds), as file formats can change with major updates. Steam Community CoC2 Save Editor v68
Save editing in Corruption of Champions II (CoC2) allows you to modify character stats, appearance, and progress through external tools or browser consoles. While it provides freedom to customize your experience, it requires careful handling to avoid breaking game logic or "softlocking" your character. 🛠️ Recommended Tools
The community primarily uses web-based editors for ease of use.
GitHub Save Editor: The Save Editor on GitHub Pages is a popular choice for modifying inventory, character appearance, and basic stats.
In-Game Console: Experienced users often use the browser's developer console (F12) to run specific Javascript commands like pc.addItem or modify flags directly. 💾 How to Access Save Files "version": "0
To edit a file, you must first export it from the game menu. Open the Data/Save menu in CoC2. Locate the "To File" section on the right side.
Click "Save" to download your save as a .coc2 (or similar) file. Upload this file to an editor like the one on GitHub Pages.
After making changes, download the edited file and use "Load from File" in the game to apply them. ⚠️ Critical Safety Tips Improper editing can lead to crashes or broken quests.
The "Level Up" Softlock: If you increase combat stats without increasing your level, the game may lock when you try to rest. This happens because you'll have negative stat points to allocate.
Avoid Quest Flags: Users on the Steam Community advise against messing with the "Flags" section unless you know exactly what you are doing, as this frequently breaks quest progression.
Backup Everything: Always keep an unedited copy of your save file before making changes. Use multiple slots so you have a "clean" point to return to.
Stat Shuffling: If you want to avoid UI glitches, add HP and Resolve as "bonus" modifiers rather than changing base values, as recommended by the Steam Community. 💡 Common Edits
Appearance: Change race, height, or body parts without needing specific in-game transformations.
Inventory: Add rare items or equipment that are difficult to find.
Relationship Status: Quickly boost or reset companion approval and romance progress. If you'd like to get started, I can help you with: Finding specific console commands for items. Troubleshooting a corrupted save or "negative point" error. Search for "perks" or "feats"
Identifying which flags correspond to specific story events.
Save editing in Corruption of Champions II (CoC2) allows players to modify character stats, appearance, and progress by manipulating game data files. Core Functionality
Modifiable Attributes: Players can change character statistics (strength, toughness, etc.), appearance details (height, race, body parts), perks, items, and event flags.
File Format: The game uses .coc2 files for local saves. These can be exported from the in-game menu using the "Save to File" option. Tools:
Online Editors: Web-based tools like the CoC2 Save Editor by end5 provide a user-friendly interface for most edits.
Text Editors: Advanced text editors like Notepad++ can be used for manual edits, though this is more complex and error-prone. Safe Editing Practices
Backup Saves: Always create a duplicate of your original .coc2 file before attempting any edits. Export/Import Flow: In CoC2, go to the Data menu and click "Save to File".
Upload this file to a save editor, make changes, and download the new version. In the game, use "Load from File" to apply the changes.
Check Version Compatibility: Ensure the save editor is updated to match your current game version. Using outdated editors can corrupt newer save formats. CoC2 Save Editor v68
This is a comprehensive review of Corruption of Champions II (CoC2) save editing, aimed at players who understand that modifying game files carries risks and may reduce intended difficulty or narrative impact.