xeno_psychic_link

Vars | |
link_range | How far apart the linked mobs can be |
---|---|
minimum_health | Minimum health threshold before the effect is deactivated |
psylink_beam | The beam used to represent the link between linked xenos. |
redirect_mod | Percentage of damage to be redirected |
target_mob | Xenomorph the owner is linked to |
was_within_range | If the target xeno was within range |
Procs | |
handle_brute_damage | Transfers mitigated brute damage |
handle_burn_damage | Transfers mitigated burn damage |
handle_dist | Handles the link breaking due to distance |
handle_mob_dead | Handles the link breaking due to dying |
link_toggle | Handles the link toggling on and off |
Var Details
link_range

How far apart the linked mobs can be
minimum_health

Minimum health threshold before the effect is deactivated
psylink_beam

The beam used to represent the link between linked xenos.
redirect_mod

Percentage of damage to be redirected
target_mob

Xenomorph the owner is linked to
was_within_range

If the target xeno was within range
Proc Details
handle_brute_damage
Transfers mitigated brute damage
handle_burn_damage
Transfers mitigated burn damage
handle_dist
Handles the link breaking due to distance
handle_mob_dead
Handles the link breaking due to dying
link_toggle
Handles the link toggling on and off