Corruption Of Champions 2 Console Commands

If you have the downloaded version, follow these steps to open the developer console:

  • take [itemid] [amount]: Removes items from your inventory.

  • sex: Initiates a scene change or exploration of certain environments related to...ahem... character interactions.

  • goto [label]: Teleports to a specific label or room in the current area, if it exists.

  • noclip: Disables or enables clipping through walls. Useful for exploring.

  • invulnerable: Toggles invulnerability.

  • givegold [amount]: Adds gold.

  • takegold [amount]: Removes gold.

  • goto
  • spawn [amount]

  • Would you like a condensed one-page cheat sheet version of this, or help finding item IDs for a specific transformation?

    Corruption of Champions 2 (CoC2) does not feature a traditional in-game "cheat console" like many other titles. Instead, players typically use the browser developer console or a built-in Cheat Menu to modify their gameplay. How to Access the Console

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

    Keyboard Shortcut: Press F12 or Ctrl + Shift + I (Windows/Linux) or Cmd + Option + I (Mac) to open the console. corruption of champions 2 console commands

    Alternate Shortcut: Some versions may respond to Ctrl + Shift + J.

    Important: Most commands in this game are case-sensitive and require specific JavaScript-style syntax to work. Essential Console Commands

    These commands allow you to modify your player character (PC) directly. Entering pc in the console will often return a list of editable properties for your character. Edit Powers: To manage your abilities, use the following: powers: Lists all available powers in the console.

    pc.addPower(POWERS.PowerName): Adds a specific power to your character. Example: pc.addPower(POWERS.FireBolt, POWERS.Heal). Manage Perks: 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).

    Character Attributes: You can modify physical and mechanical traits by targeting the pc object (e.g., pc.HP, pc.corrupt). Be cautious, as using incorrect tags for body types can cause save instability. The Built-in Cheat Menu

    For many players, the official Cheat Menu has replaced the need for complex console coding. This menu often implements the most popular "cheats" through a user-friendly interface rather than a command line. Risks and Best Practices

    Backup Your Saves: Modifying game data via the console can lead to "save bloating" or permanent instability. Always create a backup before experimenting.

    Third-Party Tools: If console commands are too complex, unofficial save editors are widely used by the community as an alternative way to "cheat" or fix bugged stats.

    Stability: Adding powers or perks not intended for the player character can sometimes harm your game's performance or bloat your UI.


  • removeitem [amount]
  • addgold
  • setgear
  • The console in Corruption of Champions II serves as a powerful tool for debugging and bypassing grind walls. While user-friendly compared to raw code injection, it requires knowledge of internal ID strings to be effective. Users are advised to use these tools responsibly to avoid corrupting their save files.


    Disclaimer: This guide is for educational and debugging purposes. Console commands are officially unsupported by the developers for general gameplay; use at your own risk. If you have the downloaded version, follow these

    In the realm of Corruption of Champions II (CoC2), console commands represent a bridge between the standard player experience and total structural control. Unlike traditional RPGs that might hide "cheats" behind complex menus, CoC2—being built on modern web technologies like HTML and JavaScript—allows players to directly manipulate the game's state through a browser's developer console. The Architecture of the Console

    Accessing these commands requires opening the Developer Tools (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

    The most powerful commands generally fall into three categories: character manipulation, inventory management, and world state (flags).

    Character Manipulation (pc.): The pc object represents the player character. By entering pc into the console, players can inspect or edit their "player character" data, including attributes like body types and tags.

    Example: pc.addItem(ITEMS.itemName) allows for immediate acquisition of any item in the game's database.

    Flag and Progress Control (flags.): Flags are the primary way the game tracks story progress, relationships, and world changes.

    Commands like flags.FLAGNAME = value can reset quest lines or trigger specific conditions, such as pregnancy status or relationship milestones.

    System Overrides: For players primarily interested in the visual elements, specific JavaScript snippets can be used to bypass months of gameplay.

    Gallery Unlocks: Commands can iterate through the game's asset lists to unlock all CGs (computer graphics) and character busts instantly, bypassing the need for manual discovery. Ethics and Stability

    While some players view these commands as a necessary tool to bypass "level grinding" or distasteful mandatory encounters, they carry significant risks. Because these commands interact directly with the game's code, they are strictly case-sensitive. Mistyping a variable or entering an invalid body tag can lead to save data instability or "bloating," potentially rendering a save file unusable. Finding your browser's developer console - Balsamiq

    Corruption of Champions 2 (CoC2) , the primary "good feature" of using console commands is take [itemid] [amount] : Removes items from your inventory

    the ability to bypass typical gameplay limitations or bugs by directly executing JavaScript

    . Unlike a dedicated cheat menu, the console provides granular control over the game's internal data. Key Functional Features Direct Interaction with Game Objects : You can directly modify your player character by entering and chaining attributes, such as adding experience ( pc.addExp(amount) ) or items ( pc.safeAddItem(ITEMS.item_name) Forcing Specific Content

    : You can trigger any scene at any time by typing its internal name followed by parentheses (e.g., CaitSexVaginal() Unlocking Assets

    : High-level scripts can be used to instantly unlock all character busts or CGs in the gallery without fulfilling their in-game requirements. Companion Management

    : You can match companion levels to your own or add specific powers to them that might otherwise be unavailable. Ease of Use Features : The console supports Tab-autocomplete

    for item and power names, making it easier to find the correct identifiers without a reference list. Accessing the Console

    The console is accessible in both the browser and standalone (downloaded) versions of the game: Browser/Standalone Ctrl + Shift + I to open the developer tools. Standalone Alternative : If the shortcut fails, you can find the index.html file in the game's /resources/app/

    folder and open it directly in a supported browser like Chrome or Firefox. Critical Warning

    Using the console is more powerful but also riskier than using an external CoC2 Save Editor . Incorrect commands or typos can cause excessive save data bloating

    or game instability. Always back up your save files before experimenting with developer commands. or a script for unlocking all gallery CGs

    browser console save editing without breaking saves - Fenoxo Forums

    Corruption of Champions 2 (CoC2) is a popular roguelike RPG that offers a rich experience with extensive character customization and a vast array of gameplay mechanics. For players looking to enhance their experience or simply experiment with different scenarios, console commands can be a useful tool. These commands can be used to adjust game settings, manipulate character stats, and more. Here’s a guide on how to use console commands in Corruption of Champions 2 and some examples of commands you might find useful: