aura_healing 
Applies healing to those in the area. Will provide them with an alert while they're in range, as well as give them a healing particle. Can be applied to those only with a trait conditionally.
Vars | |
blood_heal | Amount of blood to heal over a second |
---|---|
brute_heal | Brute damage to heal over a second |
burn_heal | Burn damage to heal over a second |
current_alerts | A list of being healed to active alerts |
healing_color | The color to give the healing visual |
last_heal_effect_time | Cooldown between showing the heal effect |
limit_to_trait | Trait to limit healing to, if set |
organ_healing | Map of organ (such as ORGAN_SLOT_BRAIN) to damage heal over a second |
range | The range of which to heal |
requires_visibility | Whether or not you must be a visible object of the parent |
simple_heal | Amount of damage to heal on simple mobs over a second |
stamina_heal | Stamina damage to heal over a second |
suffocation_heal | Suffocation damage to heal over a second |
toxin_heal | Toxin damage to heal over a second |
wound_clotting | Amount of bleed/pierce wound lowering per second. |
Var Details
blood_heal 
Amount of blood to heal over a second
brute_heal 
Brute damage to heal over a second
burn_heal 
Burn damage to heal over a second
current_alerts 
A list of being healed to active alerts
healing_color 
The color to give the healing visual
last_heal_effect_time 
Cooldown between showing the heal effect
limit_to_trait 
Trait to limit healing to, if set
organ_healing 
Map of organ (such as ORGAN_SLOT_BRAIN) to damage heal over a second
range 
The range of which to heal
requires_visibility 
Whether or not you must be a visible object of the parent
simple_heal 
Amount of damage to heal on simple mobs over a second
stamina_heal 
Stamina damage to heal over a second
suffocation_heal 
Suffocation damage to heal over a second
toxin_heal 
Toxin damage to heal over a second
wound_clotting 
Amount of bleed/pierce wound lowering per second.