Corruption Of Champions 2 Console Commands

CoC2 tracks story progress through Flags. If a quest is bugged, you can manually toggle the flag.

CoC2.player.gems = 50000

| 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. |

These are the most popular commands for respeccing or boosting your Champion. corruption of champions 2 console commands

| Command | Syntax Example | What it does | | :--- | :--- | :--- | | stat | stat | Displays all current stats (Strength, Agility, etc.) in the console. | | mod | mod str 50 | Adds 50 to your Strength score. Change str to agi, tou, int, wis, spe, lib for other attributes. | | set stat | set stat str 100 | Sets Strength directly to 100 (overrides previous value). | | level | level 10 | Sets your character level to 10 (automatically adjusts XP). | | xp | xp 5000 | Adds 5000 experience points. | | perk | perk "Two-Handed Mastery" | Adds a specific perk. Note: Use quotes for multi-word perks. | | heal | heal | Fully restores HP, fatigue, and mana. |

Step into the rogues’ gallery of developer tools: a compact, vivid handbook for wielding console commands in Corruption of Champions 2 (CoC2). Whether you’re a curious experimenter, a completionist chasing hidden scenes, or a storyteller sculpting narratives, these commands are the backstage keys that let you bend the world — responsibly. Expect brief descriptions, clear examples, and a few cautions so you don’t wreck an otherwise delicious run. CoC2 tracks story progress through Flags

Note: use commands at your own risk — they can break quests, achievements, or immersion. Save before you tinker.

Console commands let you modify your save file, spawn items, change stats, trigger events, and more. Use them to skip grind, test builds, or fix bugs. | Command | Effect | | :--- |

| Command | Effect | |---------|--------| | itemAdd("itemID") | Add one copy of item. | | itemAdd("itemID", 5) | Add 5 copies. | | itemRemove("itemID") | Remove one copy. | | inventory.gold += 500 | Add gold. |

Common item IDs:

CoC2.player.str = 50        // Sets Strength to 50
CoC2.player.cor = 100       // Max corruption
CoC2.player.level = 10
CoC2.player.XP = 10000
CoC2.player.refreshHp()     // Fully heal
CoC2.player.refreshMana()   // Fully restore mana