The Forge is currently under construction. Data is synchronized with the hub every 30 minutes. Help report issues!

Mod Details

Better Hit Reaction

Better Hit Reaction 1.2.0

Created by takenmake

2.8K Downloads

SPT 3.7.6 Compatible

Tired of your stamina being drained after taking a few hits? This mod lets you change that.

This is a small mod that changes the amount of stamina lost and the speed penalty incurred when hit. It simply multiplies these values by a factor, which is customizable in the config!

Customization:

The default value of the factor is 0.5, so the amount of stamina lost is roughly half of what it normally is. In general, when the factor is less than 1, you will lose less stamina when hit. If it’s greater than one, you will lose more stamina when hit. The configuration file will be generated on the first run, but you can also use the in-game configuration manager to change things by pressing F12. (NOTE: the in-game configuration manager displays a slider in addition to the text input box as of v1.0.1. If you want any degree of precision since most people will want the factor to be less than one, use the input box and not the slider!)

Installation:

Drag and drop the BepInEx folder onto your SPT directory.

Version 1.2.0
Download Mod Version

SPT 3.7.6

Latest Compatible SPT Version

844 Downloads

Created Nov 23rd, 2023

Updated Nov 23rd, 2023

Virus Total Results

Recompiled for SPT 3.7.3.

It was tentatively working beforehand, but this is just insurance.

Version 1.1.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

907 Downloads

Created Jun 18th, 10:26 PM

Updated Jun 18th, 10:26 PM

Virus Total Results

Updated for SPT 3.5.7. Also seems to work with SPT 3.5.8.

Now using a less intrusive (and easier to maintain) method of patching, so hopefully the mod will have improved compatibility in general. This should have been done to begin with, but I didn’t so here we are now.

Version 1.0.1
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

899 Downloads

Created Apr 26th, 2023

Updated Apr 26th, 2023

Virus Total Results

For SPT 3.5.5.

A small patch to constrain the factor values within “reasonable” limits. The factor is now limited between 0 and 1000 for the factor (naturally, you’ll have to type in the text box beside the slider the ConfigurationMenu plugin added automatically for any degree of precision).

Negative values seem to behave the same as 0 in my testing, so I removed them since they were both unnecessary and I don’t trust them to not create issues.

1000 is the maximum because at that point you’re already basically immobilized when hit, and I want to reduce the chance someone will accidentally overflow the data type.

Version 1.0.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

151 Downloads

Created Apr 25th, 2023

Updated Apr 25th, 2023

Virus Total Results

For SPT 3.5.5.

Not quite yet...