Blade of Darkness Submitted by: rickHH Note: This game is also titled Severance: Blade Of Darkness. CheatMode: ---------- Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "menu.py" file in the "scripts" folder. Add the following lines at the end of the file to enable cheat mode: import cheats -------------- cheats.ActivateMiscCheats() cheats.ActivateLaserEyes() cheats.ActivateWeaponGrow() cheats.ActivateGoreCheatsCheats() cheats.ActivateLevelCheats() Then, press one of the following keys during game play. Result Key ----------------------------- Small sword - 1 Big sword - 2 Big shield - 3 Small shield - 4 Create lightsaber - G Start lightsaber - K Toggle invincibility - [F10] Move camera left - [F5] Move camera right - [F6] Change MOV - P Sleepy Hollow type gore - H Mutational gore - M Matrix type gore - X Level skip - [F9] Level up - [F8] Cheat mode (alternate): ----------------------- Enter one of the following codes. Note: The game may need to be completed first before they can be activated. Result Code --------------------------------- Maximum HP and stamina - allmighty All weapons - tothepoint All items - itemsgalore All keys for current level - doorsnomore Level skip - levelend Maximum level gain - levelheaded Invincibility: -------------- Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "control.py" file in the "config" folder. Add the following line at the end of key binding section, where is any available key: Bladex.AssocKey("ToggleInvinciblilty","Keyboard","") Add the same line in the "defcontrol.py" in the "scripts" folder. Press the key that was bound during game play to toggle invincibility. Edit character: --------------- Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "chardata.py" file in the "stats" folder. Any character stat can be edited.