byond - Modules - TypesVar Details - Proc Details

essence_link

Vars

attunement_increaseCooldown for passive attunement increase.
current_beamThe beam used to represent the link between linked xenos.
essence_link_actionReferences the Essence Link action and its vars.
link_ownerThe owner of the link.
link_targetWhom the owner is linked to.
plasma_warningCooldown for the plasma warning.
plasma_warning_cooldownDelay between plasma warnings. Plasma warnings are issued if there's not enough plasma for the passive regeneration.
was_within_rangeIf the target xeno was within range.

Procs

end_linkEnds the link prematurely.
share_healShares heals with the linked xeno.
share_jellyShares the Resin Jelly buff with the linked xeno.
toggle_beamToggles the effect beam on or off.
toggle_linkToggles the link signals on or off.
update_beamUpdates 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.

References the Essence Link action and its vars.

The owner of the link.

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

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.

Toggles the link signals on or off.

update_beam

Updates the link's appearance.