: Adding powers or perks not intended for the player character can sometimes harm your game's performance or bloat your UI.
Corruption of Champions 2 (CoC2) does not feature a traditional in-game "cheat console" like many other titles. Instead, players typically use the or a built-in Cheat Menu to modify their gameplay. How to Access the Console corruption of champions 2 console commands
: Some versions may respond to Ctrl + Shift + J . : Adding powers or perks not intended for
: Modifying game data via the console can lead to "save bloating" or permanent instability. Always create a backup before experimenting. How to Access the Console : Some versions
pc.addPower(POWERS.PowerName) : Adds a specific power to your character. Example : pc.addPower(POWERS.FireBolt, POWERS.Heal) . : Perks can be added similarly to powers: perks : Lists all available perks. pc.createPerk(PERKS.PerkName) : Grants the specified perk. Example : pc.createPerk(PERKS.Veteran) .
: Press F12 or Ctrl + Shift + I (Windows/Linux) or Cmd + Option + I (Mac) to open the console.