2 Console Commands [new] - Corruption Of Champions

They can ruin the game if you:

If a storyline becomes bugged or you want to skip ahead, use world state flags.

To execute commands in CoC2, you must use the standard developer tools for your browser or the standalone launcher: corruption of champions 2 console commands

Hope this guide helps you conquer the world of Savarra on your own terms.

Use to search for specific variables like "gems" , "corrupt" , or "str" . Change the numerical values attached to these variables. They can ruin the game if you: If

Before entering any command, export your save file or save your game in a dedicated, clean slot. Over-inflating stats or forcing conflicting body traits can permanently glitch your character model.

The primary object holding your game data is usually pc (Player Character) or nested within a global engine state like model or game . Change the numerical values attached to these variables

| Command | Effect | |---------|--------| | stat.adjustStat("statname", value) | Increase a stat (e.g., "str" , "cun" , "lib" , "cor" ). | | stat.setStat("statname", value) | Set stat directly. | | stat.levelUp() | Gain one level. | | stat.setLevel(x) | Set level to x. | | stat.addXP(x) | Add XP. | | pc.refreshStats() | Recalculate HP, fatigue, etc. |

Press or Ctrl + Shift + I to open the browser’s developer tools panel. Click on the Console tab.

Accessing these commands requires opening the (typically F12 , Ctrl+Shift+I , or Ctrl+Shift+J in most browsers). For the standalone desktop version, this is usually found under the "View" tab by clicking "Toggle Developer Tools". Once open, players interact directly with the game's internal JavaScript objects. Core Command Categories