Kiroshi Cybernetic Makeover (Script)
The file contains a script to tweak a bunch of V’s attributes and player stats using the Cyber Engine Tweaks Console.
REQUIRES CYBER ENGINE TWEAKS TO USE
https://www.cyberpunk2077mod.com/cyber-engine-tweaks/
This is really a scriptfor you to use and not a mod to install. The script contains commands that change V’s attributes.
Place the script here : plugins/cyber_engine_tweaks/scripts
Then Launch your game and go into the Cyber Engine Tweaks Console by pressing ~ key and type: dofile(“plugins/cyber_engine_tweaks/scripts/upgradev.lua”)
this will run the script.
Use command Game.PrintAttributes() to see if there are any other attributes you want to turn on or off. if so add that line to the .lua file and run the script again.
Most of stat changes work but some do not (since some configs are meant for NPCs.. (sorry no optical camo for now).
One benefit of the script is using richochet trajetory analysis and smart weapons without swapping mods. To use richochet trajectory without sacrificing smart link, equip your powergrip cyberware but then go into the Cyber Engine Tweaks Console and set the attribute “HasSmartLink” to “1”. The full command syntax is in the file. Enjoy!
The script also increase carry weight. It does a lot more but you will see when you run it. Most settings wont persist after shutting the game down hence the need for the script.
Many changes made will not persist after shutting the game down and loading the save again.