ProjectRender Posted February 10, 2012 Posted February 10, 2012 Hello, I'm new to the modding scene and was just wondering how you can increase the rate of health regeneration through the creation kit. Thanks in advance!
ProjectRender Posted February 10, 2012 Author Posted February 10, 2012 Would you by chance know the console code? I've searched through google and can't come up with it.
scrivener07 Posted February 10, 2012 Posted February 10, 2012 Gamplay > Settings then use the filter with key words like health, Im sure its in there somewhere 8)
ProjectRender Posted February 10, 2012 Author Posted February 10, 2012 I'm still a little new with the whole console concept, I've tried every variant of gameplay and settings in the console and can't seem to come across anything. I tried narrowing by typing help health, but i only got a list of items with regeneration enchants. Can you narrow it down a little more? Sorry for the persistance, I really am working on modding in general and this seems like a fun way to start.
kalekannon Posted February 10, 2012 Posted February 10, 2012 I believe what scrivener07 was referring to was. in the CK go to Gamplay > Settings then filter by health. not the console.
KraGeRzR Posted February 10, 2012 Posted February 10, 2012 On 2/10/2012 at 6:26 AM, ProjectRender said: I'm still a little new with the whole console concept, I've tried every variant of gameplay and settings in the console and can't seem to come across anything. I tried narrowing by typing help health, but i only got a list of items with regeneration enchants. Can you narrow it down a little more? Sorry for the persistance, I really am working on modding in general and this seems like a fun way to start. The commands you're after are: player.getav healrate player.modav healrate amount Check your current healrate value with getav, add or subtract to or from it with modav.There are also more commands to alter the value, like forceav or setav... Find previously used console commands by hitting the Up key on your keyboard.
ProjectRender Posted February 10, 2012 Author Posted February 10, 2012 Thanks for the help guys/gals much appreciated, this makes playing a two handed supposedly hard*** barbarian a little less frustrating.
Korodic Posted February 10, 2012 Posted February 10, 2012 On 2/10/2012 at 7:21 AM, KraGeRzR said: On 2/10/2012 at 6:26 AM, ProjectRender said: I'm still a little new with the whole console concept, I've tried every variant of gameplay and settings in the console and can't seem to come across anything. I tried narrowing by typing help health, but i only got a list of items with regeneration enchants. Can you narrow it down a little more? Sorry for the persistance, I really am working on modding in general and this seems like a fun way to start. The commands you're after are: player.getav healrate player.modav healrate amount Check your current healrate value with getav, add or subtract to or from it with modav.There are also more commands to alter the value, like forceav or setav... Find previously used console commands by hitting the Up key on your keyboard. he wants "player.forceav healrate #"
ProjectRender Posted February 12, 2012 Author Posted February 12, 2012 Thanks again for the info, but i have run into a problem. I was toying with the healrate and set it to 3.9, I played a few minutes like this and exited the game after saving. Now the healrate increase feels a little op for me and when I try to change it back it will not convert to the new setting. I have tried multiple times with no success, if anyone has any idea whats going on the advice is well needed.
Recommended Posts