Severance: Blade of Darkness чит-файл №5

Add this code at the end of Scripts\Menu.py file to enable some cheats:
import cheats
cheats.ActivateMiscCheats()
cheats.ActivateLaserEyes()
cheats.ActivateWeaponGrow()
cheats.ActivateGoreCheatsCheats()
cheats.ActivateLevelCheats()

and start a new game. It's not official change. Please, be careful.


###################################################

## Cheats keyboard map
###################################################

#
# CHEAT NUMBER 1: SCALE WEAPONS AND SHIELDS
###################################################

Cheat Key
SmallSword 1
BigSword 2
BigShield 3
SmallShield 4

#
# CHEAT NUMBER 2: Start Wars Stuff
###################################################

Cheat Key
StartLaser K
CreateLightSabre G


#
# CHEAT NUMBER 3: Miscelanea
###################################################


Cheat Key
ToggleInvincibility F10
Camera Left F5
Camera Right F6
Change Mov P


#
# CHEAT NUMBER 4: GoreCheats
###################################################

Cheat Key
SleepyHollow H
Mutational M
Matrix X

#
# CHEAT NUMBER 5: LevelChangeCheats
###################################################


Cheat Key
NextLevel F9
LevelUp F8


-----------------

Another version

Having recently completed severance blade of darkness, The ending credits
revealed some interesting cheat codes. Since they were shown after the ending
cinematic, they may only work once the game is finished.**

allmighty - Raises hp and stamina to maximum
tothepoint - All weapons
itemsgalore - This one speaks for itself
doorsnomore - Adds all keys on current level
levelend - Finishes current level
levelheaded - Maximum level gain

** there is a small chance these are the Barbarian only cheats as I have only
finshed Severance with this class so far. Also, These cheats were revealed on
the
english version so they may or may not work for any other.

--------

Another way of cheating:

Just edit the chardata.py in the /stats dir to change stats of your character

------

Alternate God Mode
Open the control.py file from your "config" game folder. At the end of the key
bindings list, add the following line:

Bladex.AssocKey("ToggleInvinciblilty","Keyboard","p")

Next, open the defcontrol.py file from your "scripts" game folder and make the
same addition. While in the game you may now press "P" for God Mode. Press "P"
again to deactivate. You may bind this cheat to any key by substituting your
choice for the "p" in the line above.