Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

Kruulos

Uploaded by

Jadehild

Virus scan

Safe to use

Tags for this mod

About this mod

With this mod you will always open locked doors, windows, fences and such with the highest of your Body or Tech stat.

Requirements
Permissions and credits
BodyTech

Annoyed that your build only focuses either on Tech or Body and there are doors with skill checks that you just can't open? Annoyed that because of this you will miss some cool stuff in a single player game?     This mod will help you.

Updated for: 2.0
Last tested with game version: 2.12

What it does
While looking at a door that has a skill check this mod will change your Body stat temporarily to be the same number as your Tech stat or your Tech stat temporarily to be the same number as your Body stat whichever is higher. You will always open doors, window blinders and such with your highest of Body/Tech stat. Simple.

Detailed example

Without this mod You see a door that has Body skill check of 5 but you only have 4 Body. You can't open the door without raising your Body stat.

With this mod You see a door that has Body skill check of 5 but you only have 4 Body. Your Tech stat is 8. While looking at the door this mod will raise your Body stat to be 8 and you can open the door. Once the door is opened your Body stat will be automatically lowered back to 4 so you won't gain any 'unfair' advantage afterwards.

Installation
Download and install the required Cyber Engine Tweaks mod. Then extract the BodyTech zip archive in the main root of your game. There should be bodytech folder in your Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods folder. Start the game and enjoy opening doors you previously had no access to. No need for binding keys or other such setup.

Restrictions
This mod will only work on doors, windows, window blinders and fences. No mine disabling with punches! This mod will not help you with dialogue options either. It just helps with opening doors so that you wont miss any special loot.

Is this cheating?
Yes. Kind of. It is a small advantage for people who don't want to miss places/loot because they chose not to spend points in Tech or Body. You still cannot open the door that requires stat of 20 with your starting character who maybe has stat of 7 so there is progression. And the stat point bonus is temporary

Known Problem
Saving the game while looking at a skill check door is disabled! Do not upgrade your character (Body / Tech values) while looking at a door! The mod will change your stat and if you save your game it will save the modified stat. Then when you load the save the mod won't know that you previously had lower stat value. If you upgrade your character (tech or body) while your stat is being modified this mod will change you stat back to what it was before you started looking at the skill check door/window. This mod will disable saving while looking any of the affected skill check doors, windows etc. to prevent that from happening. If it still happens to you, you can fix your stats two ways: use console commands

For Body attribute use (change the number 10 to what your old value was)
PlayerDevelopmentSystem.GetInstance(Game.GetPlayer()):GetDevelopmentData(Game.GetPlayer()):SetAttribute("Strength", 10)

For Tech attribute use (change the number 10 to what your old value was)
PlayerDevelopmentSystem.GetInstance(Game.GetPlayer()):GetDevelopmentData(Game.GetPlayer()):SetAttribute("TechnicalAbility", 10)
 
or you can download the cool Respector mod which allows you to change your stats easily if the above looks scary.

Credits
Join the modding discord. There are very helpful and friendly people.
Shoutouts for keanuWheeze (distance calculation) & psiberx (quicksave disabling)