damage_aura
Applies a status effect and deals damage to people in the area. Will deal more damage the more people are present.
Vars | |
blood_damage | Amount of blood to damage over a second |
---|---|
brute_damage | Brute damage to damage over a second |
burn_damage | Burn damage to damage over a second |
current_owner | Sets a special set of conditions for the owner |
damage_message | If set, gives a message when damaged |
immune_factions | Which factions are immune to the damage aura |
last_damage_effect_time | Declares the cooldown timer for the damage aura effect to take place |
message_probability | Probability for above. |
organ_damage | Map of organ (such as ORGAN_SLOT_BRAIN) to damage damage over a second |
range | The range of which to damage |
requires_visibility | Whether or not you must be a visible object of the parent |
simple_damage | Amount of damage to damage on simple mobs over a second |
stamina_damage | Stamina damage to damage over a second |
suffocation_damage | Suffocation damage to damage over a second |
toxin_damage | Toxin damage to damage over a second |
Procs | |
check_requirements | The requirements for the mob to be effected by the damage aura. |
owner_effect | What effect the damage aura has if it has an owner. |
Var Details
blood_damage
Amount of blood to damage over a second
brute_damage
Brute damage to damage over a second
burn_damage
Burn damage to damage over a second
current_owner
Sets a special set of conditions for the owner
damage_message
If set, gives a message when damaged
immune_factions
Which factions are immune to the damage aura
last_damage_effect_time
Declares the cooldown timer for the damage aura effect to take place
message_probability
Probability for above.
organ_damage
Map of organ (such as ORGAN_SLOT_BRAIN) to damage damage over a second
range
The range of which to damage
requires_visibility
Whether or not you must be a visible object of the parent
simple_damage
Amount of damage to damage on simple mobs over a second
stamina_damage
Stamina damage to damage over a second
suffocation_damage
Suffocation damage to damage over a second
toxin_damage
Toxin damage to damage over a second
Proc Details
check_requirements
The requirements for the mob to be effected by the damage aura.
owner_effect
What effect the damage aura has if it has an owner.