# MedicRP Plugin for SCP: Secret Laboratory
MedicRP is an EXILED framework plugin that revolutionizes the medical system in SCP: Secret Laboratory, adding depth and strategy to healing mechanics with its unique Healing Potential System.
## Features
### 🏥 Comprehensive Healing System
- **Multiple Healing Methods**:
- Medkits with limited uses
- SCP-500 with full health restoration
- Makeshift healing for medics
- Painkillers (optional)
- Healing efectivness system wich decreases over time
- **Smart Target Detection**: Uses raycasting to accurately find the closest alive target in line of sight
Key aspects:
- Each player starts with
DefaultPotential
(100% by default) - Healing effectiveness decreases by
HealingReduction
(3.33% by default) after each heal - Medkits heal for
20 × (current potential/100)
HP - SCP-500 completely resets potential to 100%
- Potential is role-specific and resets when changing roles
- Special buffs for medical roles (configurable)
- Unique makeshift healing ability
- Enhanced healing effectiveness (+20 HP bonus by default)
- Adjust all parameters via config file:
- Healing amounts and durations
- Movement restrictions during healing
- Medkit uses and depletion rates
- Healing potential mechanics
- Ensure you have EXILED installed (v9.5.2 or higher)
- Download the latest MedicRP release
- Place the
MedicRP.dll
in your EXILED plugins folder - Configure settings in
configs/MedicRP.yml
- Restart your server
Heal Count | Potential | Medkit Heal (Normal) | Medkit Heal (Medic) |
---|---|---|---|
1st | 100% | 20 HP | 40 HP |
2nd | 96.67% | 19.33 HP | 39.33 HP |
3rd | 93.34% | 18.67 HP | 38.67 HP |
... | ... | ... | ... |
After SCP-500 | 100% | 20 HP | 40 HP |
Medics receive DefaultPotential + MedicHealingBuff (20 HP by default)
Detail | Information |
---|---|
Name | MedicRP |
Version | 2.0.0 |
Author | Kanekuu |
Required EXILED | 9.5.2+ |
Dependencies | EXILED, HarmonyX |
We welcome contributions! Here's how you can help:
- Report bugs via GitHub Issues
- Suggest features in Discussions
- Submit pull requests for improvements
This project is licensed under the MIT License.
For support, create an issue on GitHub or tell me on EXILED server.