CoC2.player.perks.add(PerkType.LEATHERSKIN) CoC2.player.removePerk(PerkType.CORRUPTION_GROWTH)
inventory.gold += 1000 itemAdd("s_glo_red", 5)
If you need a specific weapon, armor piece, or transformation potion, you can force the game to place it directly into your inventory slots. pc.inventory.addItem(items.[ITEM_ID]);
: 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 corruption of champions 2 console commands
To access the console in CoC2, you'll need to enable the developer mode. Here's how:
setWingType("[wing_type]") – Equips your character with functional or cosmetic wings.
: 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 The Built-in Cheat Menu To access the console
CoC2.player.tail.type = TailType.DEMONIC CoC2.player.wings.type = WingType.BAT_LIKE
: Custom mods may disable or overwrite default console scripts. To help refine your game configuration, let me know: Do you need help triggering a specific NPC romance flag ? Are you trying to fix a broken quest state ?
: Press F12 or Ctrl + Shift + J (Windows/Linux) or Cmd + Option + J (Mac). Ease of Use Features : The console supports
setSkinColor("[color]") – Changes the pigment of your base skin or hide.
– Appends a tail matching the designated species archetype. setheight [inches] – Changes your exact height in inches.
Incorrect commands can bloat your save data or cause game instability. It is highly recommended to back up your save before using the console.
Use Ctrl + Shift + I to toggle developer tools.