Life Stealer allows players to receive an amount of health when they deal damage.
Permissions
Permissions are defined in the config file.
Configuration
{
"Version": {
"Major": 1,
"Minor": 2,
"Patch": 0
},
"Permissions": {
"default": {
"Lifesteal % (of damage dealt)": 50,
"Static Heal": 0,
"Heal from Players?": true,
"Heal from Scientists?": true,
"Heal from Animals?": false,
"Heal from Patrol Helicopter?": false,
"Heal from Bradley APC?": false,
"Custom Victims ShortPrefabName (Optional)": []
},
"vip1": {
"Lifesteal % (of damage dealt)": 60,
"Static Heal": 0,
"Heal from Players?": true,
"Heal from Scientists?": true,
"Heal from Animals?": true,
"Heal from Patrol Helicopter?": false,
"Heal from Bradley APC?": false,
"Custom Victims ShortPrefabName (Optional)": []
},
"vip2": {
"Lifesteal % (of damage dealt)": 70,
"Static Heal": 5,
"Heal from Players?": true,
"Heal from Scientists?": true,
"Heal from Animals?": true,
"Heal from Patrol Helicopter?": true,
"Heal from Bradley APC?": true,
"Custom Victims ShortPrefabName (Optional)": [
"autoturret_deployed",
"guntrap.deployed"
]
}
}
}
Credits
- Krungh Crow previous maintainer/contributor
- redBDGR the original creator of this plugin
This plugin is unlicensed and the original author reserves all rights to it.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.

