Since CoC2 is built with Twine (SugarCube 2) and outputs JSON, there is no drag-and-drop editor. Instead, the “editor” is a toolchain: VS Code + Twee 3 Language Tools + CoC2’s own source (if you have it).
The editor operates by reading raw data matrices exported directly from the game's engine. It breaks down complex object keys into a user-friendly, tabbed web interface.
⭐⭐⭐⭐ – The best way to recover a broken save or test a late-game build, but not for casual play.
Because CoC2 is a text-based RPG built on a complex web of variables, "editing" your save file is much more intricate than simply changing a number like "Gold = 9999". The game tracks relationships, pregnancy timers, specific flags for quests, and permastats.









