Editing | Coc2 Save
Open a web-based tool like JSON Editor Online or standard notepad software.
Items in CoC2 are tracked by specific ID strings within your inventory arrays. If you know the exact internal ID of a rare weapon, armor piece, or transformative reagent, you can swap out a basic item slot in your save file for the endgame item ID. Ensure you update the quantity counter variable attached to that slot as well. Modifying Status Flags and Codex Entries
CoC2 saves are essentially text files containing serialized data structures.
"str" , "tou" , "spe" , "int" : Changes base attributes like Strength, Toughness, Speed, and Intellect. "hp" or "lust" : Adjusts current vitals. Coc2 Save Editing
: 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.
I can provide the exact steps or codes needed for your setup. Share public link
: 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 Open a web-based tool like JSON Editor Online
The save string contains a syntax error (like a missing comma or quotation mark) or the Base64 re-encoding failed.
| Method | Best For | Complexity | Key Features & Considerations | | :--- | :--- | :--- | :--- | | | Changing specific values or flags . Finding and modifying quest progress . | High | Provides total control. Requires knowing exactly what to change and following JSON syntax. Can break the save if mistakes are made. | | Dedicated Tool (e.g., CoC2-Save-Editor) | Making general edits like modifying stats, appearance, perks, and inventory. | Medium | More user-friendly than raw JSON. Designed specifically for CoC2, making it harder (but not impossible) to corrupt your save. | | Developer Console | Making quick, one-time changes . Adding gold, items, or teleporting. Testing things out. | Low | The easiest method. Built directly into the browser. Great for fast changes but not for permanent, complex modifications. |
Editors allow you to change the player character’s body type (height, genitalia, race) without using in-game transformation items. Ensure you update the quantity counter variable attached
Open your exported .json file in your chosen text editor. If the text appears as one massive, unreadable block, look for a "Format", "Prettify", or "Beautify" button in your editor. This breaks the file into organized lines and indents. Step 3: Locate Target Variables
Copy the exported file and paste it into a "Backups" folder. Never edit your only copy.
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.






