Can someone explain in more simple terms how to get this MOD to work? I can't seem to get it to work. I love your Mods by the way, the Harder Hard MOD is awesome!
This is great but for the reasons posted in other comments, the blur and whatnot, do you think it could be possible that you can regen outside of combat to 50% of your hps? Or maybe you regen very VERY slowly?
I didn't find how to remove that effect sadly. I cannot apply a limit simply, but you can look at the script, at the line where I put the regen to 0.00000. Try to change the value to something like 0.01
Thank you very much for your work.Is it possible to make a mod to increase fall damage from various heights? This will add a special charm to the game.
This is great. The only problem is that you end up having to run about with that ugly blur/chromatic aberration for ages if you're out of health potions
I wanted to update the mod so if you eat or drink, you get a buff (in the script) for X time with very small health regen ... well 12 hours later and I abandon as I cannot catch when the player plays a specific animation
39 comments
I cannot apply a limit simply, but you can look at the script, at the line where I put the regen to 0.00000.
Try to change the value to something like 0.01
Player.CriticalHealthFX = nil
Below the line
Player.PercentHealthRecoverdPerSecond = 0.000000
I wanted to update the mod so if you eat or drink, you get a buff (in the script) for X time with very small health regen ... well 12 hours later and I abandon as I cannot catch when the player plays a specific animation
Yep. Installed manually works :D
I was looking for a mod that boosts the difficulty and immersion (without increasing enemy health or damage necessarily).
Is it possible to make the drinking animation a little longer? (~1s, or give maybe some options)
And as a bonus: Prevent healing while knocked down?
Hooking to animations and changing / blocking logic is a bit more difficult to do, for now I don't have particular plans.
You can check my other mod Harder Mode(s) to add difficulty in other aspects (like less potions)
I already have some of the harder mode tweaks installed, makes a really interesting difference.
If you ever come across changing the animation or whatelse, remember me :D
I'd really like a longer drinking animation.
Besides that, really great mods! The game feels really more impact full now.