delayUnconCaptiveFor heal hitpoints, I suggest naming it along the lines of exactly what it does:
"Bandages heal damage"
EDEN Atrribute have to be moved up again.

I have not been able to reproduce the Morphine bug. Both morphine and epinephrine got removed.
Test conditions @alganthe ?
@TheMagnetar dedicated environment, shot myself with a remote controlled unit.
Gave myself a morphine in the left arm while the unit had a morphine stick in it's uniform inventory and I had none, the stick didn't disappear.
Unconscious person can access medical menu and bandage themselves
Heal hitpoints setting related to #6458 where some useful previous discussion has taken place. Apparently my opinion on the setting name hasn't changed since then 馃槅
I'm not sure if this is a bug, but when you got a patient. You will get the button for CPR, but this will immediately stop if the target isn't in cardiac arrest. For bandaging and stitching we got the button only when it's needed. Maybe do it here too.
These are different conditions. Maybe merge them to one. Because clicking the button and immediately stop the action isn't nice.
Can we open the discuss about #5293 again? I mean atropine should really raise the hr
If I rember correctly I was the one adding the possibility to do cpr if the target is not in cardiac arrest. It was by design to make sure people check whether or not the target needs cpr. My test group quickly found out that the cpr button is a reliable option to tell the status of a person. Maybe introducing an setting would be an option. If not I would vote to be able to do cpr even if the target is not in cardiac arrest.
If not I would vote to be able to do cpr even if the target is not in cardiac arrest.
That would be nice
I'd say make CPR always an option if patient isn't responsive (as you'd never accidentally do it to someone who is) and have it cause damage to the torso, then if you do it on someone who doesn't need it it's counterproductive - incentivising status checks first.
You will never deal damage with CPR but some rip breaks if you do it too long. This is normal even for patients who are in the need to get CPR. In real life you can even do CPR on reponsive persons (Normally it comes with a lot of pain)
In real life you can even do CPR on reponsive persons (Normally it comes with a lot of pain)
That is why you will get hit in face first.
I mean atropine should really raise the hr
Adenosine and Atropine should be removed from game. There is no use for them. There is no poisoning implemented.
By damage I was thinking along the lines of bruising.
To be honest, back when I had more time, I wanted to overhaul how CPR works and just make it a continuous action until disengaged which would intermittently perform a status check for you.
I suggest being able to set how long a unit remains unconscious for after being wounded. Kind of stupid for someone to be unconscious for 25 seconds. Never seen that in my life as a EMT.
Should note as discussed in slack:
HR skyrockets between 4 - 5L of blood
This is due to the updateHeartRate function in vitals and it's unclear if intentional (we really need to be commenting why code is doing what it's doing).
The first condition is false so the targetBP stays at 107 and the second condition is true so the HR keeps increasing.
HR skyrockets between 4 - 5L of blood
I think this is the implementation of #1733, although the HR change is significantly different with a HR of 220 being reached just before Class 4 Hemorrhage.
Trivial. Pain / color grading effects are too tame.
Although borderline settings bloat, making this a setting that users can define could be an easier alternative

tag older design issue https://github.com/acemod/ACE3/issues/3134
Most helpful comment
By damage I was thinking along the lines of bruising.
To be honest, back when I had more time, I wanted to overhaul how CPR works and just make it a continuous action until disengaged which would intermittently perform a status check for you.