Is there any way to max your HPs at level up? Some type of patch or mod? I'm using Livonyas latest mod now and having a blast, but the HP thing just drives me nuts. I'm one of those people that will spend 30 minutes just saving and reloading repeatedly to get the most hps.
I see Ki Rin already made a similar post. From reading the few responses I'm guessing nothing has been made to do it. Are there any good character editors for this? I'll just level the characters up and then edit them to max hps.
Dear friend, actually there is nothing like that and I guess that nobody will do it. Instead it wouldn't be a bad idea having the Liv's kid to allow pepople to choose between rolling HPs or automatically adding the medium score eac level, but I wonder if this is possible or just too hard to code.
My way around it is using the console game.party[X].stat_base_set(stat_hp_max,Y) Just replace X with a number that indicates which character you want to indicate, starting with 0 for your first character, 1 for the second, etc. Replace Y with the value you want the new stat to be. Adjusting HP in this way sets the base HP from hit dice only, that is, before any modifiers for constitution or (I think) the "toughness" feat.
To be honest I don't know anything about D&D rules or how they work, I just know how to get the game to do what I want. I hope that this answers your question. The highest I've ever set my hp is about 200. I did this at level 3 and with all 18s so I think the number I put in was 193 and then the game adds the bonuses from level and constitution so I think it works by Y+level+constitution+other_bonuses=hp, after that I let the game add hp so in the end I had hp of about 270ish I think it was. for more infromation look at this thread