Code | Effect
|
---|
damage x y | Damage a creature X for Y points. Where x is the index ID of the creature (see 'print creatures') and Y is the amount of damage.
|
give all items | Give all items to the party. Including Weapons, Armour, Amulets, Belts, Ammo, Potions etc
|
give all spells | All mages in the party now get ALL spells at tier 4.
|
give exp x | Give every party member experience points. Where x is the amount of AP
|
give money x | Give money to the player party. Where x is the amount of money in farthings
|
godmode | Make all party members super strong." I.e. +1000 to most stats. Type again to disable.
|
help x | Print detailed info about a command X to the console.
|
help | Print all commands to the console.
|
jump to chapter x | Jump to a chapter X. Where x is the number of the chapter (1-5)
|
kill creature x | Kill the creature with the given index. Where x is the index of the creature to kill (see 'print creatures' command to get ID)
|
kill team enemies | Kills all enemies on screen.
|
lose | Instantaniously lose the current fight. Sometimes this means Game Over.
|
print creatures | Print creature indices and ID to the console. Used in Kill Creature and Damage commands
|
start chapter x | Start the game at a specific chapter. Where x is the chapter (1-5)
|
win | Instantaniously win the current fight. Useful when the game hangs after the battle.
|