byond - Modules - TypesVar Details - Proc Details

enhancement

Vars

damage_multiplierDamage bonus given by this ability.
essence_link_actionReferences Essence Link and its vars.
existing_enhancementUsed to determine whether Enhancement is already active or not. Also allows access to its vars.
speed_additionSpeed bonus given by this ability.

Procs

end_abilityEnds the ability if the Enhancement buff is removed.
link_essence_actionLinks this action to
unlink_essence_actionSignal proc to delink essence_link. Should only happen when the owner is being deleted to begin with

Var Details

damage_multiplier

Damage bonus given by this ability.

References Essence Link and its vars.

existing_enhancement

Used to determine whether Enhancement is already active or not. Also allows access to its vars.

speed_addition

Speed bonus given by this ability.

Proc Details

end_ability

Ends the ability if the Enhancement buff is removed.

Links this action to

Signal proc to delink essence_link. Should only happen when the owner is being deleted to begin with