Body Part HP
Allows changing the hitpoints of every body part used in the game.
Details
As I felt that some body parts, mainly the Torso and Tails, have too little hitpoints,
I previously made some patches for private use to increase those.
But since other people had the same problem a universal solution became more interesting.
This was realized through code instead of xml-patches.
For every found bodypart a setting is generated, through which the hitpoint value can be modified. Hitpoints are then changed via BodyPartDefs.
[i]The source code is included in the mod, for anyone interested.[/i]
WARNING!
Reduction of hitpoints can cause loss of bodyparts and death if the bodypart in question has [i]wounds[/i] or [i]scars[/i] which lower its hitpoints below the new level!
[b]Please report any issues![/b]
I take no responsibility for lost arms, legs, organs or other vital parts! :)
Use at your own risk!
[b]Should be save to add on a running game.
Removal will result in all hitpoints being reset to the original values,
potentially causing loss of bodyparts and death.[/b]
GitHub: [url=https%3A%2F%2Fgithub.com%2FXT-0xFF%2FBodyPartHP]https://github.com/XT-0xFF/BodyPartHP[/url]