essence_link

Vars | |
attunement_increase | Cooldown for passive attunement increase. |
---|---|
current_beam | The beam used to represent the link between linked xenos. |
essence_link_action | References the Essence Link action and its vars. |
link_owner | The owner of the link. |
link_target | Whom the owner is linked to. |
plasma_warning | Cooldown for the plasma warning. |
plasma_warning_cooldown | Delay between plasma warnings. Plasma warnings are issued if there's not enough plasma for the passive regeneration. |
was_within_range | If the target xeno was within range. |
Procs | |
end_link | Ends the link prematurely. |
share_heal | Shares heals with the linked xeno. |
share_jelly | Shares the Resin Jelly buff with the linked xeno. |
toggle_beam | Toggles the effect beam on or off. |
toggle_link | Toggles the link signals on or off. |
update_beam | Updates the link's appearance. |
Var Details
attunement_increase

Cooldown for passive attunement increase.
current_beam

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

References the Essence Link action and its vars.
link_owner

The owner of the link.
link_target

Whom the owner is linked to.
plasma_warning

Cooldown for the plasma warning.
plasma_warning_cooldown

Delay between plasma warnings. Plasma warnings are issued if there's not enough plasma for the passive regeneration.
was_within_range

If the target xeno was within range.
Proc Details
end_link
Ends the link prematurely.
share_heal
Shares heals with the linked xeno.
share_jelly
Shares the Resin Jelly buff with the linked xeno.
toggle_beam
Toggles the effect beam on or off.
toggle_link
Toggles the link signals on or off.
update_beam
Updates the link's appearance.