trigger_heal
This is an entity on id Tech 3 engines, present on Enemy Territory. Below you can find its spawnflags, keys and editor settings for each game that defines it.
Enemy Territory
Any entity that touches this will be healed at a specified rate up to a specified maximum.
Keys
| Key |
Description |
| healrate |
rate of healing per second, default 5 (whole numbers only) |
| healtotal |
the maximum of healing this trigger can do. if <= 0, it's unlimited. default 0 (whole numbers only) |
| target |
cabinet that this entity is linked to |
Editor
| Property |
Value |
| Type |
brush entity |
| Color |
.5 .5 .5 |
| Spawn function |
SP_trigger_heal |