I am trying do some things with health/stamina outside of combat and had some things I wasn't sure about.
1) Is it possible for the player be in Combat Mode while receiving a bj? I know you can be attacked and "in combat", as I can remember countless times of Frank punching me in the face during such things, but can the player be set as "in combat" (without someone necessarily coming to beat them up) during Intimacy; I am primarily trying to make it possible to disable Health Regen, and only thing I can find is AbleToRechargeHealthInCombat state. Unfortunately, activating PlayerCombatMode during a bj messes with the pose and does not look good
2) If it's not possible, is there some other way to prevent health from regenerating? Or stamina/energy? I just need to be able to reduce one of these values without it naturally increasing over time
Health, Stamina and Regen
Forum rules
Please follow all Eek! Forum rules.
Please follow all Eek! Forum rules.
-
- Posts: 1
- Joined: Wed Mar 27, 2024 5:38 am
- Contact:
Re: Health, Stamina and Regen
If scripting is not an option or too complex, another approach could be to apply a hidden debuff to the player during the scene that prevents regeneration. This debuff could be set to last for the duration of the scene and then automatically remove itself once the scene concludes.
-
- Posts: 1
- Joined: Thu Oct 03, 2024 7:20 am
- Contact:
Re: Health, Stamina and Regen
I agree with you that disabling Health Regen and activating PlayerCombatMode while getting a bj ruins the posture and doesn't look good. However, there is no other way to prevent health regeneration or increase stamina without it increasing naturally over time.