Corruption Of Champions 2 Console Commands
| Command | Effect |
| :--- | :--- |
| help | Lists all available console commands. |
| clear | Clears the console screen. |
| exit or close | Closes the console (Esc also works). |
| save [name] | Quick-saves with a custom name (e.g., save godmode). |
| load [name] | Loads a quick-save. |
Open console and paste this for a quick boost (adjust numbers as needed): corruption of champions 2 console commands
CoC2.player.level = 15;
CoC2.player.XP = 500000;
CoC2.player.gems = 25000;
CoC2.player.refreshHp();
CoC2.player.refreshMana();
console.log("Cheat applied – you powerful beast.");
Most commands follow this pattern:
commandName(param1, param2)
Example: itemAdd("tentacle_key")
