While playing open the console with [;] and enter the following codes:
|
Cheat |
Code |
| Add X advancement points |
cheat("advance",X) |
| Add X blood magic |
cheat ("strength",X) |
| Add X experience |
cheat("experience",X) |
| Add X soul magic |
cheat ("spell",X) |
| Change speed to X |
SetMoveSpd(mc_ID,X) |
| Cover map |
CoverMap() |
| Disable god mode |
SetImmortal(mc_ID,0) |
| Enable god mode |
SetImmortal(mc_ID,1) |
| Export named hero |
ExportHero(heroname) |
| Full health |
cheat("health") |
| Full mana |
cheat("mana") |
| Get X gold |
AddGold(mc_ID,X) |
| Reveal map |
UncoverMap() |
| Spawn named hero |
ImportHero(heroname) |