Dungeons


Dungeons

Dungeons

Dungeons follows the mis-adventures of the foremost of all Dungeon Lords, who spends his time luring heroes into his labyrinthine creations with the promise of treasure and a good fight - only to be trapped by his ingenious devices. Once they are in his grasp, our Dungeon Lord must look after and cherish his new found prisoners until they are more comfortable with their surroundings because come the "harvest", happy heroes have more precious soul energy for you to gleefully extract via foul prisons or twisted torture chambers!

Description

Dungeons

Dungeons follows the mis-adventures of the foremost of all Dungeon Lords, who spends his time luring heroes into his labyrinthine creations with the promise of treasure and a good fight - only to be trapped by his ingenious devices. Once they are in his grasp, our Dungeon Lord must look after and cherish his new found prisoners until they are more comfortable with their surroundings because come the "harvest", happy heroes have more precious soul energy for you to gleefully extract via foul prisons or twisted torture chambers!


Console
Category
Publisher
Realmforge Studios, Kalypso
Developer
Realmforge Studios
Genre
Strategy > General
Release Date (US)
02/15/2011
Release Date (EU)
02/04/2011
Release Date (JP)
04/28/2011
ESRB Rating



Game Pictures



Cheat Codes/Hints

Cheat mode

Use a text editor such as notepad to edit the "config.cfg" file in the "\Users\[username]\AppData\Roaming\Kalypso Media\Dungeons" directory. Add the line Development.Enabled = true to the file, then save it. Begin game play, type con! then press [F1], to display the console window. Enter one of the following codes to activate the corresponding cheat function.

Effect
Code
Alternately, Use a text editor to edit the "config.cfg" file in the "\Users\[username]\AppData\Roaming\Kalypso Media\Dungeons" directory. Add the line Misc.Specialversion = CHEATGUI to the file, then save it. Begin game play, then press [F12] for various cheats.

Cheat mode (alternate)

Use a text editor such as notepad to edit the "init.py" file in the "data" directory in the game folder. Add the following lines at the bottom of the file:

def CG(gold = 1000000):
Send(CheatMessage("c_SetGold("+str(gold)+")", Vector3.ZERO, 0))

def CSE(se = 1000000):
Send(CheatMessage("c_SetSoulEnergy("+str(se)+")", Vector3.ZERO, 0))

def CP(p = 1000000):
Send(CheatMessage("c_SetPrestige("+str(p)+")", Vector3.ZERO, 0))

def CSP(sp = 300):
Send(CheatMessage("c_SetSkillPoints("+str(sp)+")", Vector3.ZERO, 0))

def CAP(ap = 1000):
Send(CheatMessage("c_SetAttributePoints("+str(ap)+")", Vector3.ZERO, 0))

Doing this will add 1 million gold, 1 million Soul Energy, 1 million prestige (until you place a prestige gimmick), 300 skill points, and 1,000 attribute points. Note: This only works on the unpatched version of the game. Once the game is patched, this python script is replaced with Lua scripts.



 




Home | View All Consoles | Terms

Copyright 2014 - 2024, DragonHints®. All rights reserved. There is only one reality, your own.

Disclaimer:
Information provided on this website is for educational and personal use only. As we are unable to test every cheat code/hint that we provide, please use them at your own risk.