: Modifying game data via the console can lead to "save bloating" or permanent instability. Always create a backup before experimenting.
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) . corruption of champions 2 console commands
: Most commands in this game are case-sensitive and require specific JavaScript-style syntax to work. Essential Console Commands : Modifying game data via the console can
: Some versions may respond to Ctrl + Shift + J . corruption of champions 2 console commands