Nathan55 Posted September 5, 2019 Share Posted September 5, 2019 I'm thinking about making a combat mod that removes the damage applied directly through a number to your health bar, and instead adds wounds(bleeding damage) that will slowly chip at your health until you're too wounded and bleed out or you're out of combat and heal up. I also want to make it compatible with mods that delevel skyrim. To do this I have been thinking about solutions to bring OP enemies, and weak ones, in line with each other so that you can kill them in a similar amount of time. (armor and weapons being the factor instead of level) This is where spell magnitude comes into play. Is there a way to adjust the bleed damage of a spell so that you can remove a percent of health, instead of a hard number? (at 10%, an enemy with 100 health would lose 10hp per tic, and one with 1000 would lose 100 per tic). Also, is there a way to interrupt the vanilla application of damage to the player and NPCs? I think it's silly that a giant can kill a dragon so easily. Link to comment Share on other sites More sharing options...
Evangela Posted September 7, 2019 Share Posted September 7, 2019 Can only be done with a perk(by adding it through script and you need many perks if you plan on adjusting the magnitude on the fly) or SKSE. Link to comment Share on other sites More sharing options...
Nathan55 Posted September 10, 2019 Author Share Posted September 10, 2019 Thanks for answer. I have SKSE, I'll look into that. Cheers! Link to comment Share on other sites More sharing options...
Recommended Posts