vurryman Posted October 8, 2023 Share Posted October 8, 2023 (edited) Game.GetStatsSystem():AddModifier(Game.GetPlayer():GetEntityID(), RPGManager.CreateStatModifier("Stamina", gameStatModifierType.Additive, 300)) There is already a console key that increase max stamina. However when I restart the game, Max stamina returns to 100. I would like to request a mod that maintains the increased Max stamina or the way to create this mod. Edited October 8, 2023 by vurryman Link to comment Share on other sites More sharing options...
chiptehubah5 Posted October 28, 2023 Share Posted October 28, 2023 I've been looking for the same, the closest mod was an old one that no longer works called "Every Version of the Cyberware Bionic Lungs Will Increase Stamina" https://www.nexusmods.com/cyberpunk2077/mods/4167 I almost want to make it myself but even after researching wolvenkit and the lua scripting likely needed to do it, I'm a little intimidated and unsure of where to start. I'm not unfamiliar with programming, in fact the lua part is probaby the easy part. Just knowing what variable/value to change / command to call in lua would make all the difference in making this happen Link to comment Share on other sites More sharing options...
Recommended Posts