Seeds of Chaos, developed by Ravens Court, is notorious for its punishing difficulty, complex resource management, and the agonizingly slow pace of stat progression. Whether you are stuck on a difficult boss fight, want to unlock a specific scene without replaying 20 hours, or simply wish to build your ultimate demonic fortress without the grind, the console is your best friend.
This guide provides a comprehensive list of console commands, cheat engine flags, and save editing tips for the latest version of Seeds of Chaos.
Disclaimer: Using cheats can break scripted events or corrupt your save file if done carelessly. Always back up your save folder (located in %AppData%/RenPy/SeedsOfChaos) before editing.
Once the console is open (Shift + O), type these commands and press Enter. Seeds Of Chaos Cheats And Console Commands
| Command | Effect |
|--------|--------|
| gold = 999999 | Set gold amount |
| souls = 9999 | Set Souls of the Damned |
| corruption = 100 | Increase corruption (0–100) |
| corruption = 0 | Reset corruption |
| order = 100 | Increase Order resource |
| order = 0 | Reset Order |
| Command | Faction |
|---------|---------|
| rep_order.add(30) | Order |
| rep_chaos.add(30) | Chaos |
| rep_dominion.add(30) | Dominion |
| rep_wild.add(30) | Wild |
| rep_goblins.add(30) | Goblin tribe |
| Command | Effect |
| :--- | :--- |
| gold = 9999 | Sets your gold to 9999. |
| food = 9999 | Sets your food supply. |
| wood = 9999 | Sets your wood resource. |
| stone = 9999 | Sets your stone resource. |
| essence = 999 | Adds dark essence (chaos resource). |
| pp = 100 | Sets Power Points. |
| ip = 100 | Sets Influence Points. | Mastering the Abyss: The Complete Guide to Seeds
Replace X with the character's variable name (e.g., rowan_love, alexia_love).
| Command | Effect |
| :--- | :--- |
| rowan_love = 100 | Sets Rowan’s affection/love. |
| alexia_love = 100 | Sets Alexia’s affection. |
| rowan_dom = 100 | Sets Rowan’s dominance score. |
| alexia_sub = 100 | Sets Alexia’s submission score. |
| corruption = 50 | Sets global corruption level. |
Once the console is open (a black text bar appears at the top of the screen), type the following commands exactly. If you're having trouble accessing the console, make
Q: How do I get infinite Stamina for the training yard?
A: In the console, type $ rowan_stamina = 999. It resets daily, so you may need to lock it or use a Memory Editor.
Q: Is there a cheat to get Alexia back if she leaves?
A: Yes. Type $ alexia_left = False and $ alexia_dead = False. Then use $ renpy.call("alexia_return_event"). This forces the reunion scene.
Q: Can I get banned for using console commands? A: No. Seeds of Chaos is a single-player offline game. The developers actually left the console in the code intentionally for debug purposes.