Corruption Of Champions 2 Console Commands Site
| Command | Syntax Example | What it does | | :--- | :--- | :--- | | teleport | teleport "Wayfort" | Instantly moves you to any known location (e.g., Hometown , Old Forest , Tentacle Cave ). | | time | time 12 | Sets the in-game hour (0-23). Useful for time-sensitive events. | | event | event "Evelyn_FirstMeeting" | Triggers a specific story event flag. | | flag | flag "quest_cultists_defeated" true | Manually sets a quest flag (yes/no). | | debug | debug | Toggles verbose debug mode (shows all backend calculations). |
Instead of grinding dungeons for rare gear or transformation items, you can use the inventory engine to place items directly into your bag. Item Command Syntax
: Options.systemOptions.busts = charImages.filter(x => x.includes('fulls/')).map(str => str = str.replace(/.*?fulls\//, ''); str = str.replace(/\..*/, ''); return str; ); . corruption of champions 2 console commands
: pc.addPower(POWERS.PowerName); — Example: pc.addPower(POWERS.FireBolt); .
Accessing the cheat menu in Corruption of Champions 2 depends entirely on the platform you are using to play the game. For the Web / Browser Version | Command | Syntax Example | What it
While CoC2 is designed to be played fairly, there is a way to access the developer console—provided you are playing the correct version of the game. In this guide, we’ll cover how to enable the console and the most useful commands to shape your adventure.
| Action | Command | Notes | | :--- | :--- | :--- | | | CoC2Main.game.inventory.addItem(ItemName) | Add Gold | CoC2Main.game.player.gems = CoC2Main.game.player.gems + 2000 | Adds a specified amount to your current gold. | | | event | event "Evelyn_FirstMeeting" | Triggers
Because CoC2 runs on a JavaScript/TypeScript-based engine, commands must target the specific game state variables. Before typing standard commands, you usually need to reference the main engine object, which is typically stored under pc (Player Character) or kgame .