Summary
Bridges ACE-DEV medical states and real-time drug concentrations into RSS. Injuries drain stamina; treatment accelerates recovery. All effects computed from the ACE-DEV PK/PD system
Description
=== FEATURES ===
Injury → Stamina Drain
• Bleeding: +0~40% stamina drain (oxygen carrying capacity loss)
• Pain: +0~20% stamina drain when moving (motor efficiency reduction)
• Low Health: +0~30% stamina drain near death (systemic stress response)
• Endogenous Catecholamines: automatic compensation — ~95% at light injury, ~40% at critical
Medication → Stamina Effects (Real-time PK/PD Concentration Model)
• Epinephrine: concentration-proportional stamina recovery + metabolic rebound penalty on decline
• Morphine: pain suppression handled internally by ACE — bridge reads post-suppression pain values
• Metoprolol (β-blocker): +0~15% stamina drain when moving (limited cardiac output)
• Phenylephrine (vasopressor): +0~10% stamina drain (peripheral vasoconstriction)
• Naloxone (opioid antagonist): mild additional stamina drain (withdrawal stress)
Treatment → Stamina Recovery
• Bleeding stopped: stamina recovery bonus proportional to bleeding reduction
• Health restored: stamina recovery bonus proportional to health increase
=== DEPENDENCIES ===
• Realistic Stamina System (RSS) — required — AGPL-3.0
• ACE-DEV (Advanced Combat Environment) — required — GPL-2.0
=== COMPATIBILITY ===
• Fully compatible with RSS combat stim (caffeine injection) — independent effects
• All ACE-DEV medical items work normally (bandages, morphine, epinephrine, etc.)
• Drug effects computed from ACE-DEV PK/PD system — no hardcoded timers
• AI characters affected by ACE-DEV damage and medication
=== LICENSE ===
AGPL-3.0
=== AUTHOR ===
ViVi141
License
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU Affero General Public License is a free, copyleft license for
software and other kinds of works, specifically designed to ensure
cooperation with the community in the case of network server software.
The full text of the GNU AGPLv3 is available at:
<https://www.gnu.org/licenses/agpl-3.0.html>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.